Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove #error if OPENSSL_NO_FOO is defined | tb | 2025-01-25 | 1 | -5/+1 |
| | | | | discussed with jsing | ||||
* | Remove unused n2ln, l2nn, n2l and l2n macros. | jsing | 2024-03-29 | 1 | -44/+1 |
| | |||||
* | Hide symbols in lhash, pem, and rc2 | beck | 2023-07-07 | 5 | -5/+12 |
| | | | | ok jsing@ | ||||
* | Hit rc2 with the loving mallet of knfmt. | beck | 2023-07-07 | 7 | -413/+425 |
| | | | | ok tb@ | ||||
* | spelling fixes; from paul tagliamonte | jmc | 2022-12-26 | 1 | -1/+1 |
| | | | | | | | i removed the arithmetics -> arithmetic changes, as i felt they were not clearly correct ok tb | ||||
* | Make internal header file names consistent | tb | 2022-11-26 | 6 | -11/+11 |
| | | | | | | | | | | | | | | | | Libcrypto currently has a mess of *_lcl.h, *_locl.h, and *_local.h names used for internal headers. Move all these headers we inherited from OpenSSL to *_local.h, reserving the name *_internal.h for our own code. Similarly, move dtls_locl.h and ssl_locl.h to dtls_local and ssl_local.h. constant_time_locl.h is moved to constant_time.h since it's special. Adjust all .c files in libcrypto, libssl and regress. The diff is mechanical with the exception of tls13_quic.c, where #include <ssl_locl.h> was fixed manually. discussed with jsing, no objection bcook | ||||
* | deregister; no binary change | jsg | 2014-10-28 | 3 | -17/+17 |
| | | | | ok jsing@ miod@ | ||||
* | Explicitly include <openssl/opensslconf.h> in every file that references | jsing | 2014-07-10 | 1 | -1/+2 |
| | | | | | | | | | an OPENSSL_NO_* define. This avoids relying on something else pulling it in for us, plus it fixes several cases where the #ifndef OPENSSL_NO_XYZ is never going to do anything, since OPENSSL_NO_XYZ will never defined, due to the fact that opensslconf.h has not been included. This also includes some miscellaneous sorting/tidying of headers. | ||||
* | remove unused, private version strings except SSL_version_str | bcook | 2014-07-09 | 1 | -3/+1 |
| | | | | | | Also remove unused des_ver.h, which exports some of these strings, but is not installed. ok miod@ tedu@ | ||||
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 7 | -7/+7 |
| | |||||
* | typo in comment | miod | 2014-04-27 | 1 | -1/+1 |
| | |||||
* | Remove meat which either duplicates code found in apps/, or is only of value | miod | 2014-04-22 | 2 | -362/+0 |
| | | | | for 20th century historians, and can be put in the Attic. | ||||
* | Get rid of MS Visual C compiler and Intel C compiler specific defines. | miod | 2014-04-17 | 1 | -8/+0 |
| | |||||
* | OPENSSL_DECLARE_EXIT serves no purpose. | deraadt | 2014-04-17 | 1 | -1/+0 |
| | |||||
* | unistd.h is always in the same place; no need to #include the result of | deraadt | 2014-04-17 | 1 | -1/+1 |
| | | | | a maze of conditional #define's | ||||
* | 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 | 2 | -10/+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 | -274/+0 |
| | |||||
* | remove auto-generated dependencies from the old unused build system, so | deraadt | 2014-04-14 | 1 | -15/+0 |
| | | | | | that it is easier to find code pieces. They are getting in the way. ok miod | ||||
* | resolve conflicts | djm | 2012-10-13 | 2 | -1/+11 |
| | |||||
* | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 1 | -1/+5 |
|\ | | | | | branch. | ||||
| * | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -1/+5 |
| | | |||||
* | | resolve conflicts, fix local changes | djm | 2010-10-01 | 3 | -112/+2 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 1 | -6/+2 |
|\| | | | | | branch. | ||||
| * | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -6/+2 |
| | | |||||
* | | resolve conflicts | djm | 2009-01-09 | 2 | -1/+20 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2009-01-09 | 1 | -2/+6 |
|\| | | | | | branch. | ||||
| * | import openssl-0.9.8j | djm | 2009-01-09 | 1 | -2/+6 |
| | | |||||
* | | resolve conflicts | djm | 2008-09-06 | 5 | -20/+16 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2008-09-06 | 1 | -10/+4 |
|\| | | | | | branch. | ||||
| * | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 3 | -10/+10 |
| | | |||||
* | | resolve conflicts | djm | 2006-06-27 | 2 | -3/+4 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2006-06-27 | 1 | -2/+2 |
|\| | | | | | branch. | ||||
| * | import of openssl-0.9.7j | djm | 2006-06-27 | 2 | -5/+5 |
| | | |||||
* | | resolve conflicts | djm | 2005-04-29 | 2 | -1/+17 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2005-04-29 | 1 | -0/+92 |
|\| | | | | | branch. | ||||
| * | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | djm | 2005-04-29 | 1 | -0/+92 |
| | | |||||
| * | import 0.9.7b (without idea and rc5) | markus | 2003-05-11 | 1 | -1/+3 |
| | | |||||
| * | import openssl-0.9.7-beta1 | markus | 2002-09-05 | 2 | -58/+38 |
| | | |||||
| * | This commit was manufactured by cvs2git to create branch 'openssl'. | cvs2svn | 2002-05-15 | 1 | -0/+86 |
| | | |||||
* | | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 2 | -2/+4 |
| | | |||||
* | | 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 | 4 | -13/+13 |
| | | |||||
* | | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 1 | -1/+2 |
| | | |||||
* | | openssl-engine0.9.6 merge | beck | 2000-12-15 | 1 | -0/+0 |
| | | | | | | | | Again, be sure to whack an old /usr/obj/lib/libssl if you are doing builds | ||||
* | | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 6 | -20/+24 |
| | | |||||
* | | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 1 | -73/+0 |
| | | |||||
* | | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 2 | -4/+4 |
| | | | | | | | | | | | | *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 |
| | |