aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-enrp.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-12Fix 2 typos.wmeier1-2/+2
2011-10-10 Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-a...wmeier1-1/+1
2011-10-04Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...wmeier1-6/+6
2011-01-14Replace ip_to_str((tvb_get_ptr(...)) with tvb_ip_to_str().morriss1-6/+4
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-3/+3
2010-05-24Refer to the endianness arguments as "encoding" rather thanguy1-70/+70
2010-05-13Create a new REP_NA value for fields where there are no representationsguy1-1/+1
2010-05-12Instead of using private #defines for the last argument toguy1-70/+69
2010-01-13From Didier Gautheron:etxrab1-1/+1
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()krj1-18/+18
2009-07-07From Kovarththanan Rajaratnam:stig1-4/+4
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-51/+51
2008-12-31From Thomas Dreibholz:etxrab1-44/+100
2008-12-18Fix various typos and spelling errors (mostly in text strings)wmeier1-1/+1
2008-10-31Fix some "format not a string literal and no format arguments" warnings.stig1-2/+2
2008-06-21From Thomas Dreibholz:etxrab1-51/+52
2008-02-07Removed even more "statement not reached" warnings.stig1-1/+0
2007-12-22Add handling of "Rejected due to security considerations" error cause.tuexen1-19/+23
2007-12-21Fix the handling of error parameters. Reported by Holger Eppert.tuexen1-9/+9
2007-11-20Update to draft-ietf-rserpool-common-param-15.txt. (Willtuexen1-37/+79
2007-04-16Use recent IANA port assignments.tuexen1-6/+5
2007-03-07Add support for draft-ietf-rserpool-policies-04.txt.tuexen1-19/+83
2006-05-31Editorial fixes from Thomas Dreibholz.tuexen1-28/+28
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2005-09-17Move a pile of protocol-related headers from the top-level sourceguy1-1/+1
2005-08-06Update totuexen1-75/+108
2004-07-27Change the display of identifiers from DEC to HEX.tuexen1-3/+3
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+904