aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * extconf.rb: should make depend under $srcdir.ossl2-pre-096GOTOU Yuuzou2003-07-146-34/+48
* * ossl_x509store.c: add second argument of X509::Store#verifyGOTOU Yuuzou2003-07-142-26/+25
* *** empty log message ***GOTOU Yuuzou2003-07-111-2/+2
* OSSL 0.2.0-pre2 releasedossl-0-2-0-pre3GOTOU Yuuzou2003-07-112-5/+6
* *** empty log message ***GOTOU Yuuzou2003-07-102-6/+10
* * ossl_x509req.c: Add Request#signature_algorithm.NAKAMURA Hiroshi2003-07-103-3/+31
* * examples/gen_csr.rb: Add 'key' option to specify keypair file.NAKAMURA Hiroshi2003-07-106-22/+216
* * examples/ca/init_sub_ca.rb: Add a command line option for CN.NAKAMURA Hiroshi2003-07-104-14/+14
* bio2obj part IIMichal Rokos2003-07-101-12/+14
* FixexMichal Rokos2003-07-105-48/+75
* *** empty log message ***GOTOU Yuuzou2003-07-092-4/+21
* *** empty log message ***GOTOU Yuuzou2003-07-092-0/+6
* call ossl_raise with NULL when no message is passedMichal Rokos2003-07-0928-275/+276
* * examples/cert_store_view.rb: Support trust anchor.NAKAMURA Hiroshi2003-07-084-34/+101
* * examples/ca/gen_cert.rb: Add some options. --noakid is an option worthy toNAKAMURA Hiroshi2003-07-084-8/+96
* Timezone insensitive time comarison.NAKAMURA Hiroshi2003-07-082-3/+3
* * ossl_x509cert.c, ossl_x509crl.c: Add (Certificate|CRL)#signature_algorithm.NAKAMURA Hiroshi2003-07-083-0/+52
* *** empty log message ***GOTOU Yuuzou2003-07-062-2/+4