| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop defining TERMIOS, ANSI_SOURCE and OPENSSL_NO_RC5 for libssl builds. | jsing | 2015-02-07 | 1 | -3/+1 |
* | Import BoringSSL's crypto bytestring and crypto bytebuilder APIs. | doug | 2015-02-06 | 1 | -1/+2 |
* | -DOPENSSL_NO_KRB5 is no longer needed | deraadt | 2014-07-12 | 1 | -2/+2 |
* | Make make includes work again without kssl.h | beck | 2014-05-29 | 1 | -2/+2 |
* | define LIBRESSL_INTERNAL, and use it to hide the bad stuff from ourselves | tedu | 2014-05-25 | 1 | -1/+2 |
* | Omit -Werror if building with gcc3, for it triggers "redefinition of `pqueue'" | miod | 2014-05-18 | 1 | -2/+6 |
* | No longer make pqueue.h a public (and installed) header file. Replace its | miod | 2014-05-15 | 1 | -2/+2 |
* | Move the `pqueue' part of libcrypto, which is a glorified sorted linked list | miod | 2014-05-12 | 1 | -3/+4 |
* | Remove SRP and Kerberos support from libssl. These are complex protocols | tedu | 2014-05-05 | 1 | -2/+2 |
* | Make libssl and libcrypto compile with -Werror | beck | 2014-04-23 | 1 | -2/+2 |
* | -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 |
* | 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 |
* | 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 |
* | 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 |
* | 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 | 1 | -6/+5 |
* | 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 | 1 | -1/+2 |
* | update supporting files, crank library majors | djm | 2010-10-01 | 1 | -27/+16 |
* | remerge local tweaks, update per-arch configuration headers, update | djm | 2008-09-06 | 1 | -4/+5 |
* | use WANTLINT= (on all architectures) | deraadt | 2005-11-24 | 1 | -1/+2 |
* | 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 |
* | 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 |
* | 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 | 1 | -4/+6 |
* | vax support; checked by beck. | hugh | 2000-10-13 | 1 | -0/+4 |
* | Make mips compile. -moj | maja | 1999-10-10 | 1 | -5/+1 |
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -43/+15 |
* | create ${DESTDIR}/usr/include/ssl if it does not exist. This is needed becau... | millert | 1998-11-29 | 1 | -0/+1 |
* | "foo.h" -> <ssl/foo.h> in ssl includes, so we do not need -I/usr/include/ssl | niklas | 1998-11-18 | 1 | -5/+9 |
* | *UNTESTED* Makefile and configure changes that may work with pmax and arc. | beck | 1998-10-12 | 1 | -0/+9 |
* | back out previous change. Theo says: | marc | 1998-10-08 | 1 | -1/+0 |
* | create /usr/include/ssl before trying to copy files into it. | marc | 1998-10-08 | 1 | -0/+1 |
* | Fix makefile problems - Don't use SSLeay style include link farm to | beck | 1998-10-06 | 1 | -3/+34 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+45 |