aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-09From Madhusudhan M:Anders Broman5-5/+1472
2011-06-08As pointed out by Jakub Zawadzki:Jörg Mayer1-0/+6
2011-06-08Limit the lengths of some of our patterns. Fixes an infinite loop foundGerald Combs1-16/+16
2011-06-08* Add Keep Going bit flag in insert commandAlexis La Goutte1-459/+488
2011-06-08Add GTK3 cmake options. It doesn't build, just like its configure pendant.Jörg Mayer3-5/+66
2011-06-08Fix a typo (spotted by Pascal Quantin).Martin Mathieson1-1/+1
2011-06-08The passed-in filter string can no longer be NULL, so use strlen instead of t...Martin Mathieson2-6/+6
2011-06-08Last patch removed $Id$ head lineJörg Mayer1-0/+3
2011-06-08Copy over changes from cmake git HEAD.Jörg Mayer2-28/+62
2011-06-08This fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6008Michael Tüxen1-8/+8
2011-06-08Try to fix the Ubuntu buildbot.Anders Broman1-7/+48
2011-06-08Assign to a dummy variable to squelch the warning.Anders Broman1-1/+2
2011-06-08Move the warning "...SercosIII heuristic dissector cannot be registered.." to...Anders Broman1-8/+1
2011-06-08From Roland Knall via bug 6007:Stig Bjørlykke1-1/+0
2011-06-08Remove the interlinki plugin dir as it's now a builtin dissector.Anders Broman0-0/+0
2011-06-08Remove theinterlinki plugin dir as it's now a builtin dissector.Anders Broman13-767/+0
2011-06-08From Michael Mann:Anders Broman7-6/+0
2011-06-08Remove the sercosiii plugin dir as it's now a builtin dissector.Anders Broman0-0/+0
2011-06-08Remove the sercosiii plugin dir as it's now a builtin dissector.Anders Broman9-766/+0
2011-06-08Didn't need to introduce that variable.Guy Harris1-1/+0
2011-06-08Try to squelch the warning about not using the return value of strtoul()Guy Harris1-2/+4
2011-06-08The SERCOS III dissector is now built-in.Guy Harris1-1/+0
2011-06-07Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warning.Bill Meier1-2/+1
2011-06-07Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings;Bill Meier2-686/+684
2011-06-07Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings;Bill Meier2-102/+109
2011-06-07Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings;Bill Meier8-76/+65
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 Meier4-0/+725
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 Broman18-1979/+2
2011-06-07From Daniel Willmann: dissector for EIA-852 protocol (Component Network over IP)Bill Meier4-0/+268
2011-06-07Add more missing files.Anders Broman3-6/+13
2011-06-07Delete no longer used .h fileAnders Broman1-38/+0
2011-06-07Add files to distribution.Anders Broman3-1/+6
2011-06-07When doing remote capturing using WinPCap, dumpcap crashes inside the WinPCapMichael Tüxen1-1/+6
2011-06-07Add description of LOAD stats for tshark to the manpageRonnie Sahlberg1-2/+25
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 Combs3-0/+3
2011-06-06Bump the version.Gerald Combs1-8/+8
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 Broman4-31/+1569
2011-06-06On behalf of Ericsson - enhance A11 dissection.Anders Broman1-69/+229
2011-06-06Bump the wiretap version.Gerald Combs1-3/+3
2011-06-06Warn if there are > 2 padding subheaders at the beginning of a frame.Martin Mathieson1-4/+13
2011-06-06We're now using fop-1.0 on Windows;Bill Meier1-30/+30
2011-06-06Make the windows builds work again.Anders Broman1-1/+1
2011-06-06Add support for LOAD() calculations to tshark too just like I incorrectlyRonnie Sahlberg1-13/+61
2011-06-06From Roland Knall:Anders Broman1-1/+4
2011-06-06Avoid no-newline-at-end-of-file warning.Martin Mathieson1-1/+1