summaryrefslogtreecommitdiff
path: root/lib/libssl/dtls1.h
AgeCommit message (Expand)Author
2018-08-24unifdef DTLS1_AD_MISSING_HANDSHAKE_MESSAGE.Joel Sing
2017-01-22Move most of DTLS1_STATE to internal.Bob Beck
2017-01-22Convert publically visible structs to translucent structs.Joel Sing
2016-12-30Explicitly include openssl/opensslconf.h in headers that use OPENSSL_NO_*Joel Sing
2015-09-10Remove support for DTLS_BAD_VER. We do not support non-standard andJoel Sing
2015-02-09Jettison DTLS over SCTP.Joel Sing
2014-12-14Remove trailing whitespace.Joel Sing
2014-11-16Sort and group includes.Joel Sing
2014-07-10decompress libssl. ok beck jsingTed Unangst
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-06-02Since pqueue is a private interface and the header defining the structPhilip Guenther
2014-05-30remove some #if 0 code. we don't need any more reminders that we're usingTed Unangst
2014-05-22Add explicit #include lines for stdio.h, stdlib.h and string.h; these filesMiod Vallat
2014-05-15No longer make pqueue.h a public (and installed) header file. Replace itsMiod Vallat
2014-04-15First pass at applying KNF to the OpenSSL code, which almost makes itJoel Sing
2014-04-13Flense a variety of windows support stuff, and a strange gettimeofday function.Bob Beck
2014-04-13Remove vms support stuff.Bob Beck
2014-04-13Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.Miod Vallat
2012-10-13resolve conflictsDamien Miller
2010-10-01resolve conflicts, fix local changesDamien Miller
2009-01-05update to openssl-0.9.8i; tested by several, especially krw@Damien Miller
2008-09-06import of OpenSSL 0.9.8hDamien Miller