openssl/crypto/pem
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
Makefile.ssl Support INSTALL_PREFIX for packagers. 1999-04-29 21:52:08 +00:00
message Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
pem.h Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO). 1999-05-04 08:56:51 +00:00
pem2.h Break circular dependency between pem and err. 1999-01-30 13:40:34 +00:00
pem_all.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
pem_err.c Complete rewrite of the error code generation script. It now runs as a single 1999-04-24 00:15:18 +00:00
pem_info.c Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO). 1999-05-04 08:56:51 +00:00
pem_lib.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
pem_seal.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 01:14:46 +00:00
pem_sign.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
pkcs7.lis Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00