aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add support for older openssl versionsossl2-originTechnorama team2004-06-272-0/+3
* add support for older openssl versionsTechnorama team2004-06-272-14/+36
* add more testsTechnorama team2004-06-273-21/+53
* switch to HMAC_Init_ex. add cleanup in .copy.Technorama team2004-06-271-2/+3
* add mythical EVP_CIPHER_CTX_copyTechnorama team2004-06-263-4/+10
* add mythical EVP_CIPHER_CTX_copyTechnorama team2004-06-261-0/+22
* fix .dupTechnorama team2004-06-261-12/+17
* fix memory leak with .resetTechnorama team2004-06-261-3/+4
* *** empty log message ***Technorama team2004-06-141-1/+1
* *** empty log message ***Technorama team2004-06-141-0/+4
* fix check for EVP_CIPHER_CTX_set_paddingTechnorama team2004-06-142-4/+2
* add key_len=Technorama team2004-06-141-4/+14
* add support for read(len, str)Technorama team2004-05-032-12/+26
* date changeTechnorama team2004-04-101-1/+1
* update required versionsTechnorama team2004-03-271-2/+2
* compiling fixesTechnorama team2004-03-271-0/+7
* fall back to rb_f_lambda if rb_block_proc not availableTechnorama team2004-02-251-0/+4
* add check for rb_block_procTechnorama team2004-02-251-0/+1
* add openssl version check for Cipher.set_paddingTechnorama team2004-02-251-1/+4
* cut & paste bugfixTechnorama team2004-02-201-1/+1
* add support for ruby1.6Technorama team2004-02-201-4/+17
* duplicate DEFINE_ALLOC_WRAPPER fixedTechnorama team2004-02-201-1/+1
* add clone for ruby1.6Technorama team2004-02-191-0/+2
* add pkcs5_v15_passwordTechnorama team2004-02-181-0/+32
* small bugfix for cloneTechnorama team2004-02-182-2/+2
* add clone support for ruby1.6Technorama team2004-02-181-1/+3
* move Get/SetDigest to ossl_digest.h for future RSA changesTechnorama team2004-02-182-11/+11
* add clone wrapper for ruby1.6Technorama team2004-02-181-1/+22
* use __attribute__ instead of NORETURNTechnorama team2004-02-181-1/+1
* Released 1.0.1Michal Rokos2003-08-142-1/+4
* Backport Ruby's OpenSSL changesMichal Rokos2003-08-1426-226/+484
* * examples/crlstore.rb: Run even if http-access2 is not installed.NAKAMURA Hiroshi2003-07-254-30/+14
* Cut check_openssl()Michal Rokos2003-07-232-15/+3
* VERSIONMichal Rokos2003-07-231-0/+4
* Pretty printMichal Rokos2003-07-232-10/+17
* Remove not-used coreMichal Rokos2003-07-223-89/+5
* v1.0.0GOTOU Yuuzou2003-07-223-104/+6
* Config fixesMichal Rokos2003-07-222-3/+11
* IndentsMichal Rokos2003-07-2210-24/+29
* typo fixedGOTOU Yuuzou2003-07-211-1/+1
* refine styleGOTOU Yuuzou2003-07-211-38/+39
* *** empty log message ***GOTOU Yuuzou2003-07-213-19/+5
* *** empty log message ***GOTOU Yuuzou2003-07-217-190/+192
* *** empty log message ***GOTOU Yuuzou2003-07-2119-109/+103
* *** empty log message ***GOTOU Yuuzou2003-07-214-2/+10
* *** empty log message ***GOTOU Yuuzou2003-07-212-1/+3
* OpenSSL 0.9.6 compatibility IIMichal Rokos2003-07-218-26/+100
* OpenSSL 0.9.6 compatibilityMichal Rokos2003-07-2113-41/+354
* Digest is Ruby compatible again, more examples are workingMichal Rokos2003-07-2116-67/+88
* *** empty log message ***GOTOU Yuuzou2003-07-191-733/+0