| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | KNF. | jsing | 2014-05-11 | 2 | -322/+287 |
| * | More KNF. | jsing | 2014-05-08 | 11 | -45/+94 |
| * | KNF. | jsing | 2014-05-08 | 12 | -308/+383 |
| * | Remove KSSL debug code. | jsing | 2014-05-08 | 1 | -21/+0 |
| * | KNF. | jsing | 2014-05-08 | 7 | -912/+917 |
| * | Nuke OPENSSL_FIPS - having #ifdefs inside a #ifndef for the same thing | jsing | 2014-05-08 | 2 | -18/+0 |
| * | KNF. | jsing | 2014-05-08 | 16 | -1499/+1544 |
| * | KNF. | jsing | 2014-05-07 | 14 | -944/+984 |
| * | Add checks for invalid base64 encoded data, specifically relating to the | jsing | 2014-05-03 | 1 | -0/+12 |
| * | It is definitly not the correct spelling. | jsing | 2014-05-03 | 1 | -2/+2 |
| * | KNF. | jsing | 2014-05-03 | 4 | -932/+910 |
| * | KNF. | jsing | 2014-05-03 | 4 | -495/+514 |
| * | Nuke unused evptests.txt - the real one is over in regress. | jsing | 2014-05-01 | 1 | -334/+0 |
| * | Provide an EVP implementation for ChaCha. | jsing | 2014-05-01 | 3 | -0/+73 |
| * | Use C99 initializers for the various FOO_METHOD structs. More readable, and | miod | 2014-04-27 | 4 | -48/+42 |
| * | Replace all use of ERR_add_error_data with ERR_asprintf_error_data. | beck | 2014-04-26 | 2 | -2/+2 |
| * | Unifdef -UPEDANTIC. ok beck@ tedu@ | miod | 2014-04-23 | 3 | -13/+1 |
| * | Figure out endianness at compile-time, using _BYTE_ORDER from | miod | 2014-04-23 | 1 | -3/+3 |
| * | Remove files which look like actual code compiled in libcrypto, but isn't. | miod | 2014-04-22 | 1 | -71/+0 |
| * | use intrinsic strlcpy and strlcat everywhere so we only have one set of | beck | 2014-04-19 | 1 | -1/+1 |
| * | kill REF_PRINT/REF_CHECK debugging framework noone would use | deraadt | 2014-04-17 | 1 | -10/+1 |
| * | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 10 | -31/+31 |
| * | Do not feed RSA private key information to the random subsystem as | deraadt | 2014-04-17 | 1 | -2/+0 |
| * | call the correct decrypt function in aes_cbc_cipher() | jsg | 2014-04-17 | 1 | -1/+1 |
| * | Clean up dangerous strncpy use. This included a use where the resulting | beck | 2014-04-16 | 1 | -2/+1 |
| * | remove md2, jpake, and seed clutter. | tedu | 2014-04-15 | 2 | -184/+0 |
| * | we don't use these files for building | tedu | 2014-04-15 | 1 | -100/+0 |
| * | remove FIPS mode support. people who require FIPS can buy something that | tedu | 2014-04-15 | 10 | -213/+2 |
| * | Moved to regress/lib/libcrypto. | miod | 2014-04-15 | 1 | -450/+0 |
| * | Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity | beck | 2014-04-15 | 1 | -11/+0 |
| * | unifdef -U OPENBSD_DEV_CRYPTO and OPENSSL_OPENBSD_DEV_CRYPTO. This code was the | miod | 2014-04-14 | 2 | -455/+0 |
| * | remove auto-generated dependencies from the old unused build system, so | deraadt | 2014-04-14 | 1 | -676/+0 |
| * | Cope with the removal of openssl/symhacks.h | deraadt | 2014-04-13 | 1 | -2/+0 |
| * | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 14 | -55/+108 |
| * | cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txt | markus | 2013-02-14 | 1 | -21/+195 |
| * | remove ACSS, crank libcrypto major; ok markus@ deraadt@ | djm | 2013-01-26 | 2 | -91/+0 |
| * | resolve conflicts | djm | 2012-10-13 | 33 | -179/+1806 |
| * | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 1 | -0/+113 |
| |\ |
|
| | * | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -0/+113 |
| * | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 6 | -3/+765 |
| |\ \ |
|
| | * | | import OpenSSL-1.0.1c | djm | 2012-10-13 | 33 | -131/+2412 |
| * | | | openssl-1.0.0e: resolve conflicts | djm | 2011-11-03 | 6 | -4/+8 |
| * | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2011-11-03 | 2 | -2/+4 |
| |\| | |
|
| | * | | import OpenSSL 1.0.0e | djm | 2011-11-03 | 7 | -6/+11 |
| * | | | fix -Wall due to API change | djm | 2010-10-01 | 1 | -3/+3 |
| * | | | resolve conflicts, fix local changes | djm | 2010-10-01 | 48 | -3630/+2227 |
| * | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 7 | -2/+1370 |
| |\| | |
|
| | * | | import OpenSSL-1.0.0a | djm | 2010-10-01 | 44 | -1475/+3190 |
| * | | | 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 |