| Commit message (Expand) | Author | Age | Files | Lines |
* | Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not | jsing | 2014-08-26 | 1 | -1602/+0 |
* | whitespace | deraadt | 2014-07-14 | 1 | -17/+17 |
* | unifdef a whole bunch of NO RSA/DSA/ECDH defines i deleted from libssl | tedu | 2014-07-09 | 1 | -11/+1 |
* | Use strtonum() instead of atoi(), and then impose what are we think | deraadt | 2014-06-28 | 1 | -5/+21 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | Stop pretending that openssl(1) applications support the -rand option. | jsing | 2014-06-02 | 1 | -9/+0 |
* | Calling signal once to ignore SIGPIPE is sufficient - we do not need to do | jsing | 2014-05-23 | 1 | -1/+0 |
* | It is perfectly valid to call free(NULL), so stop checking for non-NULL | jsing | 2014-05-19 | 1 | -2/+1 |
* | Group and sort includes. | jsing | 2014-05-18 | 1 | -9/+13 |
* | bio_err is initialised in main, hence there is no need to initialise it | jsing | 2014-05-18 | 1 | -4/+0 |
* | unifdef -U LINT | jsing | 2014-04-24 | 1 | -3/+0 |
* | When OPENSSL_C is not defined, apps_startup becomes a | jsing | 2014-04-24 | 1 | -2/+2 |
* | Nuke the last of the windows related defines from the openssl apps. | jsing | 2014-04-22 | 1 | -3/+0 |
* | truncation check some snprintf calls (over-cautiously in case) | deraadt | 2014-04-19 | 1 | -12/+47 |
* | We'll interpret a (void) cast on snprintf() to mean it's been verified that | guenther | 2014-04-19 | 1 | -6/+6 |
* | use intrinsic strlcpy and strlcat everywhere so we only have one set of | beck | 2014-04-19 | 1 | -8/+8 |
* | $HOME/.rnd will never be a good source of entropy. ok beck | tedu | 2014-04-18 | 1 | -14/+0 |
* | whitespace normalization | tedu | 2014-04-18 | 1 | -24/+22 |
* | Remove MAIN and PROG defines now that we do not compile non-monolithic. | jsing | 2014-04-18 | 1 | -4/+2 |
* | KaboomNF | tedu | 2014-04-18 | 1 | -1069/+876 |
* | Make MONOLITH the default and only option | matthew | 2014-04-17 | 1 | -23/+0 |
* | oops, exit vs return; spotted by matthew | deraadt | 2014-04-17 | 1 | -1/+1 |
* | since we're replacing LIST_SEPARATOR_CHAR with ':', no point using %c | sthen | 2014-04-17 | 1 | -1/+1 |
* | Mostly gut e_os.h: | deraadt | 2014-04-17 | 1 | -2/+2 |
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -4/+4 |
* | spray the apps directory with anti-VMS napalm. | tedu | 2014-04-16 | 1 | -12/+0 |
* | remove BIO_snprintf usage - convert to snprintf. | beck | 2014-04-15 | 1 | -7/+8 |
* | Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity | beck | 2014-04-15 | 1 | -14/+0 |
* | Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversions | beck | 2014-04-15 | 1 | -4/+4 |
* | remove more cases of MS_STATIC, MS_CALLBACK, and MS_FAR. Did you | deraadt | 2014-04-13 | 1 | -1/+1 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -6/+7 |
* | resolve conflicts | djm | 2012-10-13 | 1 | -4/+82 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -215/+288 |
* | resolve conflicts | djm | 2008-09-06 | 1 | -51/+172 |
* | resolve conflicts | djm | 2005-04-29 | 1 | -6/+18 |
* | merge 0.9.7d | markus | 2004-04-08 | 1 | -17/+17 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 1 | -17/+40 |
* | more strcpy & sprintf murder; ho ok | deraadt | 2003-04-04 | 1 | -19/+19 |
* | merge with openssl-0.9.7-stable-SNAP-20020911, | markus | 2002-09-14 | 1 | -5/+11 |
* | Merge openssl-0.9.7-stable-SNAP-20020519 | beck | 2002-05-21 | 1 | -108/+6 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -207/+498 |
* | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 1 | -5/+4 |
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -36/+91 |
* | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 1 | -2/+2 |
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -164/+247 |
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -131/+191 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+1137 |