| Commit message (Expand) | Author | Age | Files | Lines |
* | Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes(). | jsing | 2014-10-22 | 1 | -4/+3 |
* | Make sure PEM_def_callback() correctly handles negative buffer sizes; all uses | miod | 2014-07-23 | 1 | -10/+17 |
* | Only import cryptlib.h in the four source files that actually need it. | jsing | 2014-07-11 | 1 | -6/+7 |
* | Explicitly include <openssl/opensslconf.h> in every file that references | jsing | 2014-07-10 | 1 | -1/+3 |
* | Stop including standard headers via cryptlib.h - pull in the headers that | jsing | 2014-07-10 | 1 | -2/+4 |
* | delete some casts. ok miod | tedu | 2014-07-10 | 1 | -2/+2 |
* | 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 | 1 | -1/+1 |
* | malloc() result does not need a cast. | deraadt | 2014-06-07 | 1 | -1/+1 |
* | Avoid the use of an uninitialised variable. In reality, this is a non-issue | jsing | 2014-06-01 | 1 | -2/+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 | 1 | -15/+0 |
* | Replace all use of ERR_add_error_data with ERR_asprintf_error_data. | beck | 2014-04-26 | 1 | -1/+1 |
* | More KNF. | jsing | 2014-04-21 | 1 | -2/+2 |
* | KNF. | jsing | 2014-04-21 | 1 | -504/+532 |
* | use intrinsic strlcpy and strlcat everywhere so we only have one set of | beck | 2014-04-19 | 1 | -6/+6 |
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -14/+14 |
* | Do not feed RSA private key information to the random subsystem as | deraadt | 2014-04-17 | 1 | -1/+0 |
* | Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity | beck | 2014-04-15 | 1 | -15/+0 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -10/+17 |
* | openssl-1.0.0e: resolve conflicts | djm | 2011-11-03 | 1 | -2/+0 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -15/+85 |
* | resolve conflicts | djm | 2009-01-09 | 1 | -0/+3 |
* | resolve conflicts | djm | 2008-09-06 | 1 | -14/+19 |
* | resolve conflicts | djm | 2005-04-29 | 1 | -5/+10 |
* | merge 0.9.7d | markus | 2004-04-08 | 1 | -8/+11 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 1 | -11/+15 |
* | str{cat,cpy}/sprintf cleanup. markus@, deraadt@ ok | ho | 2003-04-03 | 1 | -6/+8 |
* | merge with openssl-0.9.7-stable-SNAP-20020911, | markus | 2002-09-14 | 1 | -2/+5 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -241/+37 |
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -13/+13 |
* | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 1 | -1/+1 |
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -31/+191 |
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -116/+157 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+762 |