[-Wmissing-prototypes]
[metze/wireshark/wip.git] / asn1 / x2ap /
2013-02-27 Guy HarrisGet rid of unnecessary includes of "packet-frame.h".
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-05-11 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-01-04 Anders BromanUpdate to V10.3.0 (2011-09)
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...
2011-08-29 Anders BromanFrom Fredrik Kuivinen:
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-04-12 Anders BromanUpdate to V9.2.0 (2010-03).
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-04-01 Anders BromanFrom KATAOKA Toshihiro:
2010-03-31 Anders BromanUse IANA asigned PPID and port.
2010-03-20 Gerasimos DimitriadisFix for Bug 4588:
2009-12-20 Anders BromanUpdate to V9.1.0 (2009-12)
2009-11-27 Gerasimos DimitriadisExpert info when E.212 MCC/MNC contain non-decimal...
2009-11-20 Anders BromanDissect transportLayerAddress and rrc-context
2009-11-14 Kovarththanan Raja... Remove unused static variable
2009-11-11 Tomas KukosaFix missing comment
2009-11-01 Anders BromanUpdate to TS 36.423 V9.0.0 (2009-09)
2009-10-30 Anders BromanRemove debug code
2009-10-30 Anders Broman- Bitrate must be FT_UINT64
2009-10-28 Anders Broman- Remove check_col.
2009-10-28 Anders BromanMissed an #include...
2009-10-28 Anders BromanUpdate SCTP ppids, fix a faulty #define.
2009-10-08 Kovarththanan Raja... Remove unused NEED_PACKET_PROTO_H variable
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-21 Anders BromanUpdate to Jun spec. version.
2009-02-07 Bill Meier#include <epan/conversation.h> and/or #include <epan...
2008-11-05 Bill MeierDon't register to SCTP port 0: use dissector_add_handle...
2008-11-04 Bill MeierMinor cleanup mostly related to proto_reg_handoff
2008-10-14 Anders BromanTry to get rid of unused code warnings.
2008-09-25 Anders BromanUpdate to the latest asn1 files and try to get rid...
2008-04-08 Anders BromanUpdate to latest spec.
2008-01-16 Stig Bjørlykke- Removed some unused variables in asn1 dissectors
2008-01-15 Anders Bromanmake per_constrained_integer handle 64bits needed for...
2008-01-03 Anders BromanFix up compilation errors.
2007-12-19 Jörg Mayerasn1/*/Makefile.nmake were not part of the source package.
2007-12-17 Anders BromanCorrect typos
2007-12-16 Anders BromanInitial work on a E-UTRAN X2 Application Protocol ...