aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Timezone insensitive time comarison.NAKAMURA Hiroshi2003-07-082-3/+3
* *** empty log message ***GOTOU Yuuzou2003-07-031-0/+20
* add test to compare output with openssl command line equivTechnorama team2003-04-241-7/+25
* Use Time::utc for conversionMichal Rokos2003-02-241-2/+2
* Port X509::Request to Ruby1.8 copy_object frameworkMichal Rokos2003-01-061-0/+5
* CRL to Ruby1.8 dup_framework, fix test-link targetMichal Rokos2003-01-061-0/+5
* Port to Test::Unit 1.6Michal Rokos2002-12-3110-10/+10
* Port to Ruby1.8 (alloc|copy) framework.Michal Rokos2002-12-2910-10/+19
* implement #become for Ruby 1.7.3 dup, clone interfaceMichal Rokos2002-09-052-0/+5
* clear OpenSSL error in ossl_raiseMichal Rokos2002-09-051-0/+1
* add dup, clone methods to TCMichal Rokos2002-09-041-0/+4
* ossl_config.c: changed #value so: value("AAA"), means value(nil, "AAA")Michal Rokos2002-07-241-2/+3
* NEW TestCasesMichal Rokos2002-07-013-4/+170
* X509::Revoked TestCaseMichal Rokos2002-07-012-1/+64
* X509::CRL fixesMichal Rokos2002-07-012-4/+142
* X509::Name fixesMichal Rokos2002-06-261-10/+2
* UTC->local time conversion fixesMichal Rokos2002-06-181-0/+155
* ossl_digest_EVP_MD renamed to GetDigestPtrMichal Rokos2002-06-121-0/+50
* Added TestCase for ConfigMichal Rokos2002-06-121-0/+38
* New testcases, Digest#== fixupMichal Rokos2002-06-123-0/+118
* OSSL_Debug fix, BN - interface changed for #rand, #pseudo_randMichal Rokos2002-06-121-28/+38
* BN: fix # of argsMichal Rokos2002-06-121-41/+65
* BN#to_s fix, TestCase for BN (test/tc_bn.rb) addedMichal Rokos2002-06-111-0/+129
* Initial revisionMichal Rokos2002-06-0442-1561/+0
* * Macros fixupsossl1-ossl2-branch-pointMichal Rokos2002-04-077-8/+11
* * Cipher IV fixupMichal Rokos2002-03-111-5/+3
* * WARNING! All to_str methods are not used any longer (use to_text instead)Michal Rokos2002-03-057-21/+21
* * fixed and improved verify_callbacks in ossl_(ssl|x509store).cMichal Rokos2002-01-101-15/+65
* * BN is (somewhat) full imp. nowMichal Rokos2002-01-062-9/+11
* * Further checking (Check_SafeStr, memory leaks)Michal Rokos2002-01-041-0/+9
* - HMAC addedMichal Rokos2001-11-201-2/+2
* added X509::Certificate .to_derMichal Rokos2001-11-191-0/+3
* RSA.new requires a block for callback.GOTOU Yuuzou2001-11-171-4/+19
* Sync with DEVELMichal Rokos2001-11-161-2/+17
* Initial revisionMichal Rokos2001-11-1642-0/+1466