aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-rs_pgo.c
Commit message (Expand)AuthorAgeFilesLines
* fix some more cases where tvb_length_remaining() is assignedMartin Kaiser2012-10-161-3/+3
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-2/+0
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* AFAICT sys/types.h & netinet/in.h #includes are not needed for these files.Bill Meier2012-05-041-4/+0
* Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...Bill Meier2011-10-151-2/+2
* Use tvb_ip_to_str().Jeff Morriss2011-01-161-17/+8
* Use extended value string functions to access dce_error_vals (which has 4397 ...Bill Meier2010-10-131-2/+2
* hf cleanup: delete a whole bunch of unused entries and make up unique names a...Jeff Morriss2010-10-061-162/+19
* Indentation & whitespace cleanup (including: "4 space tabs" ==> spaces)Bill Meier2010-05-101-9/+9
* #include <string.h> not needed.Bill Meier2010-04-061-2/+0
* * Prefer col_append_str instead of col_append_fstr for constant stringsKovarththanan Rajaratnam2009-09-241-36/+18
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-181-51/+51
* FT_STRING -> FT_GUIDUlf Lamping2006-08-161-1/+1
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-2/+2
* Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris2005-06-261-2/+2
* Get rid of a bunch of trailing spaces.Guy Harris2004-10-311-47/+47
* Add a "hf_sec_rgy_pname_t_size" hf_ value and corresponding field, andGuy Harris2004-10-311-4/+9
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+1900