]> git.samba.org - metze/wireshark/wip.git/history - epan/dissectors/packet-xyplex.c
GSM A DTAP: add UMTS EVS to supported codecs list IE
[metze/wireshark/wip.git] / epan / dissectors / packet-xyplex.c
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2017-10-29 Michael MannAdd conversation endpoint type
2016-10-13 Michael MannConvert most UDP dissectors to use "auto" preferences.
2016-01-24 Guy HarrisAdd the packet number to the packet_info structure...
2016-01-08 moshekaplanFix a lot of typos and misspellings
2015-12-09 Michael Mannnew_create_dissector_handle -> create_dissector_handle...
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-09-30 Bill MeierAdd editor modelines; Adjust whitespace; Remove boilerp...
2014-09-07 Michael MannEliminate proto_tree_add_text from some of the dissectors.
2014-07-05 Michael Mannconvert to proto_tree_add_subtree[_format]
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-08 Anders Broman- Forward declaration of register functions.
2013-06-14 Michael MannRemove check_col() and the occasional tree.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-10 Jakub ZawadzkiInitial commit to support yet another method of passing...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-01-13 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-09-23 Jeff MorrissReplace blurbs that match the name (case insensitive...
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2008-09-26 Bill MeierMinor cleanup related to proto_register & proto_reg_handoff
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2005-02-02 Anders BromanFrom Jon Ringle:
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.