summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509v3/v3_lib.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* KNF.jsing2014-04-211-71/+108
|
* no need for malloc castsderaadt2014-04-211-1/+1
|
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-2/+2
| | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free
* resolve conflicts, fix local changesdjm2010-10-011-9/+15
|
* resolve conflictsdjm2009-01-091-1/+1
|
* resolve conflictsdjm2008-09-061-3/+4
|
* merge 0.9.7c; minor bugsfixes;markus2003-11-111-0/+1
| | | | | API addition: ERR_release_err_state_table [make includes before you build libssl/libcrypto]
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-2/+78
|
* openssl-engine-0.9.6 mergebeck2000-12-151-12/+16
|
* OpenSSL 0.9.5 mergebeck2000-03-191-22/+66
| | | | | | *warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2 if you are using the ssl26 packages for ssh and other things to work you will need to get new ones (see ~beck/libsslsnap/<arch>) on cvs or ~beck/src-patent.tar.gz on cvs
* OpenSSL 0.9.4 mergebeck1999-09-291-0/+177