aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/sabp
AgeCommit message (Expand)AuthorFilesLines
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-8/+8
2010-12-06Fix various typos and spelling errors.wmeier1-4/+4
2010-11-17- Use SABP:s SCTP ppid.etxrab2-3/+9
2010-05-05Calculate correct PDU lenght if the per_length_determinant is one byte long.etxrab1-7/+10
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.wmeier1-2/+0
2010-04-06#include <stdio.h> not needed.wmeier1-1/+0
2010-03-20Fix for Bug 4588:dimeg1-1/+1
2010-01-27Remove a check_col() in asn1 template file (SVN #31519 did only the generated...wmeier1-2/+1
2009-12-23Update to V9.0.0 (2009-12)etxrab7-41/+75
2009-11-27Expert info when E.212 MCC/MNC contain non-decimal digitsdimeg1-1/+1
2009-10-08Remove unused NEED_PACKET_PROTO_H variablekrj1-1/+0
2009-06-23From Kovarththanan Rajaratnam:stig1-1/+1
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-2/+0
2008-12-18Fix various typos and spelling errors (mostly in text strings)wmeier1-1/+1
2008-11-04Minor cleanup mostly related to proto_reg_handoffwmeier1-9/+6
2008-07-24Get rid of unused code warnings.etxrab2-1/+13
2008-03-19Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1809etxrab3-5/+78
2008-03-13Make SABP work over registered ports.martinm1-0/+5
2007-12-19asn1/*/Makefile.nmake were not part of the source package.jmayer1-0/+1
2007-10-10- Change Makefiles to include preincjmayer2-1/+3
2007-10-10comment out NEED_PACKET_PROTO_H as it is tested now for defining not for valuekukosa1-1/+1
2007-09-25Convert acp133 to new build structure.jmayer1-19/+0
2007-09-25put few simple ASN.1 dissectors into the new makefile structurekukosa3-38/+99
2007-09-18PER: fix bitstring handling if SIZE(n) where n<=16kukosa1-0/+11
2007-09-17Modified some ASN1 Makefiles to compile on unix.stig1-3/+5
2007-09-17add missing file and change file attributeskukosa10-1619/+1619
2007-09-17SABP protocol implemented (not tested as traces are not available)kukosa10-0/+1619