[-Wmissing-prototypes]
[metze/wireshark/wip.git] / asn1 / sabp /
2013-01-25 Pascal QuantinRemove non ASCII character
2013-01-25 Anders BromanDissect Broadcast-Message-Content correctly.
2013-01-21 Anders BromanUpdate to 3GPP TS 25.419 V11.0.0 (2012-09) no change...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-10 Jakub ZawadzkiInitial commit to support yet another method of passing...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-01-26 Anders BromanFrom Mike Morrin:
2012-01-13 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-10 Jeff MorrissBuild the ASN.1 dissectors directly into epan/dissector...
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-12-06 Bill MeierFix various typos and spelling errors.
2010-11-17 Anders Broman- Use SABP:s SCTP ppid.
2010-05-05 Anders BromanCalculate correct PDU lenght if the per_length_determin...
2010-04-07 Bill Meier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 Bill Meier#include <stdio.h> not needed.
2010-03-20 Gerasimos DimitriadisFix for Bug 4588:
2010-01-27 Bill MeierRemove a check_col() in asn1 template file (SVN #31519...
2009-12-23 Anders BromanUpdate to V9.0.0 (2009-12)
2009-11-27 Gerasimos DimitriadisExpert info when E.212 MCC/MNC contain non-decimal...
2009-10-08 Kovarththanan Raja... Remove unused NEED_PACKET_PROTO_H variable
2009-06-23 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-02-07 Bill Meier#include <epan/conversation.h> and/or #include <epan...
2008-12-18 Bill MeierFix various typos and spelling errors (mostly in text...
2008-11-04 Bill MeierMinor cleanup mostly related to proto_reg_handoff
2008-07-24 Anders BromanGet rid of unused code warnings.
2008-03-19 Anders BromanFix bug bugs.wireshark.org/bugzilla/show_bug.cgi?id...
2008-03-13 Martin MathiesonMake SABP work over registered ports.
2007-12-19 Jörg Mayerasn1/*/Makefile.nmake were not part of the source package.
2007-10-10 Jörg Mayer- Change Makefiles to include preinc
2007-10-10 Tomas Kukosacomment out NEED_PACKET_PROTO_H as it is tested now...
2007-09-25 Jörg MayerConvert acp133 to new build structure.
2007-09-25 Tomas Kukosaput few simple ASN.1 dissectors into the new makefile...
2007-09-18 Tomas KukosaPER: fix bitstring handling if SIZE(n) where n<=16
2007-09-17 Stig BjørlykkeModified some ASN1 Makefiles to compile on unix.
2007-09-17 Tomas Kukosaadd missing file and change file attributes
2007-09-17 Tomas KukosaSABP protocol implemented (not tested as traces are...