aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2011-06-08Fix a typo (spotted by Pascal Quantin).Martin Mathieson1-1/+1
2011-06-08Move the warning "...SercosIII heuristic dissector cannot be registered.." to...Anders Broman1-8/+1
2011-06-08From Michael Mann:Anders Broman1-0/+259
2011-06-07Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warningsBill Meier4-311/+310
2011-06-07From Daniel Willmann: Lontalk protocol (EIA-709.1)Bill Meier3-0/+724
2011-06-07Put packet-cnip.c in the right group (DISSECTOR_SRC not ASN1_DISSECTOR_SRC).Bill Meier1-1/+1
2011-06-07Move packet-sercosiii.c to be a builtin dissector.Anders Broman3-0/+1566
2011-06-07From Daniel Willmann: dissector for EIA-852 protocol (Component Network over IP)Bill Meier3-0/+263
2011-06-07Delete no longer used .h fileAnders Broman1-38/+0
2011-06-06Added code to distinguish conversations between different RTUs that happen to...Graham Bloice1-9/+69
2011-06-06Add links to libtool's recommendations for library versions.Gerald Combs1-0/+1
2011-06-06From Pascal Quantin:Anders Broman3-171/+766
2011-06-06Fix Unix compilation error...Stephen Fisher1-1/+0
2011-06-06From Michael Mann:Anders Broman1-8/+1
2011-06-06On behalf of Ericsson - enhance A11 dissection.Anders Broman1-69/+229
2011-06-06Warn if there are > 2 padding subheaders at the beginning of a frame.Martin Mathieson1-4/+13
2011-06-06From Roland Knall:Anders Broman1-1/+4
2011-06-06Avoid no-newline-at-end-of-file warning.Martin Mathieson1-1/+1
2011-06-05Some work on generalizing the "display filter" tap parameter dialog boxGuy Harris3-6/+45
2011-06-05From Sean Van Gorder:Anders Broman1-1/+1
2011-06-05From Ivan Kluchnikov:Anders Broman1-0/+60
2011-06-05From Aamer Akhter:Anders Broman1-1/+314
2011-06-05[Automatic manuf, services and enterprise-numbers update for 2011-06-05]Gerald Combs1-12/+156
2011-06-05Clean up indentation.Guy Harris1-1046/+1045
2011-06-04Try to pacify the OSX build bot.Anders Broman1-2/+2
2011-06-04Try to fix part of the build bot errors.Anders Broman1-8/+5
2011-06-04Reorganize dumpabi targets to keep temporary filesBalint Reczey1-2/+3
2011-06-04From Michael Mann:Anders Broman3-475/+1075
2011-06-04Dump ABI using all header files related to libwiresharkBalint Reczey1-1/+6
2011-06-04From Michael Mann:Anders Broman1-72/+84
2011-06-04From Michael Mann:Anders Broman1-85/+77
2011-06-03From Roland Knall via bug 5977:Gerald Combs1-3/+37
2011-06-03From Mark Phillips via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5830Alexis La Goutte1-1/+1
2011-06-03Add some notes about attributes with a special format.Guy Harris1-0/+17
2011-06-02From Michael Chen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5983:Chris Maynard1-2/+2
2011-06-02Fix Bug #5984: Infinite loop caused by fcn call arg conversion: guint->guint8Bill Meier1-2/+2
2011-06-02Remove extra space at end of IMSI.Anders Broman1-9/+4
2011-06-02Add Id to info column. Makes detecting duplicates andJörg Mayer1-2/+3
2011-06-02Commit 37516 broke compilation for me in 3 places (with -Werror):Jörg Mayer1-7/+9
2011-06-02From Michael Mann:Anders Broman1-1823/+1077
2011-06-02Allow filtering on docsis-capability-type field;Bill Meier1-243/+251
2011-06-01Show the plugin paths in Help→About→Plugins. Add a "-G plugins" optionGerald Combs4-3/+58
2011-06-01From Michael Chen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=586...Chris Maynard1-0/+57
2011-06-01If a dissector table doesn't exist, print a more useful message, andGuy Harris1-7/+56
2011-06-01Yet another cast to uint.Stig Bjørlykke1-2/+2
2011-06-01Corrected usage of uint/pointer conversion.Stig Bjørlykke1-4/+4
2011-06-01Added support for DMP version 2 and some national variants.Stig Bjørlykke1-238/+1076
2011-05-31From Mark Phillips via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5830Alexis La Goutte3-43/+138
2011-05-31REmove the check for HAVE_AIRPDCAPAnders Broman1-233/+0
2011-05-31From Roland Knall: openSAFETY dissector.Guy Harris3-0/+1606