aboutsummaryrefslogtreecommitdiffstats
path: root/ossl_x509revoked.c
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***GOTOU Yuuzou2003-07-211-1/+1
* call ossl_raise with NULL when no message is passedMichal Rokos2003-07-091-6/+6
* *** empty log message ***GOTOU Yuuzou2003-06-271-2/+2
* * ossl_x509ext.[ch]: rename ossl_x509ext_get_X509_EXTENSION to DupX509ExtPtr,...GOTOU Yuuzou2003-06-271-2/+2
* Make OSSL2 work with Ruby1.6 too (currently #dup, #copy isn't working)Michal Rokos2003-02-241-0/+1
* Port to Ruby1.8 (alloc|copy) framework.Michal Rokos2002-12-291-2/+2
* * Indent by 4 spaces, 1 tab has the width of 8 spaces.OSSL2_AFTER_FIXING_INDENTGOTOU Yuuzou2002-12-171-122/+113
* BN: Make it work with Ruby's nums, PKCS7&X509: Fix for big serialsOSSL2_BEFORE_FIXING_INDENTMichal Rokos2002-11-111-10/+5
* Fix lookup CRLs during #verify when CRL is addedMichal Rokos2002-07-101-1/+1
* UTC->local time conversion fixesMichal Rokos2002-06-181-1/+1
* Cert and Revoked minor cleanupsMichal Rokos2002-06-141-2/+6
* Drop OSSL_Check_Type (Use OSSL_Check_Kind where needed)Michal Rokos2002-06-131-1/+1
* Fixed some checks for retval and some mem.leaksMichal Rokos2002-06-121-1/+1
* change all rb_raise and OSSL_Raise to ossl_raiseMichal Rokos2002-06-121-9/+9
* X509Attr, X509Cert, X509CRL, X509Ext, X509Name, X509Req, X509Revoked, X509Sto...Michal Rokos2002-06-071-70/+79
* Initial revisionMichal Rokos2002-06-041-0/+230