aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-asap.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-14Replace ip_to_str((tvb_get_ptr(...)) with tvb_ip_to_str().Jeff Morriss1-6/+4
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-4/+4
2010-05-24Refer to the endianness arguments as "encoding" rather thanGuy Harris1-42/+42
2010-05-13Create a new REP_NA value for fields where there are no representationsGuy Harris1-1/+1
2010-05-12Instead of using private #defines for the last argument toGuy Harris1-42/+41
2010-01-13From Didier Gautheron:Anders Broman1-1/+1
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()Kovarththanan Rajaratnam1-15/+15
2009-07-07From Kovarththanan Rajaratnam:Stig Bjørlykke1-4/+4
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-43/+43
2008-12-31From Thomas Dreibholz:Anders Broman1-51/+97
2008-12-18Fix various typos and spelling errors (mostly in text strings)Bill Meier1-1/+1
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-2/+2
2008-06-21From Thomas Dreibholz:Anders Broman1-47/+64
2007-12-22Add handling of "Rejected due to security considerations" error cause.Michael Tüxen1-19/+23
2007-12-21Fix the handling of error parameters. Reported by Holger Eppert.Michael Tüxen1-8/+8
2007-11-20Update to draft-ietf-rserpool-common-param-15.txt. (WillMichael Tüxen1-31/+73
2007-04-16Use recent IANA port assignments.Michael Tüxen1-3/+1
2007-03-07Add support for draft-ietf-rserpool-policies-04.txt.Michael Tüxen1-19/+83
2006-05-31Editorial fixes from Thomas Dreibholz.Michael Tüxen1-16/+16
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2005-09-17Move a pile of protocol-related headers from the top-level sourceGuy Harris1-1/+1
2005-08-12Fix handling of ASAP_ENDPOINT_KEEP_ALIVE message.Michael Tüxen1-1/+1
2005-08-06Update toMichael Tüxen1-75/+167
2004-07-25Added support for registered UDP port.Michael Tüxen1-0/+9
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+665