aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lcsap.c
AgeCommit message (Expand)AuthorFilesLines
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