| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was manufactured by cvs2git to create tag 'OPENBSD_5_8_BASE'.OPENBSD_5_8_BASE | cvs2svn | 2015-08-02 | 1 | -721/+0 |
* | Remove SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER workaround. | doug | 2015-07-18 | 1 | -5/+1 |
* | test for n<0 before use in CBS_init - mostly to shut up coverity. | beck | 2015-07-15 | 1 | -2/+8 |
* | Partially convert ssl3_get_message to CBS. | doug | 2015-07-14 | 1 | -6/+15 |
* | Convert ssl3_get_finished to CBS. | doug | 2015-07-14 | 1 | -6/+9 |
* | Remove Microsoft Server Gated Crypto. | doug | 2015-06-18 | 1 | -15/+1 |
* | Factor out the init_buf initialisation code, rather than duplicating it | jsing | 2015-03-27 | 1 | -3/+22 |
* | unconditionally align SSL payloads | bcook | 2014-12-14 | 1 | -9/+5 |
* | Remove trailing whitespace. | jsing | 2014-12-14 | 1 | -9/+9 |
* | unifdef OPENSSL_NO_NEXTPROTONEG, which is one of the last standing #ifndef | jsing | 2014-12-14 | 1 | -10/+1 |
* | ssl3_init_finished_mac() calls BIO_new() which can fail since it in turn | jsing | 2014-12-10 | 1 | -2/+6 |
* | Remove support for GOST R 34.10-94 signature authentication, along with | jsing | 2014-12-10 | 1 | -4/+1 |
* | Sort and group includes. | jsing | 2014-11-16 | 1 | -3/+5 |
* | Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes(). | jsing | 2014-10-18 | 1 | -2/+1 |
* | Also check the result from final_finish_mac() against finish_mac_length in | jsing | 2014-09-22 | 1 | -19/+17 |
* | It is possible (although unlikely in practice) for peer_finish_md_len to | jsing | 2014-09-22 | 1 | -13/+11 |
* | Oops, revert changes commited by mistake. The previous commit was supposed | miod | 2014-08-07 | 1 | -9/+12 |
* | When you expect a function to return a particular value, don't put a comment | miod | 2014-08-07 | 1 | -12/+9 |
* | decompress libssl. ok beck jsing | tedu | 2014-07-10 | 1 | -10/+1 |
* | convert CRYPTO_memcmp to timingsafe_memcmp based on current policy favoring | tedu | 2014-06-19 | 1 | -2/+2 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | BUF_MEM_grow_clean() takes a size_t as the size argument. Remove false comments | miod | 2014-05-31 | 1 | -8/+2 |
* | ECDH and ECDSA will not work overly well if there is no EC, so unifdef | jsing | 2014-05-31 | 1 | -2/+0 |
* | Make use of SSL_IS_DTLS, SSL_USE_EXPLICIT_IV, SSL_USE_SIGALGS and | jsing | 2014-05-30 | 1 | -2/+2 |
* | There is no point in checking if a pointer is non-NULL before calling free, | jsing | 2014-05-28 | 1 | -8/+4 |
* | Fix indentation, adding braces and combining a nested if to reduce depth | guenther | 2014-04-20 | 1 | -12/+14 |
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -4/+4 |
* | TANSTAAFL - delete the buf freelist code. if you need a better malloc, get | tedu | 2014-04-16 | 1 | -74/+4 |
* | First pass at applying KNF to the OpenSSL code, which almost makes it | jsing | 2014-04-14 | 1 | -354/+314 |
* | Flense a variety of windows support stuff, and a strange gettimeofday function. | beck | 2014-04-13 | 1 | -7/+0 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -6/+9 |
* | SECURITY fixes backported from openssl-1.0.1f. ok mikeb@ | jca | 2014-02-27 | 1 | -0/+7 |
* | cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txt | markus | 2013-02-14 | 1 | -1/+1 |
* | resolve conflicts | djm | 2012-10-13 | 1 | -3/+33 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -62/+253 |
* | resolve conflicts | djm | 2008-09-06 | 1 | -27/+14 |
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 1 | -7/+18 |
* | merge openssl-0.9.7-beta3, tested on vax by miod@ | markus | 2002-09-10 | 1 | -1/+1 |
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -19/+55 |
* | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 1 | -2/+2 |
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 1 | -2/+2 |
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 1 | -22/+142 |
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1 | -43/+42 |
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+469 |