aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-15ssl: avoid duplicate PDU dissectionsPeter Wu1-4/+30
2016-01-15DICOM: fix addition of item subtreesPascal Quantin1-10/+20
2016-01-15LTE RRC: upgrade dissector to v13.0.0Pascal Quantin8-1798/+14189
2016-01-15[editcap] Pacify OS X buildbot.Michael Mann1-3/+3
2016-01-14autotools: Remove old hack and bugfix CPPFLAGSJoão Valverde1-6/+0
2016-01-14Adding Device Temperature Configuration Cluster for ZigbeeDarshan Nevgi2-0/+231
2016-01-14[editcap] Remove excess parsing when packets are kept.Matej Košík1-15/+32
2016-01-14[BER] Fix Wireshark heap-based out-of-bounds read in dissect_ber_constrained_...AndersBroman1-1/+9
2016-01-14ssh/randpktdump: Add version to extcap utilityRoland Knall2-0/+2
2016-01-14[editcap] Bugfix tree compare function.Michael Mann1-5/+8
2016-01-14Adding IAS WD cluster and IAS ACE Cluster for Zigbee Protocol.Aditya Jain5-1/+793
2016-01-14Adding On/Off Switch Configuration Cluster for ZigbeeDarshan Nevgi2-0/+200
2016-01-14Qt: fix Z-order assignment: '' is not a valid widget warningPascal Quantin1-1/+0
2016-01-14IPv6 fragment header's reserved octet is 8 bitsKevin Bracey1-1/+1
2016-01-14ranap: Sync with asn1 sourceStig Bjørlykke2-3/+3
2016-01-14RTPS: Call dissector for user data using Type NameJuanjo Martin1-25/+54
2016-01-14Expand a comment.Guy Harris1-1/+10
2016-01-14Qt: Separate window titles with Em dash on OS XStig Bjørlykke1-4/+8
2016-01-14Qt: Add back setWindowFilePathStig Bjørlykke1-7/+7
2016-01-14Get rid of unused dissector handles.Guy Harris1-4/+0
2016-01-14ssl: improve interaction with heuristics subdissectorsPeter Wu2-38/+79
2016-01-14fix,ssl: "fix" FIX over SSLPeter Wu1-0/+16
2016-01-14Present PDU header timestamps with microsecond resolution as exists in packet...alpartis1-7/+7
2016-01-14Clarify IPHC dissection of IPv6 ECN and DSCPKevin Bracey1-27/+34
2016-01-14[airpcap] Fix parsing of GTKCedric Izoard1-54/+44
2016-01-14Fix capture output options.Gerald Combs2-107/+60
2016-01-14Qt: "Conversation" → "Coloring"Gerald Combs3-11/+9
2016-01-14test: Add test in decryption test suite for 802.11wCedric Izoard3-0/+23
2016-01-14Update.Guy Harris1-1/+7
2016-01-14Rename new_register_per_oid_dissector to register_per_oid_dissector.Guy Harris2-3/+3
2016-01-14Rename new_dissector_t to dissector_t.Guy Harris38-95/+95
2016-01-14Clean up indentation.Guy Harris1-4/+4
2016-01-14Use the return value of register_dissector().Guy Harris1-2/+1
2016-01-14Have various ATM dissectors use the data arguments for pseudo-headers.Guy Harris6-234/+233
2016-01-13Qt: Show the horizontal scrollbar in the packet detail.Gerald Combs1-0/+8
2016-01-13Swapped align error and crc error bit in EtherCAT Switch Link dissector.richardk1-4/+5
2016-01-13Enable USB sub-dissectors for MA USB.Sean O. Stalley5-445/+393
2016-01-13Do not filter on "http" when Following HTTP streams.Michael Mann1-25/+1
2016-01-13RRC: follow-up of g588955dPascal Quantin8-745/+760
2016-01-13[RRC] Update to V13.1.0 (2015-12)AndersBroman7-9772/+16400
2016-01-13Use result of register_dissectorPeter Wu33-134/+81
2016-01-13Move structure definition outside another structure definition.Guy Harris1-4/+6
2016-01-13Get rid of debugging printouts.Guy Harris1-5/+0
2016-01-13Clean up handling of the data before the Ethernet packet in ERF files.Guy Harris5-29/+42
2016-01-13Do not apply color rule filter every dissectionPeter Wu6-9/+33
2016-01-13Fix issue with dumping to logcat_text from UPPER_PDUmichal.orynicz1-0/+11
2016-01-13Fix some memory leaks in ws80211_utilsMikael Kanstrup1-0/+4
2016-01-13Qt: Update some keyboard shortcuts to match the GTK+ UI.Gerald Combs1-11/+11
2016-01-13Dissect the MC and AAL2 headers as 32-bit words.Guy Harris4-288/+263
2016-01-13Assorted cleanups.Guy Harris1-13/+13