aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-20Revert "[Diameter] Update Nokia Solutions and Networks vendor-specific AVPs"Anders Broman1-710/+8
2016-01-20Revert "[Diameter AVPs] Add Vodafone AVPs"Anders Broman2-279/+1
2016-01-20Separate "Ethernet in capture file" and "Ethernet maybe with FCS" dissectors.Guy Harris5-28/+38
2016-01-20X509AF: reset algorithm_id global variable when closing a filePascal Quantin2-3/+17
2016-01-20Qt: Resize columns to contents in DecodeAsMichal Labedzki1-0/+6
2016-01-20Bluetooth: GATT: Better name resolution of handlesMichal Labedzki1-35/+148
2016-01-20Call the dissectors for types in TZSP packets individually.Guy Harris2-79/+99
2016-01-20Note that using file_gets() for UCS-2 files is a bit of a hack.Guy Harris1-0/+4
2016-01-20Fix indentation.Guy Harris1-31/+31
2016-01-19RTITCP: fix heuristic dissectorPascal Quantin1-0/+3
2016-01-19Waveagent: fix heuristic dissectorPascal Quantin1-1/+1
2016-01-19Qt: Update window title when preferences changed.Stig Bjørlykke2-1/+2
2016-01-19[XML] Add application/vnd.3gpp.sms+xmlAndersBroman1-0/+1
2016-01-19X509AF: make a local copy of algorithm_id in file scope for later usePascal Quantin3-11/+23
2016-01-19sshdump: fix typo in extcap-config.Dario Lombardo1-1/+1
2016-01-19[OpenFlow v1] Dissect part of stats messages.AndersBroman1-12/+161
2016-01-19improved vuze-dht supportДмитрий Цветцих1-6/+62
2016-01-19Don't use IP address strings as "names" for MAC addresses.Guy Harris2-51/+54
2016-01-19 DCM: ignore the upper flag bits of PDV in PDU DATA packetRich Coe1-9/+23
2016-01-19MAUSB: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+1
2016-01-19ERF: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-0/+1
2016-01-19[LBMC] Bugfix stack-based buffer overflow in dissect_nhdr_extopt.Michael Mann1-12/+39
2016-01-19PCAP PKTDATA: Fix Dead Store (Dead assignement/Dead increment) Warning found ...Alexis La Goutte1-2/+0
2016-01-19CMake: Fix an endif.Gerald Combs1-1/+1
2016-01-18SSL : Fix Branch condition evaluates to a garbage value found by ClangAlexis La Goutte1-1/+1
2016-01-18Bluetooth: EIR/AD: Add missing IPS itemMichal Labedzki3-17/+235
2016-01-18Fix "Apply As Filter..." for BASE_PT field display typesJoão Valverde1-0/+4
2016-01-18ETSI CAT: allow a length of 0 bytes for Location Information IEPascal Quantin1-0/+2
2016-01-18Add a copy button to the Filter Expression preferences.Gerald Combs3-10/+43
2016-01-18Qt: Fixup the Display Filter Expression syntax logic.Gerald Combs4-16/+8
2016-01-18androiddump: There is no need to make full copy optargMichal Labedzki1-4/+4
2016-01-18Add Lua dependings only if LUA is enabledMichal Labedzki1-1/+1
2016-01-18extcap: add masked to options.Dario Lombardo8-2/+29
2016-01-18Bluetooth: Update Assign numbers (5th December 2015)Michal Labedzki4-1/+99
2016-01-18Directly call the FDDI and "raw IP" dissectors from the nettl dissector.Guy Harris3-21/+19
2016-01-18Have the "maybe an FCS" version of the Ethernet dissector take a data argument.Guy Harris5-8/+43
2016-01-18Call the "without FCS" version of the Ethernet dissector.Guy Harris1-1/+1
2016-01-18Handle frames where the type field is a length field.Guy Harris1-20/+127
2016-01-18Fix indentation.Guy Harris1-1/+1
2016-01-17Prevent out-of-bounds read in hiqnet_display_data.Michael Mann1-14/+25
2016-01-17Fix comment.Guy Harris1-1/+1
2016-01-17More comments.Guy Harris1-1/+31
2016-01-17Fix construction of subset tvbuff.Guy Harris1-51/+57
2016-01-17Call the "without FCS" version of the Ethernet dissector.Guy Harris1-1/+1
2016-01-17Fix build [-Werror=maybe-uninitialized]João Valverde7-19/+21
2016-01-17[iseries] fix iseries_check_file_type()Martin Kaiser1-6/+15
2016-01-17[iseries] return WTAP_OPEN_ERROR if file_seek() failsMartin Kaiser1-1/+1
2016-01-17[netlink] remove an unnecessary if (tree) checkMartin Kaiser1-6/+4
2016-01-17[Automatic update for 2016-01-17]Gerald Combs16-1955/+2019
2016-01-17[sll] call the netlink dissector if the arp_hdr type is netlinkMartin Kaiser2-6/+19