| Commit message (Expand) | Author | Age | Files | Lines |
* | Move DTLS structs/definitions/prototypes to dtls_locl.h. | jsing | 2021-05-16 | 1 | -85/+1 |
* | Make SSL_CIPHER, SSL_CTX, SSL_SESSION, {DTLS1,SSL3}_STATE | tb | 2021-05-10 | 1 | -3/+2 |
* | Expose various DTLSv1.2 specific functions and defines | tb | 2021-03-31 | 1 | -3/+1 |
* | Add various public DTLS related defines. | jsing | 2021-02-20 | 1 | -1/+5 |
* | Use internal versions of SSL3_BUFFER, SSL3_RECORD and DTLS1_RECORD_DATA. | jsing | 2020-03-12 | 1 | -1/+5 |
* | unifdef DTLS1_AD_MISSING_HANDSHAKE_MESSAGE. | jsing | 2018-08-24 | 1 | -5/+1 |
* | Move most of DTLS1_STATE to internal. | beck | 2017-01-22 | 1 | -63/+1 |
* | Convert publically visible structs to translucent structs. | jsing | 2017-01-22 | 1 | -2/+4 |
* | Explicitly include openssl/opensslconf.h in headers that use OPENSSL_NO_* | jsing | 2016-12-30 | 1 | -1/+2 |
* | Remove support for DTLS_BAD_VER. We do not support non-standard and | jsing | 2015-09-10 | 1 | -2/+1 |
* | Jettison DTLS over SCTP. | jsing | 2015-02-09 | 1 | -13/+1 |
* | Remove trailing whitespace. | jsing | 2014-12-14 | 1 | -6/+6 |
* | Sort and group includes. | jsing | 2014-11-16 | 1 | -3/+5 |
* | decompress libssl. ok beck jsing | tedu | 2014-07-10 | 1 | -6/+1 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | Since pqueue is a private interface and the header defining the struct | guenther | 2014-06-02 | 1 | -4/+3 |
* | remove some #if 0 code. we don't need any more reminders that we're using | tedu | 2014-05-30 | 1 | -5/+0 |
* | Add explicit #include lines for stdio.h, stdlib.h and string.h; these files | miod | 2014-05-22 | 1 | -0/+3 |
* | No longer make pqueue.h a public (and installed) header file. Replace its | miod | 2014-05-15 | 1 | -1/+3 |
* | First pass at applying KNF to the OpenSSL code, which almost makes it | jsing | 2014-04-15 | 1 | -33/+23 |
* | Flense a variety of windows support stuff, and a strange gettimeofday function. | beck | 2014-04-13 | 1 | -11/+0 |
* | Remove vms support stuff. | beck | 2014-04-13 | 1 | -4/+0 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -2/+6 |
* | resolve conflicts | djm | 2012-10-13 | 1 | -1/+17 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -6/+55 |
* | update to openssl-0.9.8i; tested by several, especially krw@ | djm | 2009-01-05 | 1 | -0/+7 |
* | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -0/+211 |