aboutsummaryrefslogtreecommitdiffstats
path: root/ossl_x509ext.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-5/+4
* *** empty log message ***GOTOU Yuuzou2003-07-011-5/+21
* *** empty log message ***GOTOU Yuuzou2003-07-011-30/+41
* typo fixedGOTOU Yuuzou2003-06-281-1/+1
* *** empty log message ***GOTOU Yuuzou2003-06-271-1/+11
* Added #params_ok?, #generate_key!, and #compute_keyMichal Rokos2003-06-101-1/+1
* *** empty log message ***GOTOU Yuuzou2003-06-081-1/+1
* *** empty log message ***GOTOU Yuuzou2003-06-081-5/+18
* 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-3/+3
* * Indent by 4 spaces, 1 tab has the width of 8 spaces.OSSL2_AFTER_FIXING_INDENTGOTOU Yuuzou2002-12-171-172/+158
* x509crl.c: GetX509CRLPtr and DupX509CRLPtr macros introduced and subst for os...Michal Rokos2002-07-101-1/+1
* change all rb_raise and OSSL_Raise to ossl_raiseMichal Rokos2002-06-121-11/+11
* X509Store ported to Ruby 1.8 interfaceMichal Rokos2002-06-091-1/+1
* X509Cert: introduced GetX509CertPtr and DupX509CertPtrMichal Rokos2002-06-081-3/+15
* X509Attr, X509Cert, X509CRL, X509Ext, X509Name, X509Req, X509Revoked, X509Sto...Michal Rokos2002-06-071-78/+92
* Initial revisionMichal Rokos2002-06-041-0/+283