aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-14Give a better error message for invalid characters in preference module names.Guy Harris1-4/+6
2017-04-14Update Windows binaries to GeoIP 1.6.10 with a local GeoIP_free functionPascal Quantin5-5/+14
2017-04-14Units: add millibel unit stringJaap Keuter2-0/+2
2017-04-14Bluetooth: HCI: fix dissection of command Enhanced Setup Synchronous ConnectionPatryk Nowak1-1/+0
2017-04-14Functions that put large amounts of static data onto the stack may beJoerg Mayer1-0/+4
2017-04-14UMTS RLC: Fixing incorrect directionsswsdev1-5/+5
2017-04-14Diameter: update Reservation-Priority AVP valuesPascal Quantin1-0/+8
2017-04-14mate: move 3 big structures from stack to heapPascal Quantin1-14/+36
2017-04-14Remove some unused code.Guy Harris1-11/+3
2017-04-13LBMC: move lbmc_extopt_reassembled_data_t structure from stack to heapPascal Quantin1-3/+4
2017-04-13sharkd: reduce buffer put on stack from 16K to 2KPascal Quantin1-1/+1
2017-04-13Update to GeoIP 1.6.10.Guy Harris1-7/+15
2017-04-13netlink (sock_diag): Fix Dead Store (Dead assignement/Dead increment) Warning...Alexis La Goutte1-2/+0
2017-04-13[GSM MAP] Update to 3GPP TS 29.002 V14.3.0 (2017-03).AndersBroman29-193/+515
2017-04-13LTE RRC: do not display twice RRCConnectionReestablishmentReject in info columnPascal Quantin2-5/+0
2017-04-13Bugfix bad checksum of ICMP extension header.Michael Mann1-2/+9
2017-04-13Require MLE to have IEEE802.15.4 as an underlying layer.Michael Mann1-4/+10
2017-04-13packet-epl.c: Fix bigger-than-actual offset being reportedAhmad Fatoum1-1/+1
2017-04-13zbee zcl: fix conflicting entry in its value_stringAlexis La Goutte2-2/+2
2017-04-13unistim: fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-04-13Use proto_get_finfo_ptr_array() rather than proto_find_finfo().Guy Harris1-12/+4
2017-04-12Fix indentation.Guy Harris1-2/+2
2017-04-12Prime the epan_dissect_t with postdissector wanted fields if necessary.Guy Harris9-193/+234
2017-04-12Changes to Connectivity TLV for Thread v1.1 plus a couple of minorRobert Cragie1-46/+10
2017-04-12packet-thread.c: rename remainder -> remainingMichael Mann1-6/+6
2017-04-12ieee80211: fix "INVALID" label in Endpoints dialogPeter Wu1-4/+4
2017-04-12No need to include <epan/packet.h> in <epan/ftypes/ftypes-int.h>.Guy Harris2-2/+2
2017-04-12Add -Wduplicated-branches to extra warningsAlexis La Goutte2-0/+8
2017-04-12GSM SMS: also consider source and destination address for reassemblyPascal Quantin1-13/+35
2017-04-12Rename routines to clarify what they do.Guy Harris22-37/+37
2017-04-12Add an API to let a postdissector specify fields whose values it needs.Guy Harris14-83/+418
2017-04-12cmake: fix sporadic WSDG build failure on WindowsPeter Wu2-6/+46
2017-04-11packet-wsp.c: Fix WSP dissector loop (add_capabilities)Michael Mann1-1/+3
2017-04-11packet-sigcomp.c: Fix sigcomp dissector loopMichael Mann1-1/+2
2017-04-11packet-slsk.c: Fix (many potential) SLSK long dissector loopsMichael Mann1-0/+34
2017-04-11packet-asterix.c: Make hf_021_230_RA FT_DOUBLE typeMichael Mann1-1/+1
2017-04-11Qt: mark bool and enum prefs as changed when modified via the menuPeter Wu1-0/+2
2017-04-11NOE: fix "EVT_DEVICE_PRESENCE" message decodingNicolas Bertin1-0/+47
2017-04-11Fix is_broadcast_bssid() for GCC.Jakub Zawadzki1-2/+1
2017-04-11NB-IoT SRB1bis implementationMathias Kurth3-10/+42
2017-04-11GSM SMS: take into consideration TP-OA/TP-DA fields and direction for reassemblyPascal Quantin1-16/+154
2017-04-11Initial support for Generic Netlink (genl) dissectionPeter Wu5-0/+562
2017-04-11sctp: fix this condition has identical branches [-Werror=duplicated-branches]...Alexis La Goutte1-5/+1
2017-04-11Simplify filter and 6Top commandsRémy Léone1-182/+213
2017-04-11packet-icmp.c: Remove tree check that prevents expert infoMichael Mann1-4/+0
2017-04-10LDP: Add Entropy Label Capability TLVUli Heilmeier1-0/+9
2017-04-10MLE and Thread: Additional dissectorsRobert Cragie9-0/+5693
2017-04-10Add support for BASE_VALS_NO_UNKNOWNAlexis La Goutte15-379/+271
2017-04-10IEEE 802.15.4: Add support for Thread, MLE and ZigBee IPRobert Cragie3-170/+448
2017-04-10PacketBB: do not add more bytes to the protocol tree than the real addr array...Pascal Quantin1-2/+4