summaryrefslogtreecommitdiff
path: root/ssl/dtls1.h
Commit message (Expand)AuthorAgeFilesLines
* PR: 2658steve2011-12-311-1/+1
* PR: 2535steve2011-12-251-0/+13
* more vxworks patchessteve2011-10-141-0/+4
* Initial "opaque SSL" framework. If an application definessteve2011-04-291-0/+3
* For VMS, implement the possibility to choose 64-bit pointers withlevitte2011-03-251-6/+0
* oops, revert invalid changesteve2010-11-241-2/+8
* use generalise mac API for SSL key generationsteve2010-11-241-8/+2
* Taken from OpenSSL_1_0_0-stable:levitte2010-11-221-0/+4
* PR: 2230steve2010-04-141-0/+1
* Update from 1.0.0-stablelevitte2009-11-121-2/+8
* PR: 2033steve2009-09-091-0/+3
* PR: 2028steve2009-09-041-1/+1
* PR: 1958steve2009-06-171-0/+2
* PR: 1946steve2009-06-161-1/+1
* Updates from 1.0.0-stablesteve2009-06-051-0/+1
* PR: 1946steve2009-06-021-0/+2
* Update from 1.0.0-stablesteve2009-05-281-0/+4
* Update from 1.0.0-stable.steve2009-05-171-1/+1
* Update from 1.0.0-stable.steve2009-05-151-1/+7
* Updates from 1.0.0-stable branch.steve2009-04-201-0/+1
* Updates from 1.0.0-stable.steve2009-04-151-0/+24
* Remove the DTLS1_BAD_VER thing from 0.9.9-dev. It is present in 0.9.8jaenicke2008-10-131-1/+0
* Add missing DTLS1_BAD_VER (hope I got the value right).ben2008-10-121-0/+1
* DTLS didn't handle alerts correctly.appro2008-09-131-0/+5
* Oops! This was erroneously left out commit #16632.appro2007-10-011-1/+1
* Switch to RFC-compliant version encoding in DTLS.appro2007-09-301-3/+1
* There's no such things as DTLS1_AD_MISSING_HANDSHAKE_MESSAGE.bodo2006-01-071-0/+2
* "Liberate" dtls from BN dependency. Fix bug in replay/update.appro2005-06-071-3/+5
* pqueue and dtls uses 64-bit values. Unfortunately, OpenSSL doesn'tlevitte2005-05-301-5/+2
* Lots of Win32 fixes for DTLS.steve2005-04-271-3/+3
* remove some functions from exported headersbodo2005-04-261-27/+0
* fix SSLerr stuff for DTLS1 code;bodo2005-04-261-15/+13
* Add DTLS support.ben2005-04-261-0/+244