Expand OpenSSL DTLS compatibility to include Ubuntu 10.04 (Lucid Lynx)
authorDavid Woodhouse <David.Woodhouse@intel.com>
Thu, 10 May 2012 18:07:26 +0000 (11:07 -0700)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Thu, 10 May 2012 18:12:28 +0000 (11:12 -0700)
commit0c94594f880920871068371dfe02704591dd6eb8
tree939c0242712cb92f96daaac342e6412240d22953
parent4571690e600e37b889f46cfc0735cd22a1eb57d9
Expand OpenSSL DTLS compatibility to include Ubuntu 10.04 (Lucid Lynx)

They appear to have backported the Cisco DTLS compatibility, but their
OpenSSL is otherwise so old that our workaround for the absence of
dtls1_stop_timer() doesn't work. The timer handling is entirely different
there. So after an archaeological expedition through OpenSSL CVS history
and RT, cope a little better with such abominations.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
dtls.c
www/changelog.xml