summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/comp
AgeCommit message (Expand)AuthorFilesLines
2018-03-17Bring in compatibility for OpenSSL 1.1 style init functions.beck1-1/+3
2017-01-29Send the function codes from the error functions to the bit bucket,beck2-15/+9
2015-12-23remove NULL-checks before free()mmcc1-9/+5
2014-11-03minor cleanup of zlib code. DSO is gone. ok jsing.tedu5-217/+7
2014-07-10Explicitly include <openssl/opensslconf.h> in every file that referencesjsing1-2/+5
2014-06-12tags as requested by miod and teduderaadt5-1/+5
2014-06-07malloc() result does not need a cast.deraadt1-2/+1
2014-05-25calloc instead of malloc/memset. from Benjamin Baiertedu1-2/+1
2014-04-27Use C99 initializers for the various FOO_METHOD structs. More readable, andmiod2-42/+24
2014-04-26Replace all use of ERR_add_error_data with ERR_asprintf_error_data.beck1-3/+3
2014-04-26KNF.jsing5-421/+411
2014-04-17malloc + memset 0 -> callocmiod1-22/+2
2014-04-17Change library to use intrinsic memory allocation functions instead ofbeck2-16/+16
2014-04-15we don't use these files for buildingtedu1-78/+0
2014-04-14remove auto-generated dependencies from the old unused build system, soderaadt1-30/+0
2012-10-13resolve conflictsdjm1-2/+2
2011-11-03openssl-1.0.0e: resolve conflictsdjm1-2/+1
2010-10-01resolve conflicts, fix local changesdjm3-115/+2
2010-10-01import OpenSSL-1.0.0adjm1-1/+1
2010-01-31add a fix from OpenSSL CVS for SA38200.jasper1-10/+7
2009-01-09resolve conflictsdjm1-2/+2
2009-01-09import openssl-0.9.8jdjm1-1/+1
2008-09-06resolve conflictsdjm4-30/+639
2008-09-06import of OpenSSL 0.9.8hdjm1-26/+21
2006-06-27resolve conflictsdjm1-72/+16
2006-06-27import of openssl-0.9.7jdjm1-1/+1
2005-04-29resolve conflictsdjm1-1/+12
2005-04-29import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm1-0/+113
2003-05-12merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2-3/+3
2002-09-10merge openssl-0.9.7-beta3, tested on vax by miod@markus1-1/+1
2002-09-04execute bourne shell scripts with 'sh' and not with $SHELLmarkus1-1/+1
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergebeck5-29/+167
2001-06-22openssl-engine-0.9.6a mergebeck1-1/+2
2000-12-15openssl-engine-0.9.6 mergebeck3-14/+16
2000-04-15OpenSSL 0.9.5a mergebeck1-1/+2
2000-03-19OpenSSL 0.9.5 mergebeck1-0/+1
1999-11-23do not assume shell scripts are +x; dderaadt1-1/+1
1999-09-29new files for OpenSSL 0.9.4beck6-0/+522