summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/a_enum.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-3/+3
| | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free
* resolve conflictsdjm2008-09-061-5/+7
|
* resolve conflictsdjm2005-04-291-1/+1
|
* Merge OpenSSL 0.9.7-stable-20020605,beck2002-06-071-1/+11
| | | | correctly autogenerate obj_mac.h
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-56/+2
|
* openssl-engine-0.9.6 mergebeck2000-12-151-139/+26
|
* OpenSSL 0.9.5 mergebeck2000-03-191-7/+18
| | | | | | *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/+326