aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lmp.c
Commit message (Expand)AuthorAgeFilesLines
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-2/+2
* From Hannes Gredler:Jaap Keuter2006-04-201-9/+9
* Move a pile of protocol-related headers from the top-level sourceGuy Harris2005-09-171-1/+1
* Squelch various signed vs. unsigned warnings by:Guy Harris2005-07-091-2/+2
* checksum messages: use "[correct]" instead of "(correct)" and other "alike" m...Ulf Lamping2005-07-081-2/+2
* Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris2005-06-261-1/+1
* terminate some value_strings properly with a {0,NULL}Ronnie Sahlberg2005-06-211-0/+6
* Register "version" as an obsolete preference, so it's silently ignored,Guy Harris2005-06-161-0/+2
* Fix a couple of infinite loops found by Buildbot. Were the recentGerald Combs2005-06-151-0/+4
* fix #225-#231: the enum lmp_filter_keys contained holes, so the logic to dete...Ulf Lamping2005-06-041-1/+4
* Updated LMP to handle the latest protocol. Removed old protocol valuesAshok Narayanan2005-06-021-1513/+1263
* Audit for TLV loops that don't check the length to make sure it's largeGuy Harris2005-03-231-23/+37
* buildbot reported bug fixed: prevent an endless loopUlf Lamping2005-03-231-1/+6
* When the LMP dissector rejects a packet because it {is, isn't} UDP, letGuy Harris2004-12-171-12/+22
* Move various tables into the epan directory.Guy Harris2004-09-291-1/+1
* Move various checksum routines and headers to epan.Guy Harris2004-09-281-1/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+2306