| 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 | -1484/+0 |
* | Assign p to CBS_data since it is used later. | doug | 2015-07-19 | 1 | -2/+3 |
* | Convert dtls1_get_message_header to CBS and change to int. | doug | 2015-07-18 | 1 | -2/+3 |
* | Convert dtls1_get_record to CBS. | doug | 2015-07-18 | 1 | -21/+28 |
* | Remove repeated code in dtls1_get_record. | doug | 2015-07-18 | 1 | -40/+16 |
* | KNF whitespace. | doug | 2015-06-17 | 1 | -15/+16 |
* | Fix bad indenting in LibreSSL. | doug | 2015-06-13 | 1 | -2/+2 |
* | Jettison DTLS over SCTP. | jsing | 2015-02-09 | 1 | -88/+1 |
* | Fix DTLS memory leak (CVE-2015-0206).libressl-v2.1.3 | doug | 2015-01-21 | 1 | -9/+23 |
* | Remove trailing whitespace. | jsing | 2014-12-14 | 1 | -15/+15 |
* | Sort and group includes. | jsing | 2014-11-16 | 1 | -4/+7 |
* | Avoid a NULL pointer dereference that can be triggered by | jsing | 2014-10-22 | 1 | -2/+2 |
* | Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes(). | jsing | 2014-10-18 | 1 | -3/+2 |
* | Oops, revert changes commited by mistake. The previous commit was supposed | miod | 2014-08-07 | 1 | -4/+2 |
* | When you expect a function to return a particular value, don't put a comment | miod | 2014-08-07 | 1 | -2/+4 |
* | decompress libssl. ok beck jsing | tedu | 2014-07-10 | 1 | -25/+3 |
* | Remove leading underscore from _BYTE_ORDER and _{LITTLE,BIG}_ENDIAN, to be | miod | 2014-07-09 | 1 | -2/+2 |
* | convert CRYPTO_memcmp to timingsafe_memcmp based on current policy favoring | tedu | 2014-06-19 | 1 | -2/+2 |
* | Rename ssl3_record_sequence_update() to ssl3_record_sequence_increment(), | jsing | 2014-06-15 | 1 | -2/+2 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | Disable TLS support... | jsing | 2014-06-11 | 1 | -2/+0 |
* | remove some #if 0 code. we don't need any more reminders that we're using | tedu | 2014-05-30 | 1 | -146/+0 |
* | While working on another diff I ended up looking to see why on earth the | jsing | 2014-05-30 | 1 | -39/+5 |
* | There is no point in checking if a pointer is non-NULL before calling free, | jsing | 2014-05-28 | 1 | -4/+2 |
* | Remove redundant test introduced in s3_pkt.c on 20001225, which got cargo-culted | miod | 2014-05-27 | 1 | -3/+2 |
* | Make sure all error paths in dtls1_buffer_record() invoke SSLErr by | miod | 2014-05-26 | 1 | -20/+12 |
* | Remove TLS_DEBUG, SSL_DEBUG, CIPHER_DEBUG and OPENSSL_RI_DEBUG. Much of | jsing | 2014-05-25 | 1 | -5/+0 |
* | Stop pulling pqueue.h into ssl_locl.h since only a small part of libssl | jsing | 2014-05-22 | 1 | -0/+2 |
* | Make sure ssl3_setup_buffers() does not return upon error with a freed | miod | 2014-05-18 | 1 | -7/+7 |
* | No longer make pqueue.h a public (and installed) header file. Replace its | miod | 2014-05-15 | 1 | -1/+0 |
* | Replace all use of ERR_add_error_data with ERR_asprintf_error_data. | beck | 2014-04-26 | 1 | -4/+2 |
* | Figure out endianness at compile-time, using _BYTE_ORDER from | miod | 2014-04-23 | 1 | -5/+2 |
* | whack a bunch of disabled code. ok beck lteo | tedu | 2014-04-17 | 1 | -7/+0 |
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -9/+9 |
* | Flense all use of BIO_snprintf from ssl source - use the real one instead, | beck | 2014-04-14 | 1 | -1/+1 |
* | make OPENSSL_NO_HEARTBLEED the default and only option. ok deraadt miod | tedu | 2014-04-14 | 1 | -12/+0 |
* | First pass at applying KNF to the OpenSSL code, which almost makes it | jsing | 2014-04-14 | 1 | -774/+687 |
* | Do not include "e_os.h" anymore. Simply pull in the necessary headers. | mpi | 2014-04-13 | 1 | -1/+0 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -2/+9 |
* | cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txt | markus | 2013-02-14 | 1 | -37/+54 |
* | resolve conflicts | djm | 2012-10-13 | 1 | -34/+133 |
* | OpenSSL 1.0.0f: merge | djm | 2012-01-05 | 1 | -10/+16 |
* | openssl-1.0.0e: resolve conflicts | djm | 2011-11-03 | 1 | -12/+10 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -281/+262 |
* | resolve conflicts | djm | 2009-01-09 | 1 | -0/+1 |
* | update to openssl-0.9.8i; tested by several, especially krw@ | djm | 2009-01-05 | 1 | -4/+17 |
* | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -0/+1778 |