summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/crypto/mem_dbg.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | memcpy to avoid linker deprecation warnings; pointed out by dkrause@
* 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
*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