summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/comp/comp_lib.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tags as requested by miod and teduderaadt2014-06-121-0/+1
|
* calloc instead of malloc/memset. from Benjamin Baiertedu2014-05-251-2/+1
|
* KNF.jsing2014-04-261-46/+45
|
* 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-6/+0
|
* openssl-engine-0.9.6 mergebeck2000-12-151-3/+3
|
* new files for OpenSSL 0.9.4beck1999-09-291-0/+78