Age | Commit message (Expand) | Author |
2016-09-04 | State that libtls functions apply to both clients and servers, unless | Joel Sing |
2016-09-04 | Add ISRG Root X1, the letsencrypt CA root. This is now included in its own | Stuart Henderson |
2010-10-01 | import OpenSSL-1.0.0a | Damien Miller |
2009-04-06 | import of OpenSSL 0.9.8k | Damien Miller |
2005-04-29 | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | Damien Miller |
2016-09-04 | Get rid of ticket support, replace "struct _spinlock" with "_atomic_lock_t". | Michal Mazurek |
2016-09-04 | only regen pkg-config files when required; ok jasper | Martin Natano |
2016-09-04 | jmc says you can never have too many functions in one man page, so list | Ted Unangst |
2016-09-04 | remove caveats that are either misleading or unhelpful. | Ted Unangst |
2016-09-03 | Import libunwind 3.9.0 | Patrick Wildt |
2016-09-03 | Import libc++abi 3.9.0 | Patrick Wildt |
2016-09-03 | Import libc++ 3.9.0 | Patrick Wildt |
2016-09-03 | switch to a constant-time gather procedure for amd64 mont5 asm | Brent Cook |
2016-09-03 | add constant-time MOD_EXP_CTIME_COPY_FROM_PREBUF. | Brent Cook |
2016-09-03 | BN_mod_exp_mont_consttime: check for zero modulus. | Brent Cook |
2016-09-03 | Don't list individual valid CLOCK_* values, instead refer to | Michal Mazurek |
2016-09-03 | Remove _USING_TICKETS, it's defined as 0. No functional change. | Michal Mazurek |
2016-09-03 | Add functions for SHA512/256. The standard says you're supposed to start | Ted Unangst |
2016-09-03 | Retire zaurus, as it hasn't made the EABI jump and will be permanently broken | Philip Guenther |
2016-09-03 | tweak previous; | Jason McIntyre |
2016-09-03 | remove unused variable | Bob Beck |
2016-09-03 | Remove NULL pointer checks before calls to free(). | Nayden Markatchev |
2016-09-03 | note that getpass is obsolete. removed from posix in 2001. | Ted Unangst |
2016-09-03 | Enable PIE on arm now that sjlj exceptions are no longer used after | Jonathan Gray |
2016-09-02 | fix format string | Charles Longeau |
2016-09-02 | LIB=crypto, kind of neccessary | Theo de Raadt |
2016-09-02 | Fix Makefile for file location moves | Bob Beck |
2016-09-02 | Remove the libcrypto/crypto directory | Bob Beck |
2016-09-02 | Remove the libssl/ssl directory | Bob Beck |
2016-09-02 | Remove the libssl/src directory | Bob Beck |
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller |
2010-10-01 | import OpenSSL-1.0.0a | Damien Miller |
2009-04-06 | import of OpenSSL 0.9.8k | Damien Miller |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |
2005-04-29 | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | Damien Miller |
2003-05-11 | import 0.9.7b (without idea and rc5) | Markus Friedl |
1998-10-05 | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker |
2016-09-02 | add iOS support for getentropy | Brent Cook |
2016-09-02 | warn on use of deprecated EVP functions | Brent Cook |
2016-09-02 | missing space after comma | Theo Buehler |
2016-09-02 | BN_mod_exp_mont_consttime: check for zero modulus. | Brent Cook |
2016-09-02 | Make it clear that printable characters of width 0 exist. | Ingo Schwarze |
2016-09-02 | Since we support only one non-ASCII LC_CTYPE locale, we don't need | Ingo Schwarze |
2016-09-02 | Remove old pod docs that are not used or installed | Bob Beck |
2016-09-01 | remove sparc support | Ted Unangst |
2016-08-31 | Crank minor due to API addition | Bob Beck |
2016-08-31 | Avoid undefined-behavior right-shifting by a word-size # of bits. | Brent Cook |
2016-08-31 | Bring in functions used by stunnel and exim from BoringSSL - this brings | Bob Beck |
2016-08-31 | Fix some very unnecessary convoultion. | Bob Beck |
2016-08-27 | Be more strict when parsing TLS extensions. | Joel Sing |