summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-12Actually progress through the command data (CID-281394)Jaap Keuter1-1/+2
2016-06-12Move Gateway Control Protocol (Context Tracking) into packet-h248.hMichael Mann13-1041/+1845
2016-06-12Add missing scale in TDS type infoMichael Vigovsky1-1/+2
2016-06-12Handle zero-length addresses in cmp_address().Guy Harris1-0/+8
2016-06-12Add checks to address setting routines.Guy Harris3-23/+39
2016-06-12H225: Replace globals that track packet data with p_add_proto_data/p_get_prot...Michael Mann3-262/+526
2016-06-11GSM RLC/MAC: improve dissection of Packet Resource Request messageVincent Helfre2-18/+203
2016-06-11dcerpc-browser: don't THROW() an exception from a dissectorMartin Kaiser1-12/+0
2016-06-11iso14443: dissect attrib's p3 byteMartin Kaiser1-4/+15
2016-06-10ftype-protocol: Fix [-Wcast-qual] warningsJoão Valverde1-13/+13
2016-06-10Qt: Expert info grouping.Gerald Combs1-1/+1
2016-06-10Qt/Bluetooth: Add Device dialogMichal Labedzki4-33/+478
2016-06-10LANforge: fix wrong offset for magic detectionAlexis La Goutte1-1/+1
2016-06-10Remove superfluous length check (CID-1158783)Jaap Keuter1-6/+0
2016-06-09Make the determination if file is relative. (CID-1348040)Jaap Keuter1-0/+1
2016-06-09MGCP: Replace globals that track packet data with passing data to functions.Michael Mann1-36/+10
2016-06-09Bluetooth: ATT: Fix Object List Control Point responseMichal Labedzki1-1/+1
2016-06-09Logcat: Unicodize textsMichal Labedzki2-8/+8
2016-06-08Kafka: pass api_version to response and start to use itMartin Mathieson1-8/+47
2016-06-08Allow for vendor private use RRO subobjectJaap Keuter1-1/+2
2016-06-08Remove superfluous size checks (CID-1158694)Jaap Keuter1-24/+3
2016-06-08Fix condition for expert info (CID-1025920)Jaap Keuter1-1/+1
2016-06-07Free if the pointer to the item being freed is *non*-null, not if it's null.Guy Harris1-5/+5
2016-06-07ESP: keep IP protocol, encryption and authentication algorithms when copying ...Pascal Quantin1-0/+3
2016-06-07Don't sign extend unsigned integer fields larger than 32 bits.Jens Kilian1-4/+0
2016-06-07PIMv2 Hello packet incorrectly dissect Option 1Alexis La Goutte1-2/+2
2016-06-07PIMv2: Enchance display of HoldtimeAlexis La Goutte1-3/+3