aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sabp.c
Commit message (Expand)AuthorAgeFilesLines
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-48/+48
* Fix various typos and spelling errors.Bill Meier2010-12-061-4/+4
* - Use SABP:s SCTP ppid.Anders Broman2010-11-171-19/+26
* Add a little more code to avoid not-very-useful blurbs:Jeff Morriss2010-05-111-4/+4
* Calculate correct PDU lenght if the per_length_determinant is one byte long.Anders Broman2010-05-051-93/+96
* #include <string.h> and/or #include <stdio.h> not needed.Bill Meier2010-04-071-9/+7
* #include <stdio.h> not needed.Bill Meier2010-04-061-8/+7
* Fix for Bug 4588:Gerasimos Dimitriadis2010-03-201-1/+1
* Remove a check_col() in asn1 template file (SVN #31519 did only the generated...Bill Meier2010-01-271-4/+4
* From Didier Gautheron:Anders Broman2010-01-131-2/+1
* Update to V9.0.0 (2009-12)Anders Broman2009-12-231-8/+121
* Expert info when E.212 MCC/MNC contain non-decimal digitsGerasimos Dimitriadis2009-11-271-1/+1
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-181-10/+10
* Regenerate all asn2wrs generated dissectors.Stig Bjørlykke2009-05-161-9/+9
* Make it possible to check for extension marker in SEQUENCE OF and SET OF.Anders Broman2009-03-251-8/+8
* #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier2009-02-071-9/+7
* Fix various typos and spelling errors (mostly in text strings)Bill Meier2008-12-181-1/+1
* asn2wrs generated files changed as a result of recent asn1 template changes Bill Meier2008-11-041-15/+12
* Regenerate all asn2wrs generated dissectorsAnders Broman2008-11-011-8/+8
* Get rid of unused code warnings.Anders Broman2008-07-241-55/+5
* Remove:Anders Broman2008-04-091-9/+59
* Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1809Anders Broman2008-03-191-17/+94
* Make SABP work over registered ports.Martin Mathieson2008-03-131-11/+16
* asn2wrsTomas Kukosa2007-10-291-3/+3
* PER: fix bitstring handling if SIZE(n) where n<=16Tomas Kukosa2007-09-181-3/+73
* add missing file and change file attributesTomas Kukosa2007-09-171-0/+1970