openssl/crypto/x509
Ralf S. Engelschall 20b85fdd76 Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO).
PS: Feel free to move the IMPLEMENT_STACK_OF(X509_INFO) from
    crypto/asn1/x_info.c to any other place where you think it fits better.
    X509_INFO is a structure slightly spreaded over ASN.1, X509 and PEM code,
    so I found no definitive location for IMPLEMENT_STACK_OF(X509_INFO).  In
    crypto/asn1/x_info.c it's at least now bundled with X509_INFO_new() and
    friends.
1999-05-04 08:56:51 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
by_dir.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
by_file.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
Makefile.ssl Support INSTALL_PREFIX for packagers. 1999-04-29 21:52:08 +00:00
x509_cmp.c Another safe stack. 1999-05-01 17:40:57 +00:00
x509_d2.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
x509_def.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
x509_err.c Complete rewrite of the error code generation script. It now runs as a single 1999-04-24 00:15:18 +00:00
x509_ext.c Yet another stack. 1999-05-02 21:36:58 +00:00
x509_lu.c Support verify_depth from the SSL API without need for user-defined 1999-05-01 03:20:40 +00:00
x509_obj.c Another safe stack. 1999-05-01 17:40:57 +00:00
x509_r2x.c Another stack. 1999-05-01 18:08:44 +00:00
x509_req.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
x509_set.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
x509_txt.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
x509_v3.c Yet another stack. 1999-05-02 21:36:58 +00:00
x509_vfy.c Another stack. 1999-05-01 18:08:44 +00:00
x509_vfy.h Support verify_depth from the SSL API without need for user-defined 1999-05-01 03:20:40 +00:00
x509.h Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO). 1999-05-04 08:56:51 +00:00
x509name.c Another safe stack. 1999-05-01 17:40:57 +00:00
x509rset.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
x509type.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
x_all.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00