aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-06-15Remove Nmake build systemPascal Quantin126-3872/+3
2016-06-15zbee-nwk: don't THROW() an exception from a dissectorMartin Kaiser1-1/+1
2016-06-15Display "IP DSCP" column as short textJoão Valverde3-4/+5
2016-06-15proto_tree_add_boolean -> proto_tree_add_bitmask_list_valueMichael Mann11-332/+322
2016-06-15More Sysdig / system event support.Gerald Combs3-10/+55
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 Mann37-153/+163
2016-06-15Change how dissectors do late-field-registration to avoid a double-registrationJeff Morriss3-9/+8
2016-06-15mount: fix a memory leakMartin Kaiser1-18/+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-14packet.c: remove const compiler warning.Dario Lombardo1-6/+6
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 Lombardo2-145/+80
2016-06-14dcm: remove g_mallocDario Lombardo1-12/+7
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 Goutte3-0/+806
2016-06-14Added XML proper decoding for XML CDATASectionBinh Trinh1-0/+15
2016-06-14browser (dcerpc): Fix Dead Store (Dead assignement/Dead increment) Warning fo...Alexis La Goutte1-3/+3
2016-06-14mount: don't THROW() an exception from a dissectorMartin Kaiser1-13/+12
2016-06-13dcerpc: don't THROW() an exception from a dissectorMartin Kaiser1-17/+12
2016-06-13Add proto_tree_add_bitmask_list_value.Michael Mann2-0/+28
2016-06-13Updates on AVB IEEE 1722 protocol to support more 1722 subtypes.Andreas Leibold4-781/+918
2016-06-13use #include <file.h> for generated include filesMartin Kaiser1-1/+1
2016-06-13IPv6: Add text marker for SRH next segmentJoão Valverde1-1/+10
2016-06-13sip: remove some unnecessary if (tree) checksMartin Kaiser1-15/+9
2016-06-13isns: fix dead codeMartin Kaiser1-9/+9
2016-06-13tvbparse: change g_strdup_printf to wmem_strdup_printf.Dario Lombardo1-2/+2
2016-06-13Convert AT_SS7PC to a "dissector address type"Michael Mann16-100/+149
2016-06-13Use getc_unlocked in a few places.Gerald Combs4-15/+15
2016-06-13GSM RLC/MAC: add dissection of EC-GSM-IoT control messagesAnton Thomasson2-36/+1306
2016-06-13GSM RR: add dissection of EC-GSM-IoT ccch control messagesAnton Thomasson2-9/+909
2016-06-13Diameter: free the diameter directory variable.Jeff Morriss1-1/+2
2016-06-13Added Diameter 3GPP decoding of AVP 1404 - QoS-SubscribedBinh Trinh1-0/+626
2016-06-13Add address_type_get_by_nameMichael Mann3-1/+19
2016-06-13Completely remove dissector_add_handle.Michael Mann3-8/+5
2016-06-13USB: fix dissection of URB setup when the payload was claimed by a sub dissectorPascal Quantin1-2/+2
2016-06-13USB HID: add dissector to USB Device 'Decode As' listPascal Quantin1-0/+2
2016-06-13Rename a variableJoão Valverde1-10/+10
2016-06-12IPv6: Add dissection for SRH flagsJoão Valverde1-5/+51
2016-06-12IPv6: Add support for Segment Routing (Type 4) Extension HeaderThibault Gerondal1-1/+98
2016-06-12[Automatic update for 2016-06-12]Gerald Combs2-1/+121
2016-06-12mongo: don't THROW() an exception from a dissectorMartin Kaiser1-3/+3