aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-rs_pgo.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...wmeier1-2/+2
2011-01-16Use tvb_ip_to_str().morriss1-17/+8
2010-10-13Use extended value string functions to access dce_error_vals (which has 4397 ...wmeier1-2/+2
2010-10-06hf cleanup: delete a whole bunch of unused entries and make up unique names a...morriss1-162/+19
2010-05-10Indentation & whitespace cleanup (including: "4 space tabs" ==> spaces)wmeier1-9/+9
2010-04-06#include <string.h> not needed.wmeier1-2/+0
2009-09-24* Prefer col_append_str instead of col_append_fstr for constant stringskrj1-36/+18
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-51/+51
2006-08-16FT_STRING -> FT_GUIDulfl1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;guy1-2/+2
2004-10-31Get rid of a bunch of trailing spaces.guy1-47/+47
2004-10-31Add a "hf_sec_rgy_pname_t_size" hf_ value and corresponding field, andguy1-4/+9
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+1900