Corrected "old-style function definition".
[obnox/wireshark/wip.git] / asn1 / sabp /
2010-12-20 guyRename the routines that handle dissector tables with...
2010-12-06 wmeierFix various typos and spelling errors.
2010-11-17 etxrab- Use SABP:s SCTP ppid.
2010-05-05 etxrabCalculate correct PDU lenght if the per_length_determin...
2010-04-07 wmeier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 wmeier#include <stdio.h> not needed.
2010-03-20 dimegFix for Bug 4588:
2010-01-27 wmeierRemove a check_col() in asn1 template file (SVN #31519...
2009-12-23 etxrabUpdate to V9.0.0 (2009-12)
2009-11-27 dimegExpert info when E.212 MCC/MNC contain non-decimal...
2009-10-08 krjRemove unused NEED_PACKET_PROTO_H variable
2009-06-23 stigFrom Kovarththanan Rajaratnam:
2009-02-07 wmeier#include <epan/conversation.h> and/or #include <epan...
2008-12-18 wmeierFix various typos and spelling errors (mostly in text...
2008-11-04 wmeierMinor cleanup mostly related to proto_reg_handoff
2008-07-24 etxrabGet rid of unused code warnings.
2008-03-19 etxrabFix bug bugs.wireshark.org/bugzilla/show_bug.cgi?id...
2008-03-13 martinmMake SABP work over registered ports.
2007-12-19 jmayerasn1/*/Makefile.nmake were not part of the source package.
2007-10-10 jmayer- Change Makefiles to include preinc
2007-10-10 kukosacomment out NEED_PACKET_PROTO_H as it is tested now...
2007-09-25 jmayerConvert acp133 to new build structure.
2007-09-25 kukosaput few simple ASN.1 dissectors into the new makefile...
2007-09-18 kukosaPER: fix bitstring handling if SIZE(n) where n<=16
2007-09-17 stigModified some ASN1 Makefiles to compile on unix.
2007-09-17 kukosaadd missing file and change file attributes
2007-09-17 kukosaSABP protocol implemented (not tested as traces are...