| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct spelling of OPENSSL_cleanse. | jsing | 2015-09-10 | 1 | -2/+2 |
* | rand_err doesn't exist anymore, coverity 78808 | beck | 2015-07-18 | 1 | -3/+3 |
* | Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes(). | jsing | 2014-10-22 | 1 | -3/+2 |
* | Improve RAND_write_file(), chmod crud, etc. | deraadt | 2014-07-14 | 1 | -27/+19 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | KNF. | jsing | 2014-05-24 | 1 | -49/+53 |
* | use intrinsic strlcpy and strlcat everywhere so we only have one set of | beck | 2014-04-19 | 1 | -1/+1 |
* | Put the final pieces from e_os.h in the required places, and remove it. | deraadt | 2014-04-18 | 1 | -1/+0 |
* | another round of chemo for the RAND code to provide clarity. | tedu | 2014-04-18 | 1 | -47/+6 |
* | define RFILE only in the file that needs it | deraadt | 2014-04-18 | 1 | -1/+1 |
* | API compat fix. RAND_load_file can never fail now. discovered and ok beck. | tedu | 2014-04-16 | 1 | -3/+7 |
* | Replace the old OpenSSL PRNG by direct use of arc4random_buf(), keeping the | miod | 2014-04-15 | 1 | -147/+5 |
* | Remove some stuff that isn't needed. | beck | 2014-04-13 | 1 | -1/+1 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -0/+2 |
* | resolve conflicts | djm | 2012-10-13 | 1 | -1/+1 |
* | openssl-1.0.0e: resolve conflicts | djm | 2011-11-03 | 1 | -3/+3 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -10/+23 |
* | resolve conflicts | djm | 2009-04-06 | 1 | -2/+2 |
* | resolve conflicts | djm | 2009-01-09 | 1 | -20/+46 |
* | resolve conflicts | djm | 2008-09-06 | 1 | -5/+7 |
* | resolve conflicts | djm | 2006-06-27 | 1 | -1/+1 |
* | resolve conflicts | djm | 2005-04-29 | 1 | -0/+2 |
* | merge 0.9.7d | markus | 2004-04-08 | 1 | -6/+16 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 1 | -4/+4 |
* | str{cat,cpy}/sprintf cleanup. markus@, deraadt@ ok | ho | 2003-04-03 | 1 | -1/+1 |
* | merge openssl-0.9.7-beta3, tested on vax by miod@ | markus | 2002-09-10 | 1 | -1/+1 |
* | merge with 0.9.7-beta1 | markus | 2002-09-05 | 1 | -8/+6 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -13/+13 |
* | fix to match documented behaviour. RAND_file_name must return a pointer to | beck | 2001-12-20 | 1 | -9/+13 |
* | merge openssl 0.9.6b-engine | beck | 2001-08-01 | 1 | -1/+7 |
* | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 1 | -2/+8 |
* | make sure s always has enough from for trailing \0. even though strlcpy will | beck | 2001-01-12 | 1 | -1/+1 |
* | do not honour environment variables if issetugid, and even more strongly supp... | deraadt | 2001-01-02 | 1 | -17/+17 |
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -16/+15 |
* | $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero | millert | 2000-08-02 | 1 | -1/+1 |
* | Fix strcpy/strcat abuse and fix stupid behaviour of the default | beck | 2000-04-16 | 1 | -7/+24 |
* | Fix randfile so it doesn't attempt to chmod and write entropy back to | beck | 2000-04-16 | 1 | -1/+14 |
* | Fix this for the case where the file is a device - make sure we don't | beck | 2000-04-16 | 1 | -5/+14 |
* | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 1 | -36/+14 |
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -22/+86 |
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -13/+26 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+166 |