| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove lhash_local.h. | jsing | 2024-07-14 | 2 | -94/+24 |
* | Remove lhash statistics. | jsing | 2024-06-30 | 2 | -30/+2 |
* | Remove the less-than-useful change log. | jsing | 2024-06-22 | 1 | -39/+1 |
* | Reorder functions and drop static function prototypes. | jsing | 2024-05-07 | 1 | -123/+119 |
* | Fix function wrapping. | jsing | 2024-05-06 | 1 | -2/+3 |
* | Guard call to contract() from doall_util_fn(). | jsing | 2024-05-06 | 1 | -2/+4 |
* | Make LHASH_OF() and STACK_OF() use opaque structs | tb | 2024-03-02 | 3 | -45/+119 |
* | Remove lh stats | tb | 2024-03-02 | 2 | -280/+1 |
* | Make it safe to delete entries from an lhash doall callback. | jsing | 2024-01-24 | 1 | -2/+15 |
* | Hide symbols in lhash, pem, and rc2 | beck | 2023-07-07 | 2 | -2/+20 |
* | Stop the eyebleed in here and just use calloc | beck | 2019-05-12 | 1 | -31/+8 |
* | Use more homogeneous types and avoid a possible right shift by 32 in | miod | 2016-11-08 | 1 | -17/+11 |
* | Only import cryptlib.h in the four source files that actually need it. | jsing | 2014-07-11 | 1 | -5/+1 |
* | Explicitly include <openssl/opensslconf.h> in every file that references | jsing | 2014-07-10 | 2 | -2/+8 |
* | remove unused, private version strings except SSL_version_str | bcook | 2014-07-09 | 1 | -3/+1 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 3 | -3/+3 |
* | Remove various test stubs. The good ones have been moved by jsing | deraadt | 2014-06-07 | 1 | -88/+0 |
* | malloc() result does not need a cast. | deraadt | 2014-06-07 | 1 | -1/+1 |
* | I do not have time to describe how bad the realloc() uses in here, now | deraadt | 2014-05-29 | 1 | -4/+2 |
* | ok, next pass after review: when possible, put the reallocarray arguments | deraadt | 2014-05-29 | 1 | -1/+1 |
* | convert 53 malloc(a*b) to reallocarray(NULL, a, b). that is 53 | deraadt | 2014-05-29 | 1 | -1/+1 |
* | Everything sane has stdio, and FILE *. we don't need ifdefs for this. | beck | 2014-05-29 | 2 | -6/+0 |
* | Almost nothing actually needs to include <openssl/e_os2.h>, however by | jsing | 2014-05-24 | 1 | -1/+2 |
* | Remove meat which either duplicates code found in apps/, or is only of value | miod | 2014-04-22 | 1 | -17/+0 |
* | KNF. | jsing | 2014-04-20 | 4 | -398/+393 |
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 2 | -11/+11 |
* | we don't use these files for building | tedu | 2014-04-15 | 1 | -75/+0 |
* | remove auto-generated dependencies from the old unused build system, so | deraadt | 2014-04-14 | 1 | -13/+0 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 4 | -162/+115 |
* | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 1 | -1/+1 |
|\ |
|
| * | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -1/+1 |
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2009-01-09 | 1 | -1/+1 |
|\| |
|
| * | import openssl-0.9.8j | djm | 2009-01-09 | 1 | -1/+1 |
* | | resolve conflicts | djm | 2008-09-06 | 2 | -18/+19 |
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2008-09-06 | 1 | -10/+7 |
|\| |
|
| * | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -10/+7 |
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2006-06-27 | 1 | -1/+1 |
|\| |
|
| * | import of openssl-0.9.7j | djm | 2006-06-27 | 1 | -1/+1 |
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2005-04-29 | 1 | -0/+91 |
|\| |
|
| * | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | djm | 2005-04-29 | 1 | -0/+91 |
| * | import openssl-0.9.7-beta1 | markus | 2002-09-05 | 2 | -4/+3 |
* | | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 2 | -72/+31 |
* | | Trivial sprintf() -> snprintf() changes. ok deraadt@ | ho | 2003-04-05 | 1 | -24/+39 |
* | | merge openssl-0.9.7-beta3, tested on vax by miod@ | markus | 2002-09-10 | 1 | -1/+1 |
* | | execute bourne shell scripts with 'sh' and not with $SHELL | markus | 2002-09-04 | 1 | -1/+1 |
* | | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 5 | -68/+127 |
* | | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 1 | -1/+2 |
* | | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 5 | -21/+30 |
* | | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 2 | -16/+6 |
* | | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 3 | -32/+29 |