summaryrefslogtreecommitdiffstats
path: root/ssl/d1_lib.c
AgeCommit message (Expand)Author
2007-01-21Constify version strings is ssl lib.Dr. Stephen Henson
2005-08-08remove unused internal foo_base_method functionsNils Larsch
2005-08-05Initialize SSL_METHOD structures at compile time. This removes the needDr. Stephen Henson
2005-06-07"Liberate" dtls from BN dependency. Fix bug in replay/update.Andy Polyakov
2005-05-30pqueue and dtls uses 64-bit values. Unfortunately, OpenSSL doesn'tRichard Levitte
2005-04-26Add DTLS support.Ben Laurie