aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorSake Blok <sake@euronet.nl>2007-11-05 23:05:20 +0000
committerSake Blok <sake@euronet.nl>2007-11-05 23:05:20 +0000
commit3c9a7b9dcd476eb98cab0e416544091ae3fa80d4 (patch)
treef4392373dcb276c19e4a0268e9674e55aea9b1f3 /AUTHORS
parenta6850bb34e3b6e73043d273af0c6ad691a08a3fb (diff)
Bug 1954 From Mikael Magnusson :
This patch updates the DTLS dissector to be compatible with OpenSSL 0.9.8f in the following ways: * Handle both SSL version number 0xfeff (RFC 4347 and OpenSSL 0.9.8f), and 0x100 (Used by OpenSSL 0.9.8e and earlier) * Reassemble fragmented handshake messages. svn path=/trunk/; revision=23369
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 6af6a57056..5ba9199341 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -2812,6 +2812,7 @@ Scott Robinson <scott.robinson [AT] flukenetworks.com>
Martin Peylo <wireshark [AT] izac.de>
Stéphane Loeuillet <leroutier@gmail.com>
Andrei Rubaniuk <rubaniuk@mail.ru>
+Mikael Magnusson <mikma264@gmail.com>
Alain Magloire <alainm[AT]rcsm.ece.mcgill.ca> was kind enough to
give his permission to use his version of snprintf.c.