aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-08rdp: add basic dissection of fastpath PDUsIsaac Boukris2-0/+70
2021-06-08PTP: Make PTP dissector accessible for lua scriptsDeveloper Alexander1-2/+2
2021-06-08file-pcapng: fix might be clobbered by ‘longjmp’ or ‘vfork’ [-Werror=...Joakim Karlsson1-2/+2
2021-06-08check_static.py: remove unused optionMartin Mathieson1-2/+0
2021-06-08smb: Fix 32bit buildStig Bjørlykke1-2/+2
2021-06-08epan: Change export_object_entry_t.payload_len to size_tStig Bjørlykke2-11/+3
2021-06-08ieee80211_radio: Clarify Aggregate duration field description.Simon Barber1-3/+3
2021-06-07DVB-S2-BB: Two coverity flagged issues from !3239John Thacker1-10/+14
2021-06-07ieee80211: rename TBTT Information to Neighbor AP InformationAlexis La Goutte1-1/+1
2021-06-07rtps-processed: remove unused else blockAlexis La Goutte1-5/+0
2021-06-07rtps-virtual-transport: Add comment about type of variableAlexis La Goutte1-1/+1
2021-06-07rtps-virtual-transport: Fix unused variableAlexis La Goutte1-2/+0
2021-06-07rtps-processed: Fix Dead Store found by Clang AnalyzerAlexis La Goutte1-3/+0
2021-06-07rtps-virtual-transport: Fix Dead StoreAlexis La Goutte1-2/+0
2021-06-07Add documentation for display filter raw string syntaxJoão Valverde2-2/+16
2021-06-07GitLab CI: Don't clobber the Code Lines before_script.Gerald Combs1-3/+3
2021-06-07GitLab CI: Add more code line counters.Gerald Combs1-5/+30
2021-06-07WSUG: Add section about regexes and the display filterJoão Valverde1-5/+36
2021-06-07doc: Replace link to pcrepattern(3)João Valverde1-2/+2
2021-06-07Qt: Give a directory to wsApp->setLastOpenDir()Stig Bjørlykke15-36/+22
2021-06-07Qt: add display filter - invalid new filter syntaxChuck Craft1-1/+1
2021-06-07GTPv2: Additional RRM Policy Index, add Index to IE tree.Anders Broman1-2/+5
2021-06-07ui: Return length from ssl_export_sessions()Stig Bjørlykke5-8/+14
2021-06-07wsutil: Add filesystem write_file_binary_mode()Stig Bjørlykke10-174/+79
2021-06-07WSUG: Fix reference to macro syntaxJoão Valverde1-2/+2
2021-06-07version info: Clean clang versionJoão Valverde1-10/+14
2021-06-07Qt: Fix clang -Wmisleading-indentationJoão Valverde1-2/+5
2021-06-06pcapng: add support for custom blocksMichael Tuexen7-1/+242
2021-06-06Replace g_assert() with ws_assert() in placesJoão Valverde24-96/+122
2021-06-06wslog: Add a commentJoão Valverde1-0/+8
2021-06-06wiretap: Remove some redundant debug informationJoão Valverde3-197/+192
2021-06-06wslog: Include function name in ws_debug() output formatJoão Valverde4-1/+42
2021-06-06Add some spelling words.Martin Mathieson2-1/+21
2021-06-06[Automatic update for 2021-06-06]Gerald Combs4-14/+111
2021-06-06tshark: Add option to export TLS session keysStig Bjørlykke2-0/+34
2021-06-05Fix null dereference in ipsec esp_sa_record_add_from_dissectorNicolás Alvarez1-1/+2
2021-06-05ieee80211: Prevent incorrect Ranging Trigger frames from causing problems.Richard Sharpe1-21/+41
2021-06-05rdp: fixes and improvements in negotiation packetsDavid Fort1-33/+18
2021-06-05VLAN: Increase permitted number of tags in a packetJohn Thacker1-1/+1
2021-06-05tcp: Fix dissection of DSACKChristian Reusch1-1/+1
2021-06-05DVB-S2-BB: Add support for TS over BBFrameJohn Thacker4-83/+579
2021-06-05Cosmetic change to compiler informationJoão Valverde1-17/+16
2021-06-05dfilter: Disallow embedded NUL bytes in regular stringsJoão Valverde1-0/+12
2021-06-05dfilter: Add support for raw stringsJoão Valverde5-13/+52
2021-06-04file-pcapng: redo the way we dissect the data in blocks.Guy Harris2-369/+533
2021-06-04file-pcapng: fix name of expert info.Guy Harris1-1/+1
2021-06-04GTPv2: Update with new IEs from 3GPP TS 29.274 V17.1.1 (2021-03).Anders Broman1-3/+100
2021-06-04Windows: Switch from HTML Help to plain HTML.Gerald Combs16-302/+46
2021-06-04btmesh: Enhanced messages reassemblyPiotr Winiarczyk1-102/+139
2021-06-04SCTP: Display basic TSN information with packetsThomas Dreibholz2-91/+106