For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
[obnox/wireshark/wip.git] / asn1 / s1ap / packet-s1ap-template.c
2011-10-21 wmeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-06 etxrabTypo FT_IPv4 isf FT_IPv6.
2010-12-20 guyRename the routines that handle dissector tables with...
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:
2009-11-08 etxrabDissect Handover "containers".
2009-11-05 etxrabDissect Source-ToTarget-TransparentContainer in the...
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-07-07 stigFrom Kovarththanan Rajaratnam:
2009-06-23 stigFrom Kovarththanan Rajaratnam:
2009-05-20 etxrabUpdate to 8.5.1 - "Minor corrections before freezing...
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-17 etxrabUpdate S1AP to the latest spec rename nas_eps nas-eps.
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-07-10 guyInclude <ctype.h> to define isalpha().
2008-06-20 etxrabAdd a preference for SCTP port.
2008-06-12 etxrabUpdate to 3GPP TS 36.413 V8.2.0 (2008-06)
2008-02-08 stigAdded missing "svn:keywords Id" and "svn:eol-style...
2008-01-03 etxrabFix up compilation errors.
2007-12-16 etxrabInitial work on a E-UTRAN) S1 Application Protocol...