summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/lhash (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove lhash_local.h.jsing2024-07-142-94/+24
* Remove lhash statistics.jsing2024-06-302-30/+2
* Remove the less-than-useful change log.jsing2024-06-221-39/+1
* Reorder functions and drop static function prototypes.jsing2024-05-071-123/+119
* Fix function wrapping.jsing2024-05-061-2/+3
* Guard call to contract() from doall_util_fn().jsing2024-05-061-2/+4
* Make LHASH_OF() and STACK_OF() use opaque structstb2024-03-023-45/+119
* Remove lh statstb2024-03-022-280/+1
* Make it safe to delete entries from an lhash doall callback.jsing2024-01-241-2/+15
* Hide symbols in lhash, pem, and rc2beck2023-07-072-2/+20
* Stop the eyebleed in here and just use callocbeck2019-05-121-31/+8
* Use more homogeneous types and avoid a possible right shift by 32 inmiod2016-11-081-17/+11
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-5/+1
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-102-2/+8
* remove unused, private version strings except SSL_version_strbcook2014-07-091-3/+1
* tags as requested by miod and teduderaadt2014-06-123-3/+3
* Remove various test stubs. The good ones have been moved by jsingderaadt2014-06-071-88/+0
* malloc() result does not need a cast.deraadt2014-06-071-1/+1
* I do not have time to describe how bad the realloc() uses in here, nowderaadt2014-05-291-4/+2
* ok, next pass after review: when possible, put the reallocarray argumentsderaadt2014-05-291-1/+1
* convert 53 malloc(a*b) to reallocarray(NULL, a, b). that is 53deraadt2014-05-291-1/+1
* Everything sane has stdio, and FILE *. we don't need ifdefs for this.beck2014-05-292-6/+0
* Almost nothing actually needs to include <openssl/e_os2.h>, however byjsing2014-05-241-1/+2
* Remove meat which either duplicates code found in apps/, or is only of valuemiod2014-04-221-17/+0
* KNF.jsing2014-04-204-398/+393
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-172-11/+11
* we don't use these files for buildingtedu2014-04-151-75/+0
* remove auto-generated dependencies from the old unused build system, soderaadt2014-04-141-13/+0
* resolve conflicts, fix local changesdjm2010-10-014-162/+115
* This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-011-1/+1
|\
| * import OpenSSL-1.0.0adjm2010-10-011-1/+1
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-091-1/+1
|\|
| * import openssl-0.9.8jdjm2009-01-091-1/+1
* | resolve conflictsdjm2008-09-062-18/+19
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-061-10/+7
|\|
| * import of OpenSSL 0.9.8hdjm2008-09-061-10/+7
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2006-06-271-1/+1
|\|
| * import of openssl-0.9.7jdjm2006-06-271-1/+1
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2005-04-291-0/+91
|\|
| * import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-291-0/+91
| * import openssl-0.9.7-beta1markus2002-09-052-4/+3
* | merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-122-72/+31
* | Trivial sprintf() -> snprintf() changes. ok deraadt@ho2003-04-051-24/+39
* | merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-1/+1
* | execute bourne shell scripts with 'sh' and not with $SHELLmarkus2002-09-041-1/+1
* | OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-155-68/+127
* | openssl-engine-0.9.6a mergebeck2001-06-221-1/+2
* | openssl-engine-0.9.6 mergebeck2000-12-155-21/+30
* | OpenSSL 0.9.5a mergebeck2000-04-152-16/+6
* | OpenSSL 0.9.5 mergebeck2000-03-193-32/+29