aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x2ap
Commit message (Expand)AuthorAgeFilesLines
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-8/+8
* Update to V9.2.0 (2010-03).Anders Broman2010-04-128-27/+191
* #include <string.h> and/or #include <stdio.h> not needed.Bill Meier2010-04-071-2/+0
* #include <stdio.h> not needed.Bill Meier2010-04-061-1/+0
* From KATAOKA Toshihiro:Anders Broman2010-04-011-0/+12
* Use IANA asigned PPID and port.Anders Broman2010-03-311-4/+20
* Fix for Bug 4588:Gerasimos Dimitriadis2010-03-201-1/+1
* Update to V9.1.0 (2009-12)Anders Broman2009-12-207-36/+298
* Expert info when E.212 MCC/MNC contain non-decimal digitsGerasimos Dimitriadis2009-11-271-1/+1
* Dissect transportLayerAddress and rrc-contextAnders Broman2009-11-202-2/+53
* Remove unused static variableKovarththanan Rajaratnam2009-11-141-1/+0
* Fix missing commentTomas Kukosa2009-11-111-1/+1
* Update to TS 36.423 V9.0.0 (2009-09)Anders Broman2009-11-016-13/+9
* Remove debug codeAnders Broman2009-10-301-16/+1
* - Bitrate must be FT_UINT64Anders Broman2009-10-302-3/+32
* - Remove check_col.Anders Broman2009-10-282-38/+50
* Missed an #include...Anders Broman2009-10-281-0/+1
* Update SCTP ppids, fix a faulty #define.Anders Broman2009-10-281-0/+1
* Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam2009-10-081-1/+0
* Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam2009-08-091-2/+1
* Update to Jun spec. version.Anders Broman2009-06-217-267/+575
* #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier2009-02-071-1/+0
* Don't register to SCTP port 0: use dissector_add_handle insteadBill Meier2008-11-051-1/+1
* Minor cleanup mostly related to proto_reg_handoffBill Meier2008-11-041-3/+2
* Try to get rid of unused code warnings.Anders Broman2008-10-141-3/+6
* Update to the latest asn1 files and try to get rid of unused code warnings.Anders Broman2008-09-257-174/+655
* Update to latest spec.Anders Broman2008-04-085-23/+79
* - Removed some unused variables in asn1 dissectorsStig Bjørlykke2008-01-161-1/+0
* make per_constrained_integer handle 64bits needed for X2AP.Anders Broman2008-01-153-4/+5
* Fix up compilation errors.Anders Broman2008-01-031-1/+3
* asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer2007-12-191-0/+1
* Correct typosAnders Broman2007-12-172-7/+6
* Initial work on a E-UTRAN X2 Application Protocol (X2AP) packet dissector.Anders Broman2007-12-1611-0/+1880