Make it easier to see:
[obnox/wireshark/wip.git] / asn1 / x2ap /
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-08-29 etxrabFrom Fredrik Kuivinen:
2010-12-20 guyRename the routines that handle dissector tables with...
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-04-01 etxrabFrom KATAOKA Toshihiro:
2010-03-31 etxrabUse IANA asigned PPID and port.
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 etxrabDissect transportLayerAddress and rrc-context
2009-11-14 krjRemove unused static variable
2009-11-11 kukosaFix missing comment
2009-11-01 etxrabUpdate to TS 36.423 V9.0.0 (2009-09)
2009-10-30 etxrabRemove debug code
2009-10-30 etxrab- Bitrate must be FT_UINT64
2009-10-28 etxrab- Remove check_col.
2009-10-28 etxrabMissed an #include...
2009-10-28 etxrabUpdate SCTP ppids, fix a faulty #define.
2009-10-08 krjRemove unused NEED_PACKET_PROTO_H variable
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-21 etxrabUpdate to Jun spec. version.
2009-02-07 wmeier#include <epan/conversation.h> and/or #include <epan...
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-09-25 etxrabUpdate to the latest asn1 files and try to get rid...
2008-04-08 etxrabUpdate to latest spec.
2008-01-16 stig- Removed some unused variables in asn1 dissectors
2008-01-15 etxrabmake per_constrained_integer handle 64bits needed for...
2008-01-03 etxrabFix up compilation errors.
2007-12-19 jmayerasn1/*/Makefile.nmake were not part of the source package.
2007-12-17 etxrabCorrect typos
2007-12-16 etxrabInitial work on a E-UTRAN X2 Application Protocol ...