summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/mem_dbg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* instead of calling abort() for 3 "must not use anymore" interfaces,deraadt2019-01-291-7/+4
* Let CRYPTO_mem_leaks{,_fp,_cb}() return -1.tb2018-08-241-7/+7
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Don't add potentially nasty stderr uses to dead CRYPTO_dbg_mem functions.deraadt2014-05-301-3/+3
* Everything sane has stdio, and FILE *. we don't need ifdefs for this.beck2014-05-291-2/+0
* Leftover includes and local declarations; from Gebruiker Schootmiod2014-04-281-5/+0
* More KNF.jsing2014-04-201-12/+12
* delete a few leftoverstedu2014-04-161-5/+1
* Make this byzantine horror a shell of it's former self by stubbing thebeck2014-04-161-660/+17
* Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversionsbeck2014-04-151-6/+6
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-151-331/+312
* resolve conflicts, fix local changesdjm2010-10-011-101/+157
* convert a strdup (into a purpose-allocated buffer) in libcrypto to adjm2009-01-121-2/+3
* resolve conflictsdjm2009-01-091-3/+25
* resolve conflictsdjm2008-09-061-1/+9
* merge 0.9.7dmarkus2004-04-081-8/+8
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-7/+17
* str{cat,cpy}/sprintf cleanup. markus@, deraadt@ okho2003-04-031-5/+7
* Less strcpy/strcat/sprintf. tdeval@ ok.ho2003-03-161-3/+4
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-31/+49
* openssl-engine-0.9.6a mergebeck2001-06-221-36/+62
* openssl-engine-0.9.6 mergebeck2000-12-151-37/+29
* OpenSSL 0.9.5a mergebeck2000-04-151-4/+39
* OpenSSL 0.9.5 mergebeck2000-03-191-0/+703