aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* add support for read(len, str)Technorama team2004-05-031-5/+9
* Backport Ruby's OpenSSL changesMichal Rokos2003-08-142-2/+11
* IndentsMichal Rokos2003-07-221-2/+2
* typo fixedGOTOU Yuuzou2003-07-211-1/+1
* *** empty log message ***GOTOU Yuuzou2003-07-212-19/+4
* *** empty log message ***GOTOU Yuuzou2003-07-216-190/+189
* Digest is Ruby compatible again, more examples are workingMichal Rokos2003-07-211-2/+2
* * ossl_ocsp.c: OCSP::Respopnse#basic returns nil if no OCSP_BASICRESP given.GOTOU Yuuzou2003-07-031-10/+11
* * lib/net/https.rb: revised. (tested on Ruby-1.8.0-previre3)GOTOU Yuuzou2003-07-012-48/+57
* *** empty log message ***GOTOU Yuuzou2003-07-011-20/+7
* *** empty log message ***GOTOU Yuuzou2003-06-081-0/+4
* FTPTLSMichal Rokos2003-05-281-0/+62
* add random_key and random_ivTechnorama team2003-04-231-1/+13
* BN: Make it work with Ruby's nums, PKCS7&X509: Fix for big serialsMichal Rokos2002-11-111-3/+0
* *** empty log message ***GOTOU Yuuzou2002-10-151-8/+3
* * ossl_ssl.c: fixed around verify callback invocation.GOTOU Yuuzou2002-10-122-7/+8
* * lib/openssl/buffering.rb: typo fixed (sent by Hiroshi Nakamura)GOTOU Yuuzou2002-07-282-22/+6
* X509::Name fixesMichal Rokos2002-06-261-52/+0
* OSSL_Debug fix, BN - interface changed for #rand, #pseudo_randMichal Rokos2002-06-121-0/+1
* PKey#sign and #verify moved to C-space (pkey.c)Michal Rokos2002-06-102-77/+0
* PKey (DH|DSA|RSA) cleanup and rewrite (EVP_PKEY is now wrapped), final cleani...Michal Rokos2002-06-061-47/+0
* Cipher moved to Factory styleMichal Rokos2002-06-043-1/+62
* Fix digest.rb - don't call super for singletons (hex)digest - call Digest::(h...Michal Rokos2002-06-041-2/+2
* Get rid of ANY classesMichal Rokos2002-06-041-4/+4
* Initial revisionMichal Rokos2002-06-0411-447/+493
* * Macros fixupsossl1-ossl2-branch-pointMichal Rokos2002-04-071-5/+0
* * WARNING! All to_str methods are not used any longer (use to_text instead)Michal Rokos2002-03-052-5/+4
* * 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-212-1/+1
* for compatibility with old SSLSocketGOTOU Yuuzou2001-11-165-26/+193
* Initial revisionMichal Rokos2001-11-165-0/+697