aboutsummaryrefslogtreecommitdiffstats
path: root/ossl_config.c
Commit message (Expand)AuthorAgeFilesLines
* Config fixesMichal Rokos2003-07-221-3/+8
* *** empty log message ***GOTOU Yuuzou2003-07-211-11/+5
* OpenSSL 0.9.6 compatibility IIMichal Rokos2003-07-211-9/+1
* OpenSSL 0.9.6 compatibilityMichal Rokos2003-07-211-1/+9
* call ossl_raise with NULL when no message is passedMichal Rokos2003-07-091-4/+4
* Some ifdefs for Win32Michal Rokos2003-02-211-1/+1
* * Indent by 4 spaces, 1 tab has the width of 8 spaces.OSSL2_AFTER_FIXING_INDENTGOTOU Yuuzou2002-12-171-80/+80
* alias to Config#section as Config#[]Michal Rokos2002-09-271-0/+1
* ossl_config.c: changed #value so: value("AAA"), means value(nil, "AAA")Michal Rokos2002-07-241-5/+8
* Fix lookup CRLs during #verify when CRL is addedMichal Rokos2002-07-101-1/+1
* Minor cleanups (use RSTRING after StringValue)Michal Rokos2002-07-091-2/+2
* Drop OSSL_Check_Type (Use OSSL_Check_Kind where needed)Michal Rokos2002-06-131-1/+2
* Fix build in WindowsMichal Rokos2002-06-131-2/+6
* change all rb_raise and OSSL_Raise to ossl_raiseMichal Rokos2002-06-121-21/+37
* X509Attr, X509Cert, X509CRL, X509Ext, X509Name, X509Req, X509Revoked, X509Sto...Michal Rokos2002-06-071-3/+3
* Config reviewedMichal Rokos2002-06-041-35/+36
* Initial revisionMichal Rokos2002-06-041-0/+127