aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-09-16Don't force Lua support in RPMs (some distros don't ship a compatible LuaJeff Morriss2-13/+27
2015-09-16IPv6: Make "ip.version" field hiddenJoão Valverde1-31/+18
2015-09-16http: preserve desegmentation functionality for http2Peter Wu1-9/+9
2015-09-16NFS: add a missing return when the IO hints bitmap is too largePascal Quantin1-0/+1
2015-09-16http2: fix dissection when using UpgradePeter Wu1-6/+8
2015-09-16[tcp] Fix case of incorrect "[TCP ACKed unseen segment]"Bill Meier1-3/+8
2015-09-15x509,ber: fix header field of large integersPeter Wu3-5/+12
2015-09-15mate.released_time is added as a float so register it as such.Jeff Morriss1-1/+1
2015-09-15asni_tcap: actually regenerate dissector after cleanupPeter Wu1-4/+3
2015-09-15MTP3 Summary: fix no previous prototype for ‘register_tap_listener_gtk_mtp3...Alexis La Goutte1-1/+2
2015-09-15Apply fix-encoding-args.pl "manually" and other cleanup.Michael Mann1-276/+225
2015-09-15ncp2222 Updatesgmor1207@gmail.com2-248/+782
2015-09-15Make fchdr "packet" scoped.Michael Mann1-89/+89
2015-09-15Eliminate proto_tree_add_text from odds and ends.Michael Mann5-14/+11
2015-09-15IAP: Enhance Aruba IAP dissectorAlexis La Goutte1-24/+85
2015-09-14MPEG-PES: tell the user (in COL_INFO) when the stream or frame type is unknown.Jeff Morriss2-16/+6
2015-09-14SCSI: Fix typo on modelinesAlexis La Goutte1-1/+1
2015-09-14Qt: align display of packets statistics in status bar with GTK UIPascal Quantin1-5/+16
2015-09-14Begin support for Qt5 in RPM packagingJeffrey Smith1-6/+37
2015-09-14Bluetooth: ATT: Add remaining attributesMichal Labedzki1-49/+3657
2015-09-14Use FT_UINT40 in two placesMichal Labedzki2-4/+2
2015-09-14Bluetooth: Add "PAN" prefix to three UUIDsMichal Labedzki1-3/+3
2015-09-14Bluetooth: AVDTP: Add missing error codesMichal Labedzki1-0/+37
2015-09-14Bluetooth: HCI_EVT: Use correct name for Window fieldMichal Labedzki1-2/+2
2015-09-14dtls: remove unneeded private key file lookupPeter Wu1-37/+0
2015-09-14SSL: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-4/+0
2015-09-14Qt: add displayed packets percentage to status barPascal Quantin1-1/+2
2015-09-13Squelch 64-bit-to-32-bit warnings by just casting to int.Guy Harris1-3/+3
2015-09-13bootp: simplify avaya parameter parsingEvan Huus1-105/+88
2015-09-13Qt: remove unused variables in IAX2 analysis codePascal Quantin1-4/+0
2015-09-13dissector-skinny: Update skinny dissector to fix ServerRes MessageDiederik de Groot3-15/+56
2015-09-13Qt: refresh column content after editing itPascal Quantin2-1/+7
2015-09-13Don't invalidate the column cache when we filter packets.Gerald Combs2-6/+3
2015-09-13Stock icon (Qt): Missing break in switch (CID 1323928)Alexis La Goutte1-0/+1
2015-09-13androiddump: fix memory leaks reported by CoverityPascal Quantin1-0/+3
2015-09-13help_url: fix typo found by Coverity (CID 1323927) and Clang analyzerAlexis La Goutte1-2/+3
2015-09-13[Automatic update for 2015-09-13]Gerald Combs17-4195/+6838
2015-09-13Bootp/DHCP: Add option 242 (Avaya IP Telephone)Uli Heilmeier1-1/+314
2015-09-13Fix misaligned read and buffer overrunPeter Wu2-21/+13
2015-09-13Make other_decode_bitfield_value private to proto.c.Michael Mann7-72/+45
2015-09-12IPv4: Add missing space to format stringJoão Valverde1-1/+1
2015-09-12Display the name of the invalid field when tshark is run with -T fieldsMatthieu Coudron3-14/+20
2015-09-12Eliminate proto_tree_add_text from packet-ncp2222.incMichael Mann2-83/+77
2015-09-12SCSI: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2015-09-12dissector-skinny: Update skinny dissector to include new messages and enumsDiederik de Groot3-47/+119
2015-09-12Add casts to reassure the compiler that we know what we're doing.Guy Harris1-6/+6
2015-09-12Conversions of void * to some other type require explicit casts.Guy Harris1-1/+1
2015-09-11NFS file handle crc32_ccitt hashes are incorrectcturney1-1/+1
2015-09-11SCSI: Fix decode of DeviceIdentification VPD page it was completely bogusRonnie Sahlberg1-25/+96
2015-09-11LTE RRC: add a top level function for SBCCH SL BCH messagesPascal Quantin2-3/+33