From Robin Seggelmann: Add support for RFC 6520.
[obnox/wireshark/wip.git] / epan / dissectors / packet-dtls.c
2012-02-26 tuexenFrom Robin Seggelmann: Add support for RFC 6520.
2012-02-16 etxrabFrom Naoyoshi Ueda:
2012-02-10 morrissFix via https://bugs.wireshark.org/bugzilla/show_bug...
2012-02-06 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2012-01-19 cmaynardFix some duplicate display filter names.
2011-12-29 wmeierAFAIKT sys/stat.h, sys/types.h, sys/socket.h, winsock2...
2011-12-29 wmeierAFAIKT sys/types.h, sys/socket.h, winsock2.h, inet_v6_d...
2011-12-29 wmeierDo whitespace cleanup; Reformat long lines;
2011-12-16 wmeierAdd (what I think are) missing add_new_data_source...
2011-12-16 wmeierFix tvb memory leak; Add missing call to add_new_data_s...
2011-12-14 sakeFix for bug 6032:
2011-10-21 wmeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-11 wmeierUse intended proto_tree_add_uint() instead of proto_tre...
2011-10-10 wmeierFix benign bugs in some proto_tree_add_item() 'encoding...
2011-10-06 wmeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-05 wmeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-10-04 wmeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-09-20 stigFrom Dirk via bug 6361:
2011-06-19 wmeierFix gcc 4.6 "set but not used [-Wunused-but-set-variabl...
2011-06-02 cmaynardFrom Michael Chen via https://bugs.wireshark.org/bugzil...
2011-06-01 cmaynardFrom Michael Chen via https://bugs.wireshark.org/bugzil...
2011-05-27 morrissMake TVBs opaque for most users.
2011-05-13 morrissFrom Michael Chen via https://bugs.wireshark.org/bugzil...
2011-04-26 guyIf HAVE_LIBGNUTLS isn't defined, don't build functions...
2011-04-26 geraldFrom Ivan Sy via bug 3343:
2011-04-18 stigRemoved some unneeded assignments.
2011-02-10 morrissModify proto_tree_add_bytes_format() and proto_tree_add...
2011-01-30 stigIntroduce "Fragment count" filter element for all proto...
2010-10-29 wmeierUse value_string_ext fcns to access two value-string...
2010-10-27 morrissFix the reassembly assertion reported in https://bugs...
2010-09-24 morriss(Refining the regexp...) Replace blurbs that match...
2010-09-23 morrissReplace blurbs that match the name (case insensitive...
2010-05-28 morrissMove some code (including the optional objects) into...
2010-05-13 morrissAs suggested in wireshark.org/lists/wireshark-dev/20080...
2010-04-04 guypacket-ssl-utils.h now includes <stdio.h> itself.
2010-04-04 guypacket-ssl-utils.h uses "FILE *"; at least on Solaris...
2010-04-03 wmeierRemove unneeded #include <stdio.h>
2010-02-19 jakeDitch the last direct indexed character array.
2010-02-06 stigRenamed some reassembled data texts.
2010-02-02 stigIntroduce "Reassembled length" filter element for all...
2010-01-13 etxrabFrom Didier Gautheron:
2009-12-19 guyFor fields of type FT_ABSOLUTE_TIME, have the "display...
2009-11-23 stigGuard #include <sys/types.h> with HAVE_SYS_TYPES_H.
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