aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/lcsap
AgeCommit message (Expand)AuthorFilesLines
2013-12-08- Forward declaration of register functions.Anders Broman1-0/+4
2013-08-15Fix $Id$.Guy Harris1-1/+1
2013-06-14Remove check_col() from ASN.1 dissectorsMichael Mann2-3/+1
2013-05-07Some moreJörg Mayer1-0/+40
2013-05-05Just whitespace changesJörg Mayer1-3/+1
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
2012-11-06Dissect lat. long and Uncertainty-Code.Anders Broman2-0/+28
2012-11-05Dissect the positioning data.Anders Broman2-5/+148
2012-11-05Use little endian MNC encoding.Anders Broman1-2/+3
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-11/+11
2012-06-28Update Free Software Foundation address.Jakub Zawadzki5-5/+5
2012-04-03Comment out unused define.Anders Broman2-3/+2
2012-04-03Update to V11.1.0 (2012-03)Anders Broman7-1165/+1142
2012-02-17From Anders: fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6839 :Jeff Morriss1-15/+23
2011-11-16- Resorted the IEs in numerical order for easier comparison with the list of ...Anders Broman1-14/+16
2011-10-23From Pascal Quantin.Anders Broman2-1/+34
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-0/+34
2011-10-16From Pascal Quantin.Anders Broman2-0/+2
2011-10-11Update template to match generated dissector - dissector_try_port() isGuy Harris1-5/+5
2011-10-11Build the LCS-AP dissector.Anders Broman2-4/+4
2011-10-11From Spenser Sheng:Anders Broman11-0/+1758