[-Wmissing-prototypes]
[metze/wireshark/wip.git] / asn1 / s1ap /
2013-03-19 Anders BromanFrom beroset:
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
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-10 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-02-20 anonsvnFrom David Wei more containers not to dissect if pref...
2012-02-09 Anders BromanFrom David Wei:
2012-01-25 Chris MaynardFrom billyjeans [AT] gmail.com via bug 6184: "S1AP...
2011-12-09 Anders BromanUpdate to 3GPP TS 36.413 V10.3.0 (2011-09)
2011-12-09 Guy HarrisGet rid of declarations of undefined routines and defin...
2011-12-08 Anders BromanTry to get the container stuff right...
2011-12-08 Anders BromanProperly dissect Source-ToTarget-TransparentContainer.
2011-11-08 Anders BromanGet rid of set-but-not-used warnings.
2011-11-04 Anders BromanDissect RIMInformation.
2011-10-23 Anders BromanFrom Pascal Quantin.
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-10-06 Anders BromanTypo FT_IPv4 isf FT_IPv6.
2011-05-13 Stig BjørlykkeBuild with S1AP-SonTransfer-IEs.asn
2011-03-03 Anders BromanExport SONtransferRequestContaine, SONtransferResponseC...
2011-02-27 Anders BromanExport:
2011-02-27 Anders BromanAdd dissection of SonTransfer-IEs.
2011-02-04 Anders BromanIf ENBname is text, append the text.
2011-01-25 Anders BromanExport Global-ENB-ID.
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-11-17 Anders Broman- Update to 3GPP TS 25.413 V9.4.0 (2010-09).
2010-11-11 Anders BromanUse value_string_ext.
2010-10-04 Anders BromanUpdate to V9.4.0 (2010-09), no change in the asn1 def's.
2010-06-29 Anders BromanUpdate to V9.3.0 (2010-06)
2010-06-28 Stig BjørlykkeAdd the missing packet-s1ap.h
2010-06-28 Anders BromanDissect more GTPV2 IE's
2010-06-26 Anders BromanFrom KATAOKA Toshihiro:
2010-06-23 Anders BromanFromToshihiro Kataoka:
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-03-31 Anders BromanFrom KATAOKA Toshihiro:
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 Bromanoffset is in bits
2009-11-19 Anders BromanENBname is now a PrintableString. handling in .cnf...
2009-11-09 Anders BromanAlign RRC-Container dissection with RANAP.
2009-11-08 Anders BromanDissect Handover "containers".
2009-11-05 Anders BromanDissect Source-ToTarget-TransparentContainer in the...
2009-10-28 Anders Broman- Remove check_col.
2009-10-08 Kovarththanan Raja... Remove unused NEED_PACKET_PROTO_H variable
2009-10-01 Anders BromanUpdate to 3GPP TS 36.413 V9.0.0 (2009-09)
2009-10-01 Anders BromanUpdate to 3GPP TS 36.413 V8.7.0 (2009-09)
2009-09-17 Anders BromanMinor ASN1 update.
2009-08-18 Anders BromanMake build bot happy?
2009-08-18 Anders BromanTypo: parameter_tvb to be used.
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-07-07 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-07-03 Anders BromanFix:
2009-06-23 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-06-17 Stig BjørlykkeFrom Anders:
2009-06-06 Anders BromanHandle Detach and Service request, make it possible...
2009-05-20 Anders BromanUpdate to 8.5.1 - "Minor corrections before freezing...
2009-04-22 Anders BromanTry to fix more unused code warnings.
2009-04-22 Anders BromanTry to fix unused code warnings.
2009-04-21 Anders BromanFix a typo.
2009-03-23 Anders BromanUpdate to the 200903 release.
2009-03-03 Anders BromanUse the SCTP ppid for S1AP.
2009-02-07 Bill Meier#include <epan/conversation.h> and/or #include <epan...
2009-01-13 Bill MeierMove find_dissector to once-only section of _reg_handoff
2008-12-22 Anders BromanFrom Pascal Quantin:
2008-12-17 Anders BromanUpdate S1AP to the latest spec rename nas_eps nas-eps.
2008-12-08 Anders BromanIt's the tvb lenght that's 0...
2008-12-08 Anders BromanChange to FT_UINT64
2008-11-29 Anders BromanThe tvb can be of size 0.
2008-11-27 Anders BromanCheck if the handle exist.
2008-11-24 Anders BromanNAS PDU:s are different in LTE.
2008-11-16 Anders BromanDissect NAS-PDU.
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-10-13 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-07-28 Anders BromanGet rid of some unused code warnings.
2008-07-28 Anders BromanGet rid of some unused code warnings.
2008-07-11 Guy HarrisASCII (well, alphabetic, really) until proven otherwise...
2008-07-10 Guy HarrisInclude <ctype.h> to define isalpha().
2008-06-28 Anders BromanGet rid of some unused code warnings.
2008-06-20 Anders BromanAdd a preference for SCTP port.
2008-06-19 Anders BromanIf ENBname is a string append that string.
2008-06-14 Anders BromanAdd missing IE id
2008-06-12 Anders BromanUpdate to 3GPP TS 36.413 V8.2.0 (2008-06)
2008-04-16 Anders BromanHandle:
2008-04-08 Anders BromanUpdate to latest spec.
2008-02-08 Stig BjørlykkeAdded missing "svn:keywords Id" and "svn:eol-style...
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-16 Anders BromanInitial work on a E-UTRAN) S1 Application Protocol...