GSM A DTAP: add UMTS EVS to supported codecs list IE
[metze/wireshark/wip.git] / epan / dissectors / packet-dcerpc-drsuapi.c
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2015-03-03 Guy HarrisEliminate e_uuid_t in favor of e_guid_t.
2014-10-08 Alexis La GoutteDCERPC (DRSUAPI) Fix typo found on idl file
2014-10-07 Alexis La Goutteidl2wrs (DCERPC DRSUAPI): Fix Dead Store (Dead assignem...
2014-10-01 Alexis La Goutteidl2wrs (DCERPC): fix some warning
2014-09-20 Michael Mannproto_tree_add_text -> proto_tree_add_subtree[_format...
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-05-07 Jörg MayerFix a c++ compat warning in the template and copy the...
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-14 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2011-08-16 Guy HarrisMore misspellings of "unknown", for bug 6244.
2011-07-19 Guy HarrisAdd a DREP_LITTLE_ENDIAN for the DCE RPC endianness...
2011-05-18 Jeff MorrissFix a couple (value) mistakes in a value_string, taking...
2011-01-28 Stephen FisherFix r35690: tvb_get_unicode_string() takes length in...
2011-01-28 Stephen FisherChange tvb_fake_unicode() to tvb_get_unicode_string...
2010-06-27 Gerald CombsMake sure some variables are initialized.
2009-12-19 Guy HarrisFor fields of type FT_ABSOLUTE_TIME, have the "display...
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2008-02-19 Jörg MayerFix some unused warnings
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2005-07-13 Ronnie Sahlbergmake idl2eth generate FT_GUID hf fields for uuid_t...
2005-03-16 Ronnie Sahlbergdecode some more of drsuapi
2005-03-15 Ronnie Sahlbergmore idl2eth and drsuapi updates
2005-03-15 Ronnie Sahlbergupdate to idl2eth adding WERROR as a built in type
2005-03-14 Ronnie Sahlberga lot of people dont specify top level pointers in...
2005-03-14 Ronnie Sahlbergupdates for drsuapi
2005-03-12 Ronnie Sahlbergthe previous drsuapi patch showed how idl2eth can handl...
2005-03-12 Ronnie Sahlbergrefine IDL
2005-03-12 Ronnie Sahlberginitial DRSUAPI dissector
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.