GSM A DTAP: add UMTS EVS to supported codecs list IE
[metze/wireshark/wip.git] / epan / dissectors / packet-dcerpc-rs_acct.c
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2016-06-27 Michael Manntvb_get_string_enc + proto_tree_add_item = proto_tree_a...
2015-03-03 Guy HarrisEliminate e_uuid_t in favor of e_guid_t.
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-10-05 Bill MeierAdd editor modelines; Adjust whitespace as needed.
2014-06-18 Dario LombardoFixup: tvb_get_string(z) -> tvb_get_string(z)_enc
2014-04-21 Bill MeierFix gcc "warning: no previous prototype ... [-Wmissing...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-11-06 Michael MannRemove pinfo->private_data from DCERPC dissectors and...
2013-10-01 Michael MannRemove check_col for all non-generated DCE/RPC dissectors.
2013-09-22 Pascal Quantinemem -> wmem conversion:
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-05-04 Bill MeierAFAICT sys/types.h & netinet/in.h #includes are not...
2011-10-15 Bill MeierConvert proto_tree_add_item() 'encoding' arg for field...
2011-05-23 Chris MaynardFrom Micheal Mann via bug 2794: Fix some display filter...
2011-01-12 Jeff MorrissThere's no need to pass the result of tvb_get_ptr(...
2010-04-06 Bill Meier#include <string.h> not needed.
2009-09-24 Kovarththanan Raja... Don't guard col_append_str with check_col
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2008-06-27 Bill MeierFix some warnings reported by gcc -Wshadow ...
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.