aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sabp.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-48/+48
2010-12-06Fix various typos and spelling errors.Bill Meier1-4/+4
2010-11-17- Use SABP:s SCTP ppid.Anders Broman1-19/+26
2010-05-11Add a little more code to avoid not-very-useful blurbs:Jeff Morriss1-4/+4
2010-05-05Calculate correct PDU lenght if the per_length_determinant is one byte long.Anders Broman1-93/+96
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-9/+7
2010-04-06#include <stdio.h> not needed.Bill Meier1-8/+7
2010-03-20Fix for Bug 4588:Gerasimos Dimitriadis1-1/+1
2010-01-27Remove a check_col() in asn1 template file (SVN #31519 did only the generated...Bill Meier1-4/+4
2010-01-13From Didier Gautheron:Anders Broman1-2/+1
2009-12-23Update to V9.0.0 (2009-12)Anders Broman1-8/+121
2009-11-27Expert info when E.212 MCC/MNC contain non-decimal digitsGerasimos Dimitriadis1-1/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-10/+10
2009-05-16Regenerate all asn2wrs generated dissectors.Stig Bjørlykke1-9/+9
2009-03-25Make it possible to check for extension marker in SEQUENCE OF and SET OF.Anders Broman1-8/+8
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-9/+7
2008-12-18Fix various typos and spelling errors (mostly in text strings)Bill Meier1-1/+1
2008-11-04asn2wrs generated files changed as a result of recent asn1 template changes Bill Meier1-15/+12
2008-11-01Regenerate all asn2wrs generated dissectorsAnders Broman1-8/+8
2008-07-24Get rid of unused code warnings.Anders Broman1-55/+5
2008-04-09Remove:Anders Broman1-9/+59
2008-03-19Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1809Anders Broman1-17/+94
2008-03-13Make SABP work over registered ports.Martin Mathieson1-11/+16
2007-10-29asn2wrsTomas Kukosa1-3/+3
2007-09-18PER: fix bitstring handling if SIZE(n) where n<=16Tomas Kukosa1-3/+73
2007-09-17add missing file and change file attributesTomas Kukosa1-0/+1970