aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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 serialsOSSL2_BEFORE_FIXING_INDENTMichal 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-0410-0/+1121