Another Oops: #include <stdio.h> *is* required .....
[obnox/wireshark/wip.git] / epan / dissectors / packet-dtls.c
2009-10-16 wmeierAnother Oops: #include <stdio.h> *is* required .....
2009-10-16 wmeierdtls_fragment_table never used; Remove it.
2009-09-24 krj* Prefer col_append_str instead of col_append_fstr...
2009-09-14 jakeFix for bug 4008:
2009-09-06 krjRename address_to_str() to ep_address_to_str() because:
2009-08-13 kukosaFix SSL decryption failure if client and server have...
2009-08-09 krjDon't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
2009-08-09 krjDon't guard col_clear with col_check
2009-07-07 stigFrom Kovarththanan Rajaratnam:
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-13 etxrabApply some of the patches from:
2008-12-19 geraldBack out r27047 and r27053.
2008-12-18 geraldUpdate calls to proto_tree_add_bytes_format to reflect...
2008-12-18 wmeierFix various typos and spelling errors (mostly in text...
2008-12-17 wmeierFix typos and spelling (mostly in text strings)
2008-11-17 tuexen- Do not register UDP port 4433. Use dissector_add_hand...
2008-10-27 wmeier#if ==> #ifdef
2008-10-24 wmeierWindows build: #include winsock2.h only when needed.
2008-10-16 tuexenBugfix from Robin Seggelmann for Certificate Request...
2008-09-15 jakeFrom Michael Bernhard:
2008-06-25 guyFix some warnings - declare some arguments, variables...
2008-05-05 etxrabChange depreciated function g_tree_traverse -> g_tree_f...
2008-02-11 wmeierA few minor pedantic fixes ....
2007-11-05 sakeBug 1954 From Mikael Magnusson :
2007-10-23 etxrabApply the small performance enhancment patches for:
2007-06-11 geraldFix include paths.
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-04-25 guyUse "address_to_str()" to format an address, rather...
2007-04-18 morrissPass NULL (instead of proto_) in the last parameter...
2007-04-10 kukosa- SSL desegmentation support
2007-03-24 morrissAdd brackets to extern of ssl_version_short_names[...
2007-03-24 sfisherFix mess with ssl_version_short_names[] being defined...
2007-03-23 ulflfix a lot more warnings
2007-01-12 kukosaprepare SSL dissector for similar desegmentation as...
2007-01-02 wmeierMore ethereal --> wireshark
2006-08-26 guyFix some compiler warnings (some by getting rid of...
2006-08-25 kukosanew ssl_dissector_add() function which can be called...
2006-08-02 sahlbergfrom a. samuel
2006-06-27 ulflMSVC doesn't like the conversion from guint64 to double...
2006-06-27 sahlbergfrom Authesserre Samuel