aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lcsap.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-11Update the ASN.1 based dissectors following the changes done in r48812Pascal Quantin1-2/+2
2012-11-06Dissect lat. long and Uncertainty-Code.Anders Broman1-11/+34
2012-11-05Dissect the positioning data.Anders Broman1-9/+159
2012-11-05Use little endian MNC encoding.Anders Broman1-2/+2
2012-09-24Regenerate asn.1 dissectors.Jakub Zawadzki1-7/+7
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-10Regenerate all asn.1 dissectors.Jakub Zawadzki1-41/+41
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-04-03Comment out unused define.Anders Broman1-15/+5
2012-04-03Update to V11.1.0 (2012-03)Anders Broman1-14/+50
2012-02-17From Anders: fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6839 :Jeff Morriss1-15/+20
2011-11-16- Resorted the IEs in numerical order for easier comparison with the list of ...Anders Broman1-14/+28
2011-10-23From Pascal Quantin.Anders Broman1-12/+44
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-6/+6
2011-10-16From Pascal Quantin.Anders Broman1-8/+8
2011-10-11Use dissector_try_uint()Anders Broman1-5/+5
2011-10-11Build the LCS-AP dissector.Anders Broman1-0/+2646