aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h501
Commit message (Expand)AuthorAgeFilesLines
* Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss2011-10-101-10/+6
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-4/+4
* #include <string.h> and/or #include <stdio.h> not needed.Bill Meier2010-04-071-2/+0
* #include <stdio.h> not needed.Bill Meier2010-04-061-1/+0
* Get rid of check_col();Anders Broman2010-01-171-1/+1
* check_col.diffAnders Broman2010-01-131-2/+1
* Make all proto_* values static.Stig Bjørlykke2009-10-111-1/+1
* Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam2009-10-081-1/+0
* #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier2009-02-071-1/+0
* Minor cleanup mostly related to proto_reg_handoffBill Meier2008-11-041-15/+12
* asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer2007-12-191-0/+1
* If we implement new style dissectors, register them as such.Jörg Mayer2007-12-141-1/+1
* display message type in the info columnTomas Kukosa2007-11-022-1/+12
* H.501 Mobility protocol implementedTomas Kukosa2007-10-266-0/+952