aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x2ap
AgeCommit message (Expand)AuthorFilesLines
2008-11-05Don't register to SCTP port 0: use dissector_add_handle insteadBill Meier1-1/+1
2008-11-04Minor cleanup mostly related to proto_reg_handoffBill Meier1-3/+2
2008-10-14Try to get rid of unused code warnings.Anders Broman1-3/+6
2008-09-25Update to the latest asn1 files and try to get rid of unused code warnings.Anders Broman7-174/+655
2008-04-08Update to latest spec.Anders Broman5-23/+79
2008-01-16- Removed some unused variables in asn1 dissectorsStig Bjørlykke1-1/+0
2008-01-15make per_constrained_integer handle 64bits needed for X2AP.Anders Broman3-4/+5
2008-01-03Fix up compilation errors.Anders Broman1-1/+3
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-0/+1
2007-12-17Correct typosAnders Broman2-7/+6
2007-12-16Initial work on a E-UTRAN X2 Application Protocol (X2AP) packet dissector.Anders Broman11-0/+1880