aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-24Apparently, WS_WIKI_URL() is unworkable not only in C++ but in C.Guy Harris7-23/+19
2020-10-24MATE: Improve MATE debug facilityJaap Keuter1-0/+52
2020-10-24DPNET: Make some 4-byte fields FT_UINT32.Martin Mathieson1-9/+9
2020-10-24Gitlab-ci: Build doxygenMoshe Kaplan1-0/+23
2020-10-24dns: detect DNS over UDP on non-standard ports using heuristicsPeter Wu1-0/+60
2020-10-24extract_asn1_from_spec.pl : fix ^END to ^END$Tom Yan1-1/+1
2020-10-24dumpcap: fix the macOS "no permission to capture" message.Guy Harris2-3/+15
2020-10-23Fix typo: 'filed'->'field'Jeff Widman1-8/+8
2020-10-23USB HID: Initialize a struct.Gerald Combs1-1/+1
2020-10-23Openflow: fix some item lengthsMartin Mathieson3-7/+7
2020-10-23LISP: add support for vendor specific LCAFLorand Jakab1-26/+92
2020-10-23Qt: restore welcome page release string after edit preferencesChuck Craft2-1/+8
2020-10-23WSDG: Update some branch name references.Gerald Combs2-7/+7
2020-10-23Fuzz: Don't blame the latest commit.Gerald Combs1-3/+3
2020-10-23tls: Use Data dissector when no appdata dissector foundStig Bjørlykke1-0/+1
2020-10-23QT/CLI: Move max tree items and depth to prefsJohn Thacker6-18/+27
2020-10-23Export Objects: Don't double increment countJohn Thacker1-1/+0
2020-10-23data: Enable DecodeAs tls and dtls as DataStig Bjørlykke1-0/+5
2020-10-22UMTS FP: Fix the length of the DRT field.Martin Mathieson1-1/+1
2020-10-22Lustre: Fix some item lengths.Martin Mathieson1-6/+6
2020-10-22Version: 3.3.0 → 3.5.0.Gerald Combs6-63/+11
2020-10-22dns: Improve SvcParam dissection, fix echconfig/odohconfig supportPeter Wu1-46/+66
2020-10-22Use wtap_uses_interface_ids() to check if IDBs are necessary.Guy Harris1-1/+1
2020-10-22MATE: allow _AVP_DEBUGGING flag to be setJaap Keuter1-32/+31
2020-10-22wslua: Make pinfo.p2p_dir writableStig Bjørlykke1-2/+3
2020-10-22wslua: Fix generate doc for WSLUA_ATTRIBUTEStig Bjørlykke1-1/+1
2020-10-22packet-mq: Improve and fix bugsrobionekenobi2-22/+37
2020-10-22editcap, tshark: process IDBs in the middle of input files.Guy Harris8-29/+193
2020-10-22Elasticsearch: support for version >= 5George Hopkins1-9/+125
2020-10-22QUIC: update to draft-32Nardi Ivan1-3/+4
2020-10-22Qt: Fix QCustomPlot deprecation warnings.Gerald Combs2-14/+32
2020-10-22SMB2: fix EaSize field in QUERY DIR responsesaaptel1-21/+49
2020-10-22Update validate_single_byte_ascii_encoding with new encodingsJohn Thacker1-0/+21
2020-10-22pfcp: Update to 3GPP TS 29.244 V16.4.0Joakim Karlsson1-81/+461
2020-10-22BSSGP: Make some item calls match field lengths.Martin Mathieson1-8/+8
2020-10-22gprscdr: Update to 3GPP TS 32.298 V16.6.1Joakim Karlsson2-3/+10
2020-10-21Add a routine to make a newly-allocated copy of a block.Guy Harris5-8/+20
2020-10-21WSUG: Fix Wiki leaks^WlinksJaap Keuter2-4/+4
2020-10-21Add a routine to get the next as-yet-unfetched interface description.Guy Harris5-0/+42
2020-10-21Use iconv to support GB 18030 and EUC-KR, allow future encodingsJohn Thacker8-32/+277
2020-10-21dot11decrypt: Fix WEP decryptionMikael Kanstrup4-11/+36
2020-10-21SOCKS: fix desegmentation over multiple TCP segmentsJohn Thacker1-6/+7
2020-10-21ieee802154: Add timeout to ACK trackingKenneth Soerensen1-19/+20
2020-10-21capinfos: give another reason to process the IDBs at the end of the file.Guy Harris1-1/+3
2020-10-21tls/dtls: Add a generated field for Application Data ProtocolStig Bjørlykke2-1/+22
2020-10-20Correct a few more item lengths.Martin Mathieson3-5/+5
2020-10-20Qt: Add a filter button menu indicator.Gerald Combs1-1/+3
2020-10-20WIN32 logging: connect stdio earlier in main()Chuck Craft3-4/+75
2020-10-20editcap: use packet encapsulation, not file type, to check for DCT2000.Guy Harris1-1/+4
2020-10-20Add an API to determine whether a file type uses interface IDs.Guy Harris4-1/+27