aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-28Qt: Fix -Wshorten-64-to-32 warningsStig Bjørlykke9-16/+16
2017-02-28IEEE 802.11: Handle Atheros paddingJaap Keuter1-3/+7
2017-02-28sharkd: support for rtp tap.Jakub Zawadzki1-0/+96
2017-02-28androiddump: Use only non-blocking connect() instead of the socketMichal Labedzki1-0/+2
2017-02-28RSVDv2 support - 2nd stageVolodymyr Khomenko1-34/+288
2017-02-28Some ERF pseudo-headers have color instead of lctr valuesfd1-3/+26
2017-02-28wiretap (nettl/pppdump): fix this statement may fall through [-Werror=implici...Alexis La Goutte2-0/+2
2017-02-27Return correct filter for get_hostlist_filter()Jakub Zawadzki3-4/+46
2017-02-27Qt: Avoid null pointer dereference (CID 1401573)Stig Bjørlykke1-2/+3
2017-02-27extcap: remove leak in interface lists.Dario Lombardo1-2/+14
2017-02-27print_stream: free memory on exit.Dario Lombardo4-2/+5
2017-02-27Free radius dissector memory on shutdownMichael Mann3-8/+48
2017-02-27text2pcap: fix -Wmacro-redefined warningPeter Wu3-4/+10
2017-02-27wslua: fix documentation of Struct.fromhexPeter Wu1-1/+1
2017-02-27pluginifdemo: Adjust title textsStig Bjørlykke1-6/+6
2017-02-27text2pcap: check return values of functions and use a single exit point.Dario Lombardo3-80/+109
2017-02-26HTTP: do not call g_path_get_basename with a NULL pointerPascal Quantin1-1/+1
2017-02-26ppp: fix conflict for hf fieldAlexis La Goutte1-4/+2
2017-02-26Fix error: extra ';' after member function definition [-Werror,-Wextra-semi]Joerg Mayer1-2/+2
2017-02-26capinfos: use single exit point.Dario Lombardo1-5/+10
2017-02-26wsutil: fix bugs in plugins_cleanup().Dario Lombardo2-12/+12
2017-02-26Qt: Enable/disable Capture Interfaces buttons consistently.Gerald Combs1-6/+3
2017-02-26Remove executable bit, from not executable files.Jakub Zawadzki8-0/+0
2017-02-26[Automatic update for 2017-02-26]Gerald Combs12-4438/+4782
2017-02-26apply_line_edit(.h): fix extra ';' inside a class [-Wextra-semi] (clang) / ex...Alexis La Goutte1-2/+2
2017-02-26 plugin_if: fix no previous prototype for ‘ext_toolbar_find_item’ [-Wmiss...Alexis La Goutte1-1/+1
2017-02-26preferences_dialog (Qt): fix commas at the end of enumerator lists are a C++1...Alexis La Goutte1-1/+1
2017-02-26pluginif: Adapt code for Qt4.8Roland Knall1-0/+15
2017-02-26Bugfix for extcap fileselect functionality, start button in extcap options di...Kim Bäckström3-5/+16
2017-02-26plugin_if(.h): fix commas at the end of enumerator lists are a C++11 extensio...Alexis La Goutte1-1/+1
2017-02-26androiddump: Set connect socket to non-blocking on WindowsMichael Mann1-0/+4
2017-02-26smb2: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2017-02-26RADIUS: add cnergee dictionary (from FreeRADIUS)Alexis La Goutte4-0/+47
2017-02-25Revert "Qt: call cleanup from destructor in WiresharkApplication."Peter Wu1-2/+1
2017-02-25json2pcap support addedMartin Kacer5-64/+595
2017-02-25RADIUS: update nomadix dictionary (from FreeRADIUS)Alexis La Goutte1-0/+6
2017-02-25Fix compilation without plugins:Jakub Zawadzki1-0/+2
2017-02-25Convert a few more dissectors to use wmem_hash instead of GHashtable.Michael Mann3-93/+55
2017-02-25packet-fw1.c: header should be packet scoped, not epan scopedMichael Mann1-4/+1
2017-02-25Configuration dump for webshark.Jakub Zawadzki1-1/+66
2017-02-25Replace "n/a" with an em dash.Gerald Combs3-6/+8
2017-02-24dtd: fix build due to -Wtypedef-redefinitionPeter Wu1-2/+2
2017-02-24dtd: free memory on shutdown.Dario Lombardo3-7/+13
2017-02-24udpdump: fix help.Dario Lombardo1-1/+1
2017-02-24androiddump: Use nonblocking connectMichal Labedzki1-7/+61
2017-02-24tools: add options validation.Dario Lombardo1-2/+9
2017-02-24Developers Guide typoGraham Bloice1-1/+1
2017-02-24Qt: Code cleanupStig Bjørlykke2-62/+48
2017-02-24pluginif: Add documentation for toolbar interfaceRoland Knall1-0/+108
2017-02-24PluginIF: AdditionalToolbarRoland Knall35-31/+3743