aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-11Fix the CMake QT buildGraham Bloice2-0/+4
2014-08-11IAPP: Remove an unused variable.Gerald Combs1-6/+0
2014-08-10packet-hislip.c: various minor fixesBill Meier1-208/+211
2014-08-10packet-hislip.c: Fix various bugs and deficienciesBill Meier1-70/+60
2014-08-10packet-lg8979.c: Various minor changesBill Meier1-82/+93
2014-08-10packet-epon.c: remove an unneeded #includeBill Meier1-1/+0
2014-08-10packet-elmi.c: Remove an unneeded #include.Bill Meier1-2/+1
2014-08-10Eliminate proto_tree_add_text from some dissectors.Michael Mann29-543/+779
2014-08-10ssh.dh_gex.nbits: there's only one numberРоман Донченко1-1/+1
2014-08-10SSH: don't display "Payload" if it's emptyРоман Донченко1-1/+3
2014-08-10[Automatic manuf, services and enterprise-numbers update for 2014-08-10]Gerald Combs5-4/+284
2014-08-10PIM: fix a copy/paster error introduced in gebff85fPascal Quantin1-1/+1
2014-08-10CredSSP: update ASN.1 source file with the change done in gd2396d2Pascal Quantin2-3/+5
2014-08-10The version of the CredSSP protocol can be 2 or 3Eugene Sukhodolin1-1/+3
2014-08-09ULP: upgrade to approved version 2.0.2Pascal Quantin6-666/+993
2014-08-09Now that Python is mandatory on Windows, remove checks for it from nmakefilesРоман Донченко17-213/+17
2014-08-09Fix regression introduced by gf3b631668bEvan Huus1-1/+1
2014-08-09LTE RRC: fix dissection of CDMA System Time broken in gcd02af5Pascal Quantin3-12/+12
2014-08-09Qt: Fix when build with Qt < 4.8.0Alexis La Goutte2-1/+11
2014-08-09Qt: Add missing text to translationAlexis La Goutte1-2/+2
2014-08-09802.11 BA sequence number decode is brokenMarkPhillips1-1/+1
2014-08-09Eliminate (almost all) proto_tree_add_text calls from ASN.1 dissectors.Michael Mann90-928/+1566
2014-08-09Update symbol lists.Guy Harris2-1/+7
2014-08-09Clean up Internet checksum handling.Guy Harris31-207/+158
2014-08-08BOFL: fix assertion introduced in g5db1352Pascal Quantin1-3/+3