Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KNF. | jsing | 2014-05-26 | 1 | -231/+319 |
| | |||||
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -7/+7 |
| | | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free | ||||
* | OpenSSL PR#3309: when looking for an extension, set the last found position | sthen | 2014-04-17 | 1 | -3/+3 |
| | | | | | | to -1 to properly search all extensions. ok tedu@ From http://git.openssl.org/gitweb/?p=openssl.git;a=commit;h=300b9f0b70 | ||||
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -2/+2 |
| | |||||
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -45/+149 |
| | |||||
* | resolve conflicts | djm | 2009-01-09 | 1 | -1/+1 |
| | |||||
* | update to openssl-0.9.8i; tested by several, especially krw@ | djm | 2009-01-05 | 1 | -2/+4 |
| | |||||
* | resolve conflicts | djm | 2008-09-06 | 1 | -2/+16 |
| | |||||
* | resolve conflicts | djm | 2005-04-29 | 1 | -29/+46 |
| | |||||
* | merge 0.9.7d | markus | 2004-04-08 | 1 | -2/+3 |
| | |||||
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 1 | -0/+4 |
| | |||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -7/+97 |
| | |||||
* | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 1 | -2/+4 |
| | |||||
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -46/+116 |
| | |||||
* | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 1 | -1/+8 |
| | |||||
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -0/+456 |
*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 |