aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-09From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9238Evan Huus3-1/+21
2013-10-09Try to make more efficient heuristick checks.Anders Broman4-13/+19
2013-10-09If the capture is frame sliced at or beyond the TCP 20-byte fixed length port...Cal Turney1-15/+31
2013-10-09From Peter Van Eynde via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Pascal Quantin1-6/+6
2013-10-09Improve on r52458 and bugfix a few places where offset wasn't incrementing. ...Michael Mann1-36/+32
2013-10-09Prefix all "Wireshark application specific" display filters with a "_ws." to ...Michael Mann9-31/+40
2013-10-09Add an option (off by default) to force decoding of unknown USB control data ...Pascal Quantin1-0/+13
2013-10-09Fix a comment.Gerald Combs1-1/+1
2013-10-08Add some QT_DIR checks.Gerald Combs1-0/+8
2013-10-08Hacky fix for https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9248Evan Huus1-0/+3
2013-10-08Replace a strbuf with a much simpler strdup_printf since it was in fact onlyEvan Huus1-6/+6
2013-10-08Add an initial Qt configuration and makefile targets.Gerald Combs2-2/+37
2013-10-08Don't try and construct an OID string if the len is zero. FixesEvan Huus1-3/+6
2013-10-08Try to set PATH on Windows to all required dlls/libs to allowJörg Mayer1-0/+22
2013-10-08Use a plain package name even if we're building with GTK3. HopefullyGerald Combs1-4/+0
2013-10-08Add notes about Qt, wmem, and bug 9242.Gerald Combs1-0/+5
2013-10-08Add 3GPP AVP 533 - 537Anders Broman1-1/+22
2013-10-08Separate state struct into separate config and running_state structs. Also, ...Martin Mathieson1-55/+63
2013-10-08From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9245Evan Huus1-0/+5
2013-10-08Reorganize handling of incomplete fragments slightly. The logic hasn't changedEvan Huus1-9/+15
2013-10-08mpeg pes private data is 16 bytes long, see iso 13818-1Martin Kaiser2-6/+6
2013-10-08Add information about the IANA assigned UDP port.Anders Broman1-1/+5
2013-10-08Don't try and fetch the repeat value of slot 0, since it makes us underflow theEvan Huus1-1/+7
2013-10-07Starting to debug DRX supportMartin Mathieson1-38/+45
2013-10-07Try to fix building the GTK flavor OS X app.Gerald Combs1-3/+8
2013-10-07Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9209 :Jeff Morriss1-0/+1
2013-10-07From Erik Hugne:Anders Broman1-0/+12
2013-10-07From Erik Hugne:Anders Broman1-8/+15
2013-10-07From Michal Labedzki viaEvan Huus1-207/+180
2013-10-07dissect mpeg registration descriptorMartin Kaiser1-0/+33
2013-10-07MBIM data is transferred over CDC-Data interface class. Remove useless code.Pascal Quantin2-50/+11
2013-10-07Dissect MBIM traffic over USB bulkPascal Quantin2-15/+406
2013-10-07Update function name in debug infoPascal Quantin1-1/+1
2013-10-07Try to fix Bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9227 "Fix ...Anders Broman1-2/+4
2013-10-07Try to get gtk3 detection working via pkg-configJörg Mayer1-1/+1
2013-10-07NEED_STRPTIME_H needs to be detected properly for windows.Jörg Mayer1-0/+1
2013-10-06Another path and ordering tweak.Evan Huus1-7/+8
2013-10-06Small update wrt the Windows build.Jörg Mayer1-3/+4
2013-10-06More tweaking of test suite path variables, trying to make everything playEvan Huus4-18/+21
2013-10-06The code (at least) in dumpcap assumes that PCAP_CREATE is notJörg Mayer1-0/+4
2013-10-06Remove an uncommented line: The file is now part of wsutilJörg Mayer1-1/+0
2013-10-06Use the correct syntax for the shellJörg Mayer1-1/+1
2013-10-06Libwireshark now links on windows with cmakeJörg Mayer2-0/+2
2013-10-06Add support for relative OID to PER dissectorPascal Quantin2-4/+32
2013-10-06Undo r52382 for this file: We use a different solution on WindowsJörg Mayer1-0/+1
2013-10-06Add $Id$Jörg Mayer4-19/+30
2013-10-06From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9192 :Pascal Quantin1-102/+27
2013-10-06More copying of config.h.win32 stuff into cmakeJörg Mayer1-0/+22
2013-10-06Fix a typoJörg Mayer1-1/+1
2013-10-06Fix nameres test suite cleanup after recent changes.Evan Huus1-2/+1