aboutsummaryrefslogtreecommitdiffstats
path: root/ossl_x509.c
Commit message (Collapse)AuthorAgeFilesLines
* IndentsMichal Rokos2003-07-221-5/+6
|
* *** empty log message ***GOTOU Yuuzou2003-07-211-0/+10
|
* OpenSSL 0.9.6 compatibility IIMichal Rokos2003-07-211-6/+0
|
* OpenSSL 0.9.6 compatibilityMichal Rokos2003-07-211-0/+6
|
* * ossl.c: added verify callback functions.GOTOU Yuuzou2003-06-191-1/+56
| | | | | | | | | * ossl_ssl.c: re-implement verify callback. * ossl_x509.c: added X509 constants. * ossl_x509store.c: - added X509::Store::purpose=, X509::Store::trusted=, - added X509::StoreContext#verify. - re-implement verify callback.
* * Indent by 4 spaces, 1 tab has the width of 8 spaces.OSSL2_AFTER_FIXING_INDENTGOTOU Yuuzou2002-12-171-10/+10
|
* X509Attr, X509Cert, X509CRL, X509Ext, X509Name, X509Req, X509Revoked, ↵Michal Rokos2002-06-071-8/+8
| | | | X509Store port to 1.8 and new class creation fixups
* Initial revisionMichal Rokos2002-06-041-0/+29