| Commit message (Expand) | Author | Age | Files | Lines |
* | -Wall | tedu | 2014-04-17 | 1 | -1/+2 |
* | TANSTAAFL - delete the buf freelist code. if you need a better malloc, get | tedu | 2014-04-16 | 1 | -2/+1 |
* | add back SRP. i was being too greedy. | tedu | 2014-04-16 | 1 | -2/+2 |
* | disentangle SRP code from TLS | tedu | 2014-04-16 | 1 | -2/+2 |
* | remove ssl2 support even more completely. | tedu | 2014-04-15 | 1 | -3/+1 |
* | Crank major for libcrypto and libssl; more symbol removals to occur during the | miod | 2014-04-15 | 1 | -1/+1 |
* | o_dir.c has a questionable odor.. now that we got rid of OPENSSL_DIR_XXX | beck | 2014-04-14 | 1 | -2/+1 |
* | make OPENSSL_NO_HEARTBLEED the default and only option. ok deraadt miod | tedu | 2014-04-14 | 1 | -2/+2 |
* | Move undocumented internal OPENSSL_DIR interface from libcrypto to libssl, | miod | 2014-04-13 | 1 | -2/+3 |
* | Crank libcrypto minor (addition of BN_consttime_swap and CRYPTO_memcmp) | miod | 2014-04-13 | 1 | -1/+1 |
* | Move build machinery for libcrypto from libssl/crypto to libcrypto, as well | miod | 2014-04-11 | 1 | -5/+4 |
* | oops, typo, spotted by Matthias Scheler | deraadt | 2014-04-10 | 1 | -2/+2 |
* | crank major; struct ssl_ctx_st changes; ok tedu | deraadt | 2014-04-10 | 1 | -1/+1 |
* | Disable Segglemann's RFC520 hearbeat. | deraadt | 2014-04-10 | 1 | -2/+2 |
* | disable buf freelists. we'll see what happens next. | tedu | 2014-04-10 | 1 | -1/+2 |
* | Switch time_t, ino_t, clock_t, and struct kevent's ident and data | guenther | 2013-08-13 | 1 | -1/+1 |
* | cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txt | markus | 2013-02-14 | 1 | -1/+2 |
* | Makefile and header changes for OpenSSL-1.0.1c | djm | 2012-10-13 | 2 | -7/+6 |
* | remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. | okan | 2012-08-02 | 1 | -2/+1 |
* | Disable SSLv2 in OpenSSL. No objections from djm. | sthen | 2012-07-11 | 2 | -3/+4 |
* | OpenSSL 1.0.0f: crank minor | djm | 2012-01-05 | 1 | -1/+1 |
* | crank major for openssl-1.0.0e | djm | 2011-11-03 | 1 | -1/+1 |
* | update supporting files, crank library majors | djm | 2010-10-01 | 2 | -29/+18 |
* | pull Ben Lauries blind prefix injection fix for CVE-2009-3555 from | markus | 2009-11-10 | 1 | -1/+1 |
* | crankus majoris | djm | 2009-04-06 | 1 | -1/+1 |
* | adjust Makefile and crank major for openssl-0.9.8j | djm | 2009-01-09 | 1 | -1/+1 |
* | update to openssl-0.9.8i; tested by several, especially krw@ | djm | 2009-01-05 | 1 | -1/+1 |
* | remerge local tweaks, update per-arch configuration headers, update | djm | 2008-09-06 | 2 | -5/+6 |
* | crank shlib_version | djm | 2006-06-27 | 1 | -1/+1 |
* | use WANTLINT= (on all architectures) | deraadt | 2005-11-24 | 1 | -1/+2 |
* | crank | djm | 2005-04-29 | 1 | -1/+1 |
* | enable openssl DSO (typo, it's -DDSO_DLFCN not -DSO_DLFCN); Douglas Santos | markus | 2005-03-30 | 1 | -2/+2 |
* | cleanup mips | pefo | 2004-08-06 | 1 | -5/+1 |
* | errno changes, lib major version bumps, and general flag day | marc | 2004-07-13 | 1 | -1/+1 |
* | do not link ssltest.c into libssl, stops main/doit symbols from being | avsm | 2004-04-27 | 1 | -2/+2 |
* | swap /usr/include/openssl and /usr/include/ssl, clean up the Makefiles | markus | 2003-06-02 | 1 | -14/+10 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 1 | -1/+1 |
* | Crank all library major numbers. Needed due to the fact that we | millert | 2002-12-03 | 1 | -1/+1 |
* | remove MDC2; patents | markus | 2002-09-26 | 1 | -1/+2 |
* | build OpenSSL without symlink trees: | markus | 2002-09-03 | 1 | -3/+1 |
* | don't install private headers | markus | 2002-08-31 | 1 | -6/+1 |
* | apply patches from OpenSSL Security Advisory [30 July 2002], | markus | 2002-07-30 | 1 | -0/+1 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -1/+1 |
* | OpenSSL 0.9.7 | beck | 2002-05-15 | 2 | -6/+8 |
* | merge openssl 0.9.6b-engine | beck | 2001-08-01 | 1 | -1/+1 |
* | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 1 | -2/+2 |
* | crank ssl lib version, just in case | deraadt | 2001-04-23 | 1 | -1/+1 |
* | Crank major number. openssl on m68k is now compiled in 32 bit mode instead | deraadt | 2001-03-10 | 1 | -1/+1 |
* | Oops, missed makefile change, and must crank major on these, some | beck | 2000-12-15 | 1 | -2/+2 |
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -1/+1 |