Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use C99 initializers for the various FOO_METHOD structs. More readable, and | miod | 2014-04-27 | 2 | -50/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | avoid unreadable/unmaintainable constructs like that: const EVP_PKEY_ASN1_METHOD cmac_asn1_meth = { EVP_PKEY_CMAC, EVP_PKEY_CMAC, 0, "CMAC", "OpenSSL CMAC method", 0,0,0,0, 0,0,0, cmac_size, 0, 0,0,0,0,0,0,0, cmac_key_free, 0, 0,0 }; ok matthew@ deraadt@ | ||||
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 2 | -5/+5 |
| | | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free | ||||
* | we don't use these files for building | tedu | 2014-04-15 | 1 | -75/+0 |
| | |||||
* | remove FIPS mode support. people who require FIPS can buy something that | tedu | 2014-04-15 | 1 | -37/+0 |
| | | | | | meets their needs, but dumping it in here only penalizes the rest of us. ok beck deraadt | ||||
* | Moved to regress/lib/libcrypto. | miod | 2014-04-15 | 1 | -164/+0 |
| | |||||
* | Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity | beck | 2014-04-15 | 1 | -11/+0 |
| | | | | | with the bearded ones... some API's that nobody should be using will dissapear with this commit. | ||||
* | remove auto-generated dependencies from the old unused build system, so | deraadt | 2014-04-14 | 1 | -35/+0 |
| | | | | | that it is easier to find code pieces. They are getting in the way. ok miod | ||||
* | resolve conflicts | djm | 2012-10-13 | 1 | -0/+37 |
| | |||||
* | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 2 | -6/+10 |
|\ | | | | | branch. | ||||
| * | import OpenSSL-1.0.1c | djm | 2012-10-13 | 3 | -6/+47 |
| | | |||||
* | | openssl-1.0.0e: resolve conflicts | djm | 2011-11-03 | 1 | -3/+0 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2011-11-03 | 1 | -0/+2 |
|\| | | | | | branch. | ||||
| * | import OpenSSL 1.0.0e | djm | 2011-11-03 | 2 | -3/+2 |
| | | |||||
* | | resolve conflicts, fix local changes | djm | 2010-10-01 | 3 | -133/+67 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 2 | -0/+432 |
|\| | | | | | branch. | ||||
| * | import OpenSSL-1.0.0a | djm | 2010-10-01 | 4 | -32/+499 |
| | | |||||
| * | import openssl-0.9.8j | djm | 2009-01-09 | 2 | -0/+11 |
| | | |||||
| * | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 2 | -23/+10 |
| | | |||||
| * | import of openssl-0.9.7j | djm | 2006-06-27 | 2 | -9/+7 |
| | | |||||
| * | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | djm | 2005-04-29 | 2 | -0/+17 |
| | | |||||
| * | import 0.9.7b (without idea and rc5) | markus | 2003-05-11 | 1 | -0/+3 |
| | | |||||
| * | import openssl-0.9.7-beta1 | markus | 2002-09-05 | 2 | -57/+62 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 1 | -10/+34 |
|\ \ | | | | | | | branch. | ||||
| * | | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -10/+34 |
| | | | |||||
* | | | resolve conflicts | djm | 2009-01-09 | 1 | -0/+3 |
| | | | |||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2009-01-09 | 1 | -7/+8 |
|\| | | | | | | | | branch. | ||||
| * | | import openssl-0.9.8j | djm | 2009-01-09 | 1 | -7/+8 |
| | | | |||||
* | | | update to openssl-0.9.8i; tested by several, especially krw@ | djm | 2009-01-05 | 2 | -0/+8 |
| | | | |||||
* | | | resolve conflicts | djm | 2008-09-06 | 2 | -23/+10 |
| | | | |||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2008-09-06 | 1 | -23/+9 |
|\| | | | | | | | | branch. | ||||
| * | | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -23/+9 |
| | | | |||||
* | | | resolve conflicts | djm | 2006-06-27 | 2 | -9/+7 |
| | | | |||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2006-06-27 | 1 | -1/+1 |
|\| | | | | | | | | branch. | ||||
| * | | import of openssl-0.9.7j | djm | 2006-06-27 | 1 | -1/+1 |
| | | | |||||
* | | | resolve conflicts | djm | 2005-04-29 | 2 | -0/+17 |
| | | | |||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2005-04-29 | 1 | -0/+99 |
|\| | | | | | | | | branch. | ||||
| * | | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | djm | 2005-04-29 | 1 | -0/+99 |
| | | | |||||
| * | | import 0.9.7b (without idea and rc5) | markus | 2003-05-11 | 1 | -3/+18 |
| | | | |||||
| * | | import openssl-0.9.7-beta1 | markus | 2002-09-05 | 1 | -12/+25 |
| | | | |||||
* | | | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 3 | -20/+40 |
| | | | |||||
* | | | undo local change, HMAC_Init() already does HMAC_CTX_init if(key && md) | markus | 2002-09-17 | 1 | -1/+0 |
| | | | |||||
* | | | merge openssl-0.9.7-beta3, tested on vax by miod@ | markus | 2002-09-10 | 1 | -7/+17 |
| | | | |||||
* | | | execute bourne shell scripts with 'sh' and not with $SHELL | markus | 2002-09-04 | 1 | -1/+1 |
| | | | |||||
* | | | remove whitespace changes (keep diffs to 0.9.7-beta1 minimal) | markus | 2002-09-03 | 1 | -1/+1 |
| | | | |||||
* | | | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 4 | -36/+55 |
| | | | |||||
* | | | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 1 | -1/+2 |
| | | | |||||
* | | | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 2 | -6/+7 |
| | | | |||||
* | | | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 1 | -1/+3 |
| | | | |||||
* | | | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 3 | -5/+5 |
| | | | | | | | | | | | | | | | | | | *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 | ||||
* | | | do not assume shell scripts are +x; d | deraadt | 1999-11-23 | 1 | -1/+1 |
| | | |