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