aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-30NAS 5GS: fix dissection of 5GSM capability IEPascal Quantin1-4/+7
2019-08-30NAS 5GS: add dissection of Maximum number of supported packet filters IEPascal Quantin1-4/+23
2019-08-30ASTERIX: addition of CAT021 v0.23 and v0.26 decodingIvan Quach1-1/+323
2019-08-30genl: Always call subdissectorIdo Schimmel2-9/+14
2019-08-29mpeg(dsmcc): Fixed default switch conditionAnthony Crawford1-0/+2
2019-08-29Gryphon: Prevent endless loopMichael Mann1-1/+5
2019-08-29Add proto_tree_add_item_ret_time_stringMichael Mann15-222/+237
2019-08-29Qt: Extend filterbutton context menuRoland Knall5-65/+43
2019-08-29Qt: Apply Invert/Enable/Disable only to selected listRoland Knall6-89/+121
2019-08-29Qt: Move Apply/Prepare to general QMenu handlerRoland Knall8-233/+49
2019-08-28cmake: fix issue when zstd is missing.Dario Lombardo1-10/+12
2019-08-28DOCSIS: FDX: Added decoding for SW-RBABruno Verstuyft1-1/+97
2019-08-28eCPRI: Update value string.Anders Broman1-3/+19
2019-08-28Use g_hash_table_replace() when key depends on dataTomasz Moń2-2/+2
2019-08-27Kafka: fixed OffsetForLeaderEpoch dissectionPiotr Smolinski1-132/+155
2019-08-27cmake: check minimum zstd library version.Dario Lombardo2-2/+15
2019-08-27kafka: remove unused hf/ei entries.Dario Lombardo1-15/+0
2019-08-27Add tooltip for clearing display filterMoshe Kaplan2-1/+5
2019-08-27SMTP: Add support for multiline responsesMichael Mann1-22/+53
2019-08-27DCERPC: workaround that pidl always emits dissect_deferred_pointers()Ralph Boehme1-2/+7
2019-08-27DCERPC: update mdssvc DCERPC dissector from upstream SambaRalph Boehme2-99/+278
2019-08-26Qt: Create Apply/Prepare in PacketlistRoland Knall2-20/+32
2019-08-26Qt: Add Apply/Prepare to Packet DialogRoland Knall1-1/+20
2019-08-26Qt: Remove unnecessary code for context menusRoland Knall5-68/+59
2019-08-26Qt: Make Apply/Prepare filter independentRoland Knall5-22/+84
2019-08-26coap: Distinguish observe option for request and responseStig Bjørlykke3-11/+24
2019-08-26coap: Improve request/response trackingStig Bjørlykke2-23/+50
2019-08-26Qt: Fix memory leak in ProfileModel constructorTomasz Moń1-0/+1
2019-08-26Qt: Fix copy from default profileRoland Knall1-1/+1
2019-08-26SCTP: Use proto_tree_add_bitmask_list() for data chunk flags.Anders Broman1-11/+18
2019-08-26Qt (zip_helper): Fix Dead StoreAlexis La Goutte1-1/+2
2019-08-26log3gpp: fix no previous prototype for functionAlexis La Goutte1-0/+6
2019-08-26ISAKMP: Correct typos in new GDOI fieldsMichael Mann1-3/+3
2019-08-26ISAKMP: added support for GDOIGandharav Katyal1-64/+262
2019-08-26Qt: Move CopyFrom from menu to buttonRoland Knall13-97/+126
2019-08-26NFS: Fix hash table key memory corruptionTomasz Moń1-1/+1
2019-08-26SIP: Ensure session-id is not emptyMichael Mann1-6/+14
2019-08-25show interface name in frame line caption if setMartin Fesser1-1/+8
2019-08-25usb-audio: fix conflictAlexis La Goutte1-3/+3
2019-08-25tshark: Complement manual page synopsisJaap Keuter1-1/+2
2019-08-25[Automatic update for 2019-08-25]Gerald Combs14-367/+402
2019-08-24tshark: Warn on overwriting protocol filterMoshe Kaplan1-0/+6
2019-08-24ELF: do not create lots of tree items for Entry Size 1Peter Wu1-2/+4
2019-08-24Modbus: Unit and Transaction Id for request/response identificationThomas Wiens4-28/+65
2019-08-24mpeg(dsmcc): Fixed range valuesAnthony Crawford1-2/+2
2019-08-24ELF: update e_machine table, update linksPeter Wu1-7/+33
2019-08-23WSUG: Clean up some menu item descriptions.Gerald Combs1-19/+71
2019-08-23BLIP: Fix issues with message decompressionJim Borden1-42/+67
2019-08-23Pegasus LSC: Added Status CodesAnthony Crawford1-0/+3
2019-08-23mpeg(dsmcc): Fix Dead StoreAlexis La Goutte1-2/+2