aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-15Remove Nmake build systemPascal Quantin244-12291/+42
2016-06-15Don't map the interface ID for records that don't pertain to an interface.Guy Harris1-5/+11
2016-06-15Win: convert atkversion.h to UTF-8Pascal Quantin1-4/+4
2016-06-15qt: add initializer to ExpertPacketTreeWidgetItem (CID 1362746).Dario Lombardo1-0/+1
2016-06-15zbee-nwk: don't THROW() an exception from a dissectorMartin Kaiser1-1/+1
2016-06-15wtap: Make default_filter staticStig Bjørlykke1-2/+1
2016-06-15Display "IP DSCP" column as short textJoão Valverde3-4/+5
2016-06-15androiddump: fix leak on --extcap-interfacesPeter Wu1-0/+2
2016-06-15win-setup.ps1: stop downloading user-guide; with CMake it is generated from s...Pascal Quantin1-2/+0
2016-06-15proto_tree_add_boolean -> proto_tree_add_bitmask_list_valueMichael Mann11-332/+322
2016-06-15More Sysdig / system event support.Gerald Combs6-13/+184
2016-06-15Let the calculated window scale be 16 bit wide.Jaap Keuter1-1/+1
2016-06-15Allow control of individual columns to be (un)writable.Michael Mann39-157/+167
2016-06-15cmake: fix ENABLE_ASAN detectionPeter Wu1-15/+12
2016-06-15Change how dissectors do late-field-registration to avoid a double-registrationJeff Morriss4-14/+10
2016-06-15mount: fix a memory leakMartin Kaiser1-18/+21
2016-06-15Clean up some messages.Guy Harris1-17/+21
2016-06-14Fix OSX buildbotPascal Quantin1-5/+9
2016-06-14dns_stats: generate stats just for pure dns (not mDNS, not LLMR).Dario Lombardo1-20/+28
2016-06-14proto(.h): fix '@return' command used in a comment that is attached to a func...Alexis La Goutte1-2/+1
2016-06-14FIX dissector - Improve Message infoMichael Mann1-4/+11
2016-06-14CORBA IDL: compile dissectors with /Ox when using MSVC2013 x64Pascal Quantin3-5/+28
2016-06-14Don't list "AVP" as a possible member of a grouped AVP.Jeff Morriss2-11/+0
2016-06-14packet.c: remove const compiler warning.Dario Lombardo1-6/+6
2016-06-14Qt: fix crash when opening Expert Info dialogPascal Quantin1-3/+5
2016-06-14Give unique names to a bunch of reserved, experimental, etc., AVPs.Jeff Morriss1-411/+86
2016-06-14Replace wlan_ignore_wep_ by wlan_ignore_prot_ and WLAN_IGNORE_WEP_ by WLAN_IG...Joerg Mayer1-13/+12
2016-06-14tvbparse: change g_hash_table to wmem_map.Dario Lombardo2-5/+5
2016-06-14addr_resolv: change g_hash to wmem_map.Dario Lombardo5-185/+119
2016-06-14dcm: remove g_mallocDario Lombardo2-14/+9
2016-06-14tvbparse: change g_malloc to wmem_alloc.Dario Lombardo1-13/+13
2016-06-14Add Aerohive gre tunnel between APs.Joerg Mayer3-0/+3
2016-06-14wslua: remove FAIL_ON_NULL_MEMBER_OR_EXPIREDPeter Wu2-12/+16
2016-06-14wslua: Drop unused "push_code" macro parameterPeter Wu24-38/+37
2016-06-14Add dissector for Real Time Location System (RTLS)Alexis La Goutte4-0/+808
2016-06-14Fix SCTP analysis brokenIrene Ruengeler1-8/+15
2016-06-14gtk: Allow restoring maximized windows as maximizedBalint Reczey1-2/+18
2016-06-14Added XML proper decoding for XML CDATASectionBinh Trinh1-0/+15
2016-06-14Revert "Move inclusion of CmakeListsCustom to the end of the file in order to...Anders Broman1-2/+1
2016-06-14browser (dcerpc): Fix Dead Store (Dead assignement/Dead increment) Warning fo...Alexis La Goutte1-3/+3
2016-06-14GTK: Disable liboverlay-scrollbar that crashed wireshark on UbuntuBalint Reczey1-0/+7
2016-06-14mount: don't THROW() an exception from a dissectorMartin Kaiser1-13/+12
2016-06-14Don't register Wireshark for .pfx (IPFIX) files.Jeff Morriss5-24/+5
2016-06-14Adjust the Diameter DTD to accept applications and vendors in any order.Jeff Morriss1-1/+1
2016-06-13extcap: Check libssh >= 0.6.0 for sshdump, ciscodumpJohn A. Thacker2-9/+21
2016-06-13Fix Custom.xml so it can be (correctly) included into the main dictionary.Jeff Morriss1-7/+3
2016-06-13Add missing const to inet_ipv6.hJoão Valverde1-17/+9
2016-06-13dcerpc: don't THROW() an exception from a dissectorMartin Kaiser1-17/+12
2016-06-13Add proto_tree_add_bitmask_list_value.Michael Mann3-0/+29
2016-06-13Updates on AVB IEEE 1722 protocol to support more 1722 subtypes.Andreas Leibold4-781/+918