aboutsummaryrefslogtreecommitdiffstats
path: root/lib/openssl.rb
Commit message (Expand)AuthorAgeFilesLines
* * x509name.c: let initialize() give a Array instead of a Hash.GOTOU Yuuzou2002-12-091-43/+21
* * ossl.h: include <openssl/e_os.h>GOTOU Yuuzou2002-07-231-1/+1
* * WARNING! All to_str methods are not used any longer (use to_text instead)Michal Rokos2002-03-051-2/+2
* * transition from rb_raise to OSSL_Raise (where possible)Michal Rokos2002-02-131-0/+18
* * Dropped Random classMichal Rokos2002-02-061-3/+2
* * selfdipatch BN implementation (test only)Michal Rokos2002-01-161-4/+28
* * added OpenSSL-SNAPSHOT style NO_* (OPENSSL_NO_*)Michal Rokos2002-01-101-1/+4
* * OpenSSL 0.9.6c support (BN)Michal Rokos2002-01-101-56/+75
* * BN is (somewhat) full imp. nowMichal Rokos2002-01-061-0/+6
* * Further checking (Check_SafeStr, memory leaks)Michal Rokos2002-01-041-57/+205
* buffering.rb went under ``openssl'' directory.GOTOU Yuuzou2001-11-211-1/+1
* for compatibility with old SSLSocketGOTOU Yuuzou2001-11-161-0/+9
* Initial revisionMichal Rokos2001-11-161-0/+97