summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-15Mark echld and tfshark as experimental in the ./configure help.Jeff Morriss1-38/+40
2014-08-15btle advertising header flags (RxAdd/TxAdd) dissected incorrectly oyv1-3/+3
2014-08-15Regenerate manuf with the updated wka.tmpl.Guy Harris1-2/+45
2014-08-15Add some missing group addresses.Guy Harris1-0/+11
2014-08-15An NLPID of 0xc0 refers to TRILL.Guy Harris2-0/+2
2014-08-15Update some URLs.Guy Harris1-6/+4
2014-08-14Remove errant #! from powershell scriptGraham Bloice1-1/+0
2014-08-14fix one last reference to textify.shEvan Huus1-1/+1
2014-08-14Windows: Clean up text file packaging.Gerald Combs8-180/+245
2014-08-14Eliminate proto_tree_add_text from some dissectors.Michael Mann35-294/+473
2014-08-14Qt: Add note about relaunch Wireshark to apply change about languageAlexis La Goutte1-0/+7
2014-08-14Fix the uninitialized-read error reported in bug 10370.Jeff Morriss1-1/+1
2014-08-14CMake: More Qt5WinExtras plumbing.Gerald Combs2-0/+7
2014-08-14Don't show us the full Python command-line for building register.c.Jeff Morriss1-1/+1
2014-08-13Windows Qt: Add taskbar progress supportGerald Combs4-4/+50
2014-08-13Use a wildcard to exclude all Wireshark (GUI) binaries: rpmbuild in RHEL6Jeff Morriss1-4/+2
2014-08-13initialize bus_id and deviceMartin Kaiser1-0/+4
2014-08-13add the bus_id when we search for an existing conversation to our endpointMartin Kaiser1-0/+2
2014-08-13dissect as interface general descr for v1.00Martin Kaiser1-0/+44
2014-08-13create audio-specific part of the usb conversationMartin Kaiser1-3/+15
2014-08-13distinguish between different audio descriptor types and subtypesMartin Kaiser1-17/+200
2014-08-13get conversation info when we parse audio class-specific descriptorsMartin Kaiser1-5/+10
2014-08-13rename the defines to make it clear that these are interface subclassesMartin Kaiser1-9/+9
2014-08-13additional parentheses around the macro argumentMartin Kaiser1-1/+1
2014-08-13More INSTALL updates.Jeff Morriss1-41/+36
2014-08-13Fix warning when compiling with -O3Joerg Mayer1-3/+4
2014-08-13Fix warning when compiling with -O3:Joerg Mayer2-2/+3
2014-08-13802.11 : 11ac decode update , base on IEEE-11ac-2013Luke Chou1-1/+261
2014-08-13SNMP : Continue to fix indent (use tab)Alexis La Goutte3-118/+114
2014-08-13SNMP: Remove some unused hf fieldAlexis La Goutte2-28/+6
2014-08-13Fix warning (turning error) when compiling with -O3Joerg Mayer1-1/+3
2014-08-13hip: fix infinite loop in dissect_hip_tlvEvan Huus1-1/+1
2014-08-13http2: C90 doesn't permit anonymous structs or unionsEvan Huus1-13/+13
2014-08-13http2: Add additional header decoding informationTatsuhiro Tsujikawa1-11/+250
2014-08-12Indicate that Python is required to compile Wireshark.Jeff Morriss2-19/+18
2014-08-12Remove make-dissector-reg and require python for autotool builds as wellJoerg Mayer17-314/+59
2014-08-12When checking if a message is Diameter also check for a minimum message length.Jeff Morriss1-16/+33
2014-08-12Remove unneeded include of config.hJoerg Mayer2-2/+0
2014-08-12Remove parsing of non-existing TS_UD_SC_SEC1 fieldsEugene Sukhodolin1-6/+0
2014-08-12NSIS: check Windows version before running uninstallerPascal Quantin1-38/+38
2014-08-12Remove a bogus make-dissector-reg dependency from UseMakeDissectorReg.cmakeРоман Донченко1-1/+0
2014-08-12Fix generation of wslua taps in out-of-source-tree builds when the source treeJeff Morriss2-8/+7
2014-08-11Use an explicit path for stats_tree_dialog.cpp.Tim Furlong1-1/+1
2014-08-11Guard against buffer overflow when copying group key bytes intoDom Gifford1-14/+17
2014-08-11SNMP: fix mixed indent (use tab)Alexis La Goutte2-635/+629
2014-08-11SNMP: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte2-9/+5
2014-08-11SNMP: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte2-2/+2
2014-08-11Fix modeline (use Wireshark standard with C comment and no C++ comment)Alexis La Goutte6-74/+76
2014-08-11Give more information about string encodings.Guy Harris1-13/+50
2014-08-11Minor typo correctionsEugene Sukhodolin3-6/+6