smb2-dissector: learn the "REPLAY_OPERATION" flag
[obnox/wireshark/wip.git] / asn1 / s1ap /
2012-02-20 etxrabFrom David Wei more containers not to dissect if pref...
2012-02-09 etxrabFrom David Wei:
2012-01-25 cmaynardFrom billyjeans [AT] gmail.com via bug 6184: "S1AP...
2011-12-09 etxrabUpdate to 3GPP TS 36.413 V10.3.0 (2011-09)
2011-12-09 guyGet rid of declarations of undefined routines and defin...
2011-12-08 etxrabTry to get the container stuff right...
2011-12-08 etxrabProperly dissect Source-ToTarget-TransparentContainer.
2011-11-08 etxrabGet rid of set-but-not-used warnings.
2011-11-04 etxrabDissect RIMInformation.
2011-10-23 etxrabFrom Pascal Quantin.
2011-10-21 wmeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-10 morrissBuild the ASN.1 dissectors directly into epan/dissector...
2011-10-06 etxrabTypo FT_IPv4 isf FT_IPv6.
2011-05-13 stigBuild with S1AP-SonTransfer-IEs.asn
2011-03-03 etxrabExport SONtransferRequestContaine, SONtransferResponseC...
2011-02-27 etxrabExport:
2011-02-27 etxrabAdd dissection of SonTransfer-IEs.
2011-02-04 etxrabIf ENBname is text, append the text.
2011-01-25 etxrabExport Global-ENB-ID.
2010-12-20 guyRename the routines that handle dissector tables with...
2010-11-17 etxrab- Update to 3GPP TS 25.413 V9.4.0 (2010-09).
2010-11-11 etxrabUse value_string_ext.
2010-10-04 etxrabUpdate to V9.4.0 (2010-09), no change in the asn1 def's.
2010-06-29 etxrabUpdate to V9.3.0 (2010-06)
2010-06-28 stigAdd the missing packet-s1ap.h
2010-06-28 etxrabDissect more GTPV2 IE's
2010-06-26 etxrabFrom KATAOKA Toshihiro:
2010-06-23 etxrabFromToshihiro Kataoka:
2010-04-12 etxrabUpdate to V9.2.0 (2010-03).
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-31 etxrabFrom KATAOKA Toshihiro:
2010-03-20 dimegFix for Bug 4588:
2009-12-20 etxrabUpdate to V9.1.0 (2009-12)
2009-11-27 dimegExpert info when E.212 MCC/MNC contain non-decimal...
2009-11-20 etxraboffset is in bits
2009-11-19 etxrabENBname is now a PrintableString. handling in .cnf...
2009-11-09 etxrabAlign RRC-Container dissection with RANAP.
2009-11-08 etxrabDissect Handover "containers".
2009-11-05 etxrabDissect Source-ToTarget-TransparentContainer in the...
2009-10-28 etxrab- Remove check_col.
2009-10-08 krjRemove unused NEED_PACKET_PROTO_H variable
2009-10-01 etxrabUpdate to 3GPP TS 36.413 V9.0.0 (2009-09)
2009-10-01 etxrabUpdate to 3GPP TS 36.413 V8.7.0 (2009-09)
2009-09-17 etxrabMinor ASN1 update.
2009-08-18 etxrabMake build bot happy?
2009-08-18 etxrabTypo: parameter_tvb to be used.
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-07-07 stigFrom Kovarththanan Rajaratnam:
2009-07-03 etxrabFix:
2009-06-23 stigFrom Kovarththanan Rajaratnam:
2009-06-17 stigFrom Anders:
2009-06-06 etxrabHandle Detach and Service request, make it possible...
2009-05-20 etxrabUpdate to 8.5.1 - "Minor corrections before freezing...
2009-04-22 etxrabTry to fix more unused code warnings.
2009-04-22 etxrabTry to fix unused code warnings.
2009-04-21 etxrabFix a typo.
2009-03-23 etxrabUpdate to the 200903 release.
2009-03-03 etxrabUse the SCTP ppid for S1AP.
2009-02-07 wmeier#include <epan/conversation.h> and/or #include <epan...
2009-01-13 wmeierMove find_dissector to once-only section of _reg_handoff
2008-12-22 etxrabFrom Pascal Quantin:
2008-12-17 etxrabUpdate S1AP to the latest spec rename nas_eps nas-eps.
2008-12-08 etxrabIt's the tvb lenght that's 0...
2008-12-08 etxrabChange to FT_UINT64
2008-11-29 etxrabThe tvb can be of size 0.
2008-11-27 etxrabCheck if the handle exist.
2008-11-24 etxrabNAS PDU:s are different in LTE.
2008-11-16 etxrabDissect NAS-PDU.
2008-11-05 wmeierDon't register to SCTP port 0: use dissector_add_handle...
2008-11-04 wmeierMinor cleanup mostly related to proto_reg_handoff
2008-10-14 etxrabTry to get rid of unused code warnings.
2008-10-13 etxrabTry to get rid of unused code warnings.
2008-09-25 etxrabUpdate to the latest asn1 files and try to get rid...
2008-07-28 etxrabGet rid of some unused code warnings.
2008-07-28 etxrabGet rid of some unused code warnings.
2008-07-11 guyASCII (well, alphabetic, really) until proven otherwise...
2008-07-10 guyInclude <ctype.h> to define isalpha().
2008-06-28 etxrabGet rid of some unused code warnings.
2008-06-20 etxrabAdd a preference for SCTP port.
2008-06-19 etxrabIf ENBname is a string append that string.
2008-06-14 etxrabAdd missing IE id
2008-06-12 etxrabUpdate to 3GPP TS 36.413 V8.2.0 (2008-06)
2008-04-16 etxrabHandle:
2008-04-08 etxrabUpdate to latest spec.
2008-02-08 stigAdded missing "svn:keywords Id" and "svn:eol-style...
2008-01-03 etxrabFix up compilation errors.
2007-12-19 jmayerasn1/*/Makefile.nmake were not part of the source package.
2007-12-16 etxrabInitial work on a E-UTRAN) S1 Application Protocol...