]> git.samba.org - metze/wireshark/wip.git/history - epan/dissectors/packet-dcerpc-rs_pgo.c
GSM A DTAP: add UMTS EVS to supported codecs list IE
[metze/wireshark/wip.git] / epan / dissectors / packet-dcerpc-rs_pgo.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-06-23 Evan HuusRemove more deprecated tvb_length
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-09-29 Bill MeierAdd editor modelines; fix indentation as needed.
2014-09-20 Michael Mannproto_tree_add_text -> proto_tree_add_subtree[_format...
2014-06-19 Michael MannRevert "Fixup: tvb_* -> tvb_captured"
2014-06-18 Dario LombardoFixup: tvb_* -> tvb_captured
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:
2013-04-21 Jörg MayerFix new warning in gcc 4.8:
2013-03-02 Pascal QuantinFrom Ed Beroset via https://bugs.wireshark.org/bugzilla...
2012-10-16 Martin Kaiserfix some more cases where tvb_length_remaining() is...
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-01-16 Jeff MorrissUse tvb_ip_to_str().
2010-10-13 Bill MeierUse extended value string functions to access dce_error...
2010-10-06 Jeff Morrisshf cleanup: delete a whole bunch of unused entries...
2010-05-10 Bill MeierIndentation & whitespace cleanup (including: "4 space...
2010-04-06 Bill Meier#include <string.h> not needed.
2009-09-24 Kovarththanan Raja... * Prefer col_append_str instead of col_append_fstr...
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2006-08-16 Ulf LampingFT_STRING -> FT_GUID
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2005-06-26 Guy HarrisGet rid of the private "my_match_strval()" routine...
2004-10-31 Guy HarrisGet rid of a bunch of trailing spaces.
2004-10-31 Guy HarrisAdd a "hf_sec_rgy_pname_t_size" hf_ value and correspon...
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.