aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-03MT: move global frame_end_routines to packet_info.Jakub Zawadzki13-28/+28
2012-09-03MT: move global field_info_tmp to tree_data_tJakub Zawadzki2-12/+16
2012-09-03From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7688 :Pascal Quantin1-5/+5
2012-09-02SCSI: lots of MMC improvements and prettificationsRonnie Sahlberg2-47/+222
2012-09-02SCSI: Improve decoding of GET_EVENT_STATUS_NOTIFICATIONRonnie Sahlberg1-17/+55
2012-09-02Use parentheses to clarify ambiguous operator precedence.Evan Huus1-1/+1
2012-09-02Fix compile with gcc. Mostly removing unused parameters and code.Evan Huus1-10/+13
2012-09-02From Mike Morrin:Anders Broman2-131/+1832
2012-09-02[Automatic manuf, services and enterprise-numbers update for 2012-09-02]Gerald Combs3-14/+225
2012-09-02Add default branch to try to fix buildbot [-Werror=switch]Anders Broman1-0/+2
2012-09-02From Cal Turney: Incorrect io-stat table format when unsupported -t operand i...Anders Broman1-24/+29
2012-09-02length check "heuristics" for FF dissector (UDP + TCP)Michael Mann1-21/+23
2012-09-01Clean up mgcpDialedDigits and add modelines.Evan Huus1-8/+29
2012-09-01Remove a bunch of unused variables.Evan Huus1-18/+6
2012-09-01Include packet-6lowpan.h in the release tarball.Guy Harris1-0/+1
2012-09-01Add expert warning when we get a mysql EOF marker and theEvan Huus1-1/+3
2012-09-01Add modelines and make indentation consistent.Evan Huus1-128/+141
2012-09-01Remove duplicate assignment (caught by cppcheck).Evan Huus1-1/+0
2012-09-01Add Litao Gao (contribution via bug7673).Chris Maynard1-1/+2
2012-09-01Don't leak memory when given an empty remote host (caught by cppcheck).Evan Huus1-3/+4
2012-09-01Temporarilly comment out param names while they're unused (basicallyEvan Huus1-3/+3
2012-09-01Fix C++-style comment caught by checkAPI.Evan Huus1-1/+1
2012-09-01RevertAnders Broman1-26/+27
2012-09-01From Owen Kirby:Anders Broman5-89/+359
2012-09-01From Michael Mann:Anders Broman1-27/+26
2012-09-01From Litao Gao:Anders Broman6-40/+1411
2012-09-01From David Ward: OSPF dissector: add filters for v3 LS Type field. https://bu...Anders Broman1-14/+90
2012-09-01Fix part of build on latest GCC.Evan Huus1-1/+1
2012-08-31Don't try to read from our input pipe on Windows after we're done capturing.Gerald Combs1-3/+9
2012-08-31Connect and disconnect our signals correctly.Gerald Combs1-2/+2
2012-08-31Fix compilation on Windows.Gerald Combs4-21/+21
2012-08-31Initialize a variable so that we can quit. Remove some debuggingGerald Combs2-4/+3
2012-08-31It ain't Wireshark unless we can capture.Gerald Combs9-195/+1091
2012-08-31Add Q&A icon for qtsharkAlexis La Goutte2-1/+9
2012-08-31Add icon for Q&A (Ask)Alexis La Goutte2-0/+194
2012-08-31From Chris Elston:Anders Broman1-11/+232
2012-08-31From Chris Elston:Anders Broman2-70/+88
2012-08-31From Chris Elston:Anders Broman2-27/+46
2012-08-31File => Open (Ctrl+O) on Qtshark (broke with last change...)Alexis La Goutte2-0/+7
2012-08-31From Cal Turney: Fix Performance regression in tshark -z io,stat https://bugs...Anders Broman1-116/+124
2012-08-30tools/checkhf.pl reported 3 unused hf entries. Commented them out for now.Chris Maynard1-5/+5
2012-08-30Remove trailing space in some hf names.Jeff Morriss1-17/+17
2012-08-30Display hf_dns_rr_opt_client_addr as FT_BYTESPascal Quantin1-1/+1
2012-08-30Add Japanese ISUP variant(not all IE's)Anders Broman1-6/+1070
2012-08-30From David Drysdale via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7552Alexis La Goutte1-11/+94
2012-08-30Fix Session ID parsing. Patch from Fransesco Fondelli via bug 6881.Chris Maynard1-12/+5
2012-08-30Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7679:Pascal Quantin1-3/+5
2012-08-29Fix uninitialized variable as caught by cppcheck.Evan Huus1-1/+1
2012-08-29Add casts to fix compilation with GCC.Evan Huus2-8/+20
2012-08-29Fix memleak.Jakub Zawadzki1-0/+1