summaryrefslogtreecommitdiff
path: root/src/lib/libssl/dtls1.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move DTLS structs/definitions/prototypes to dtls_locl.h.jsing2021-05-161-85/+1
* Make SSL_CIPHER, SSL_CTX, SSL_SESSION, {DTLS1,SSL3}_STATEtb2021-05-101-3/+2
* Expose various DTLSv1.2 specific functions and definestb2021-03-311-3/+1
* Add various public DTLS related defines.jsing2021-02-201-1/+5
* Use internal versions of SSL3_BUFFER, SSL3_RECORD and DTLS1_RECORD_DATA.jsing2020-03-121-1/+5
* unifdef DTLS1_AD_MISSING_HANDSHAKE_MESSAGE.jsing2018-08-241-5/+1
* Move most of DTLS1_STATE to internal.beck2017-01-221-63/+1
* Convert publically visible structs to translucent structs.jsing2017-01-221-2/+4
* Explicitly include openssl/opensslconf.h in headers that use OPENSSL_NO_*jsing2016-12-301-1/+2
* Remove support for DTLS_BAD_VER. We do not support non-standard andjsing2015-09-101-2/+1
* Jettison DTLS over SCTP.jsing2015-02-091-13/+1
* Remove trailing whitespace.jsing2014-12-141-6/+6
* Sort and group includes.jsing2014-11-161-3/+5
* decompress libssl. ok beck jsingtedu2014-07-101-6/+1
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Since pqueue is a private interface and the header defining the structguenther2014-06-021-4/+3
* remove some #if 0 code. we don't need any more reminders that we're usingtedu2014-05-301-5/+0
* Add explicit #include lines for stdio.h, stdlib.h and string.h; these filesmiod2014-05-221-0/+3
* No longer make pqueue.h a public (and installed) header file. Replace itsmiod2014-05-151-1/+3
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-151-33/+23
* Flense a variety of windows support stuff, and a strange gettimeofday function.beck2014-04-131-11/+0
* Remove vms support stuff.beck2014-04-131-4/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-2/+6
* resolve conflictsdjm2012-10-131-1/+17
* resolve conflicts, fix local changesdjm2010-10-011-6/+55
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-0/+7
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+211