aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-01oss-fuzzshark: test code to debug some oss-fuzz assert fails.Jakub Zawadzki1-0/+5
2018-02-01TDS: ensure to always initialize tds_encoding_char even when protocol is unknownPascal Quantin1-17/+3
2018-02-01Qt: Avoid a potentially large memdup.Gerald Combs1-2/+4
2018-02-01New dissector Session Multiplex Protocol SMPUli Heilmeier5-7/+303
2018-02-01bacapp: make sure to NUL terminate bf_arr.Jakub Zawadzki1-3/+3
2018-01-31ieee80211: various fixes to the 802.11ax support.Adrian Granados1-59/+57
2018-01-31IAX2: always initialize src_vformat and dst_vformatPascal Quantin1-0/+2
2018-01-31[MEGACO] Clear megaco_command between commands.AndersBroman1-0/+1
2018-01-31hsrp: Fix UDP port number for HSRPv6Stig Bjørlykke1-1/+1
2018-01-31Qt: fix compilation when building without LuaPascal Quantin2-0/+6
2018-01-31Qt: About dialog updates.Gerald Combs9-93/+88
2018-01-31Qt: Byte view and proto tree fixes.Gerald Combs2-45/+26
2018-01-31Qt: Write recent before applying profile changesStig Bjørlykke3-2/+16
2018-01-31UI: Rename profiles without deleteStig Bjørlykke1-3/+3
2018-01-31IO Graph: Add some vector checks.Gerald Combs1-3/+3
2018-01-30ieee1905: add missing NULL terminatator to ieee1905_reporting_policy_flags[].Jakub Zawadzki1-1/+2
2018-01-30Qt: Fix crash when no plugins are configuredJaap Keuter2-3/+3
2018-01-30Remove more unused images.Gerald Combs13-5846/+0
2018-01-30Qt: Check for a valid capture file in the status bar.Gerald Combs1-49/+54
2018-01-30radiotap: Refactor some aspects of the radiotap dissector.Richard Sharpe1-448/+514
2018-01-30SIP: Fixed matching of INVITE request to INVITE response.Robert Jongbloed1-7/+7
2018-01-30Byte view: Mark bytes using an outline.Gerald Combs4-31/+11
2018-01-30ieee802154: Allow generic nonce to be passed in CCM* API.Mališa Vučinić3-23/+29
2018-01-30wiretap/merge.c: Fix memory leak, fix description.Jakub Zawadzki1-4/+7
2018-01-30file.c: Fix read from array index out of bounds.Jakub Zawadzki1-1/+1
2018-01-30New RTCP dissector for transport-ccZHANG Rui1-2/+359
2018-01-30usbdump: Add usbdump wiretap plugin as functional exampleJaap Keuter10-1/+485
2018-01-30SDP/RTP: Support for "bundled" media.Robert Jongbloed5-32/+86
2018-01-30wifi-dpp: A number of further changes from the recent testing.Richard Sharpe1-6/+33
2018-01-30Remove some unused images.Gerald Combs9-9/+2
2018-01-30dct2000 wiretap: expect all lines to have exactly 4 subsecond digits.Martin Mathieson2-3/+3
2018-01-29codecs: register SBC codec once.Jaap Keuter1-4/+0
2018-01-29Avoid #ifdef'ing out translation unitsJoão Valverde4-9/+13
2018-01-29DNP3: Limit the amount of "empty" objects/fields can be present in a packet.Michael Mann1-0/+15
2018-01-29dct2000: for speed, avoid ws_strtoi32() while reading timestampMartin Mathieson1-6/+11
2018-01-29Display JSON in compact formMichail Koreshkov1-2/+178
2018-01-29ieee80211: Implement two more extended IE from IEEE STD 802.11.Richard Sharpe1-0/+135
2018-01-29radiotap: Mark unknown fields as unknown instead of reserved.Richard Sharpe1-132/+135
2018-01-29cli: free memory on exit in tap-comparestat (found by clang).Dario Lombardo1-2/+5
2018-01-29Protect UAT color "datatype" from an empty stringMichael Mann1-1/+5
2018-01-28TDS: Dissect TDS4.2 response packetCraig Jackson1-270/+1030
2018-01-28androiddump: Raise ADB timeout to 2s for slower devicesFlorian Bezold1-1/+1
2018-01-28wsutil/filesystem.c: fix memory leak in init_progfile_dir()Jakub Zawadzki1-6/+0
2018-01-28Minor Makefile.am cleanup.João Valverde1-5/+0
2018-01-28plugins: Remove nordic_ble.dll exceptionJoão Valverde1-10/+0
2018-01-28Rename plugins_scan_dir()João Valverde1-5/+5
2018-01-28Use g_str_has_suffix()João Valverde1-3/+1
2018-01-28plugins: Use per-library data structuresJoão Valverde1-55/+41
2018-01-28[Automatic update for 2018-01-28]Gerald Combs10-69/+813
2018-01-28Infiniband: Decode AETH syndrome byteUli Heilmeier1-1/+118