Synchronise with the Unix build.
[openssl.git] / ssl / d1_pkt.c
2005-07-26 Richard Levittebytes_to_long_long isn't used anywhere any more, so...
2005-07-26 Richard LevitteI'm reversing this change, as it seems the error is...
2005-07-26 Geoff ThorpeFix 64-bit compilation when PQ_64BIT_IS_INTEGER isn...
2005-06-20 Andy PolyakovFix typo in ssl/d1_pkt.c.
2005-06-20 Andy PolyakovHandle wrap-arounds and revive missing assignment.
2005-06-07 Andy Polyakov"Liberate" dtls from BN dependency. Fix bug in replay...
2005-06-06 Richard LevitteFurther change pq_compat.h to generate the flag macros...
2005-05-30 Richard Levittepqueue and dtls uses 64-bit values. Unfortunately...
2005-04-27 Dr. Stephen HensonLots of Win32 fixes for DTLS.
2005-04-26 Bodo Möllerfix SSLerr stuff for DTLS1 code;
2005-04-26 Dr. Stephen HensonFixes for signed/unsigned warnings and shadows.
2005-04-26 Ben LaurieAdd DTLS support.