Build: 3.4.0rc1.

This commit is contained in:
Gerald Combs 2020-10-22 15:21:22 -07:00
parent dfae8942af
commit d1865925ee
2 changed files with 277 additions and 106 deletions

378
ChangeLog
View File

@ -1,3 +1,278 @@
dfae8942af Fix our version, update the release notes.
eff9f0fb0d Initialize release-3.4.
87a42de393 MATE: allow _AVP_DEBUGGING flag to be set
10e6cb5f37 wslua: Make pinfo.p2p_dir writable
158f67e344 wslua: Fix generate doc for WSLUA_ATTRIBUTE
f267a0433d packet-mq: Improve and fix bugs
d0270415a9 editcap, tshark: process IDBs in the middle of input files.
e16ef82d7c Elasticsearch: support for version >= 5
e6adc940ac QUIC: update to draft-32
8b80b9111a Qt: Fix QCustomPlot deprecation warnings.
fef3b86b38 SMB2: fix EaSize field in QUERY DIR responses
e110da70a4 Update validate_single_byte_ascii_encoding with new encodings
0929eea9fc pfcp: Update to 3GPP TS 29.244 V16.4.0
27157055cf BSSGP: Make some item calls match field lengths.
d1f0f08052 gprscdr: Update to 3GPP TS 32.298 V16.6.1
7c488e4c71 Add a routine to make a newly-allocated copy of a block.
ec59b17544 WSUG: Fix Wiki leaks^Wlinks
b478e60b29 Add a routine to get the next as-yet-unfetched interface description.
e20bd408de Use iconv to support GB 18030 and EUC-KR, allow future encodings
ad69ec2e11 dot11decrypt: Fix WEP decryption
e814fe0c9b SOCKS: fix desegmentation over multiple TCP segments
38cdd3df4e ieee802154: Add timeout to ACK tracking
847046a773 capinfos: give another reason to process the IDBs at the end of the file.
93ea780e7c tls/dtls: Add a generated field for Application Data Protocol
3f0649bbe5 Correct a few more item lengths.
4955219d1a Qt: Add a filter button menu indicator.
5b242d62b0 WIN32 logging: connect stdio earlier in main()
194e74321a editcap: use packet encapsulation, not file type, to check for DCT2000.
a11b9fb7a0 Add an API to determine whether a file type uses interface IDs.
89e96c1e77 XML Escaping: Don't need to escape unprintable chars.
d86df72da3 RTCP: Fix length of PTT participant ref
c8882c0f29 bthci: add a note about the case where we hve no connection handle.
666e74401a BT ISO Data: Initialize a variable.
0d2277bca5 Include <stdint.h> in YACC/Bison parsers if necessary.
a76c11e290 CMake: Make pkg-config functions quiet
cffd219764 CMake: Replace checking with a status message
1a244f9de5 CMake: Configure our .y files for different Bison/YACC flavors.
0a219bf8b9 Protobuf: dissect a google.protobuf.Timestamp as absolute time field
a480d91a5b Revert temp changes to valgrind-wireshark.sh
3b74cbcf4e EAP: Let dissect_eap_psk_pchannel return offset
279bde1a0e EAP: Fix GPSK CSuite Sel dissection
72fbe69d9b EAP: Fix GPSK failure code item length
6da08adcca Minor fixes to TEAP dissector
bf245c5f68 PDML: speed up writing
c03011b906 Lua: base64_decode: handle unpadded data
723d0fab8f IEEE80211: Fix the lengths of a couple of items
d0fe9cae70 GTP and GTPv2: Fix some item lengths.
08c2a13892 [Automatic update for 2020-10-18]
a58ed646aa Handle relative times with >2^31 seconds.
cfa55d6a46 tools/check_type_item_calls.py: Check lengths
10297b60be packet-tcp.c: Add tcp D-SACK support
bf1b34c35d packet-tcp: Rename ei_tcp_connection_sack to ei_tcp_connection_synack
5b8a54ab14 Qt: Add a dark mode warning background.
6c4a798307 Image: Add a list of icon libraries to the README.
4a8b6da58f CMake+macOS: Explicitly create the extra package directory.
e9ab795179 TLS: fix visualization of QUIC Transport Parameter Preferred Address
04145521b4 nrup: fix in Frame Indicator display
1fbc6315c0 docs: remove references to gerrit.
cf83a67fd3 IPPUSB Protocol
cfd9ffbb1b Qt: Show tooltips on submenu items
76e56358c2 EPL: wrong size detection of last segment
34626f2596 USBLL: Introduce usbll states in usbll_data_t.
91b792c6dc Replace ill-formed UTF-8 byte sequences with replacement character
8b622bffc8 packet-stun.c: Series of small updates
3dde70de2c .gitlab-ci: Generate cppcheck reports
6d752876ef bthci_iso: full packet decode and reassembly added
39f6b0d391 pfcp: fix handle of predefined by UP URR ID
0ceb46e1c2 proto: add support for FT_BYTES in proto_tree_add_bits
52d7eb733d github: install biplist for macos.
21d3eb2338 WSP: add application/octet-stream content type
64f6a650ce packet-stun.c: Fix display of nonce and realm attributes when using MS-TURN
ddd58fbead fbzero: fix build
b3099a839f New dissector: Added support for IEEE 802.1CB R-Tags (EtherType 0xF1C1)
888de57c1b f5ethtrailer: Look for trailer after FCS
90cd509d92 Consistent "Prepare as Filter" - menus and screenshots #16892
dcbe7b6c84 MP2T: Reassembly multiple transport streams between the same IPs properly.
4744523f92 debian: proto_tree_add_item_ret_ipv4() was introduced in 3.3.2
3f412284a2 Fix message printed for --skip-radiotap-header for non-radiotap packets.
baebbbce4d QUIC: fix heuristic
d6a9bfa503 NRUP: Add missing SN field indicated by Report Delivered
efd1f57057 cppcheck.sh: Suppress syntaxError
83af7b89fd 3GPP: add 5G-TMSI to 3gpp.tmsi common filter
e209253636 Create a cross protocol filter 3gpp.tmsi
793a57fae4 Give more detail for WTAP_ERR_INTERNAL when writing.
6e6233521a Have WTAP_ERR_INTERNAL include an err_info string giving details.
92e1b110f3 Qt: FieldFilterEdit: remove unused actions
824eec89ca eassembly: Fix check for no data to prevent NULL deference
7b5b6501f0 Revert "No need for a local lua_State * variable in file handler routines."
63714518df Get rid of some debugging cruft accidentally checked in.
873e079659 No need for a local lua_State * variable in file handler routines.
c1950aa8cc ieee80211:Fix ieee80211_tag_beacon_timing() beacon timing element length check.
a9f6bfff62 gitlab-ci: Add docbook job for WSUG and WSDG
16198291bc Fix file description in error message from cfile_dump_open_failure_message().
743dcc7a41 packet-eap.c: Fix a typo in a comment
051742fe1d STUN: add expert info for unknown attributes
bd2c10de79 glusterfs: use a simpler way to read time fields
3f76684f91 CLASSIC-STUN: dissect the entire packet on first-pass
724a288560 qnet6: use a simpler way to read a time field
e96a1082c0 GFP: Handoff to MPEG2TS dissector when UPI is DVB-ASI
354bbbe7cb STUN: add support for MS-TURN Multiplexed Channel
b287e7165e GQUIC: make sure our tag offset advances.
f1e28064ec Cisco ACI specific protocol enhancements
a750cab655 thread: Add check for valid CoAP info
88b0370f86 Fix spelling errors in the documentation
073055c1bc Diameter: Handle (IP)address type E164 as string
5dd6fc9459 Add proto_tree_add_item_ret_ipv4().
41c7b848d0 Fix some error messages.
02d91b67c5 [Automatic update for 2020-10-11]
6894bccf03 check_tfs.py: Also match case insensitively
6af49f0537 Make NRUP work as a separate protocol.
69e1aa860b Fix many spelling errors
d3f2fa4019 tn3270: add new URL for the 3270 data stream spec.
f1eb3953f0 RRC: upgrade dissector to v16.1.0
6dada3acf2 SNMP: Use BASE_SHOW_ASCII_PRINTABLE for octet strings
0ca5484aed check_typed_item_calls.py: Add some extra checks
85c03c37b5 ebhscr: fix conflict
32a06d76d1 kafka: fix uninitialized value
83c1d5c369 docbook: update Tango Desktop link in Dev Guide #16901
4189581cc9 ieee80211: Fix dissect_hs20_osu_provider() return parameter
21c3bdff06 NR RRC: upgrade dissector to v16.2.0
39744b8edf DVB-S2-TABLE: fix test on hand_over_type variable
48ff4ae387 Disable greedy heuristic dissectors by default
46c9f2579d typo: is require --> is required
7924aaae00 LTE RRC: update message identifier value_string array
1fd8174965 NGAP: dissect some PWS related fields
3160f11af2 NGAP: Change "encyption" -> "encryption".
1fd6a542fe LTE RRC: upgrade dissector to v16.2.0
9c8eece68a MC-NMF: Fix a couple of spelling errors.
1afe9a96d4 BGP: remove useless assignments
926d6e3799 E212: fix a test when checking MCC digits
da8f6e318e file-pcapng - Dissect the Darwin flags option
9875011fda Update some field names to match what's in RFCs.
6590affa67 Update .mailmap after g2402521a
35c69efaf4 BSSAP: fix dissection of Control Channel bits in DLCI
511fa081df Qt: Handle dark mode in syntax highlighting.
2402521a69 SCTP: update PPI values
fbdf48e024 STUN: add an option to auto-detect STUN protocol version
0abf89ce4f MC-NMF: change get_size_length() signature to get rid of multiple casts
b74077c717 MC-NMF: add some missing casts to please MSVC
557a64d9a9 MC-NMF/MS-NNS: New dissector .NET Message Framing Protocol
fd85f6e9fc XnAP: fix the dissection of some NR and E-UTRA cell identity fields
aeb68eb68c X2AP: upgrade dissector to v16.3.0
1dbc6f1da7 XnAP: upgrade dissector to v16.3.0
4b4cd94093 E1AP: upgrade dissector to v16.3.0
069ec8df85 NGAP: upgrade dissector to v16.3.0
f97f5a6027 Only parse CRangeCategSpec record for CATEGORIZE_UNIQUE type
44739c33ce S1AP: upgrade dissector to v16.3.0
9a3b1ad6bc [Automatic update for 2020-10-04]
b3de8fd165 Add some comments noting changes that should probably be made.
8a77692171 g_mallocate all strings returned from topic_action_url().
f52e62ac9f Windows: fix WiX installer
1936fef77a TLS: remove support for deprecated QUIC key format
4a9c412218 Fix a Coverity complaint.
d76ee2cb89 fbzero: do more detailed tag value offset checks.
16dc0c71d3 Last batch of filter field string fixes.
607831d870 Fix more filter field strings.
6136c719da RTP: opus playback
c1eb36b84b ICMP: Fix dissection of Interface Information Object
a883081b70 Update URLs pointing to the bug database.
e02229250d Nettrace: Fix fix to calculation of changetime
79bf1f7d99 Nettrace: Fix calculation of changetime
3ff9406529 FBZERO: Make sure our offset advances.
e013c5ec7f Clean up URLs.
22e7ddb637 LBMSRS: Break out of a loop.
4a0d8d4ef6 Qt: point to Lua wiki page now on Gitlab
43e0bd125b QUIC: fix dissection of Short Header packets with Grease QUIC bit
b57832fdbf TECMP: Adding CAS flag for FlexRay
4a82dd165b Version: 3.3.1 → 3.3.2.
d64aca7966 Build: 3.3.1.
82e7835b2e EAP: Fix Dead Store
d2da4c7afb Qt: Use … instead of UTF8_HORIZONTAL_ELLIPSIS in translated strings.
9ad3d14ea4 http: don't try to dissect zero-length bodies
df7d1905eb github: fix macOS build.
4105e65add Tools: Handle leading "#"s in gen-bugnote.
bf46e5c4cc Docs: Note that you can group filter buttons.
a08e78f324 GTPv1: Highlight only the value part of "TEID Control Plane"
b65893f4f4 lithionics: Fix Dead Store
71ea1f9017 dcerpc: Fix Dead Store
4ad8adeab4 gtp: Fix Dead Store
e126d91455 mbim: Fix Dead Store
de44c3e392 smb2: Fix Dead Store
7d3ee49180 RTCP: Add dissection of Application mccp TS 24.380
7514e50d16 SMB2: add reasonable upper limit to pattern_v1 repetition
3502d53ffb Remove leftover cruft from previous comment.
c34bc0cf4c Qt: Handle palette changes in the packet diagram.
2ecd9f6818 IEEE 802.11: Use common filter string for action_code
b9a2d861e4 quic: fix reassembly issue for smb2 (and other protocols)
c597927da8 Add some more string encodings.
b7c0dc3cb1 Qt: Make sure the packet diagram always has a field value.
8b4e0148a2 Fix some more wrong filter names.
c69d8dd410 extract_asn1_from_spec.pl: add version into exported asn file
ec7c5699a7 QUIC: update to draft-31
73c0e8efc9 Add Metaswitch vendor-specific AVPs for Diameter
6dd9c098ad check_typed_item_calls.py: add --consecutive flag
24ef8400fe Release notes: Add an item about Npcap 1.00.
330fd5733c Add /*build*/ to .gitignore
08ab0e5d1f Fix some wrong filter names.
2dd014f8f2 [Automatic update for 2020-09-27]
0b99248593 Windows: upgrade Npcap to 1.00
d1f29ee338 Qt: Fix the packet diagram start offset arithmetic.
8b9ec1b5a5 Qt: Reset the packet diagram between captures.
8d7ebc732e Fix issues discovered by common python linters
c5926c51e7 SMB2: add tests for chained compression and pattern_v1
3d94644dc8 SMB2: add new pattern_v1 decompression support
b0f5b2c174 SMB2: handle chained compression
b2fd5bcfb9 SMB2: stick the compress header items under the header tree
fed08cfd45 SMB2: label decompressed data as such and mark as generated
906ead6993 Fix some more doc folder spelling errors.
acdaf33630 README.developer: Fix some quotation marks around function names
6f49de2e65 SDAP: Show presence in configuration, and summary in root.
d0256f168a extract_asn1_from_spec.pl : fix export of S1AP
572c1ae5a3 Qt: Collapse packet diagram items correctly.
2722082171 docbook: Fix wiki links.
ca43dace10 IPv6: Update SRH dissection to RFC8754
fc64ba242a More dissector spelling fixes.
b00a76d36b SDAP: Add some long help, and fix filter name.
04873cc5ef NAS EPS: fix dissection of IPv6 PDN address
68f59bd1f4 extract_asn1_from_spec.pl : update comments
b562109562 extract_asn1_from_spec.pl: fix export of X2AP, NGAP, XnAP, E1AP and F1AP
c92ab1158e MAC-NR:for drb the lcid range is 4-32,lcid=3 corresponding srb3
71223de4a3 Add : extract asn from (36|38)\.413|(36|38).423|38\.463|38\.473)
a6393f24b6 a defining the Filter Macros procedure is added plus screenshot
dcc8bbaf9b BLIP: Update an expert item.
4a94842710 BLIP: Fix decompression buffer bug
b2380385a3 DHCP: Update Captive-Portal to RFC8910
6387fd7729 X2AP : fix id-Target-SgNB-ID registered to wrong type
103d9140ae Kafka: Check returned offsets.
99f6ac1969 ncp: fix handling of NDS List requests and replies.
d3c1f31439 Windows: Switch to Qt 5.15.1.
e487575362 ncp: fix setting elements of an ncp_record structure.
8201285759 EAP: Avoid to inscrement offset on proto_tree_add_item function
b746222896 X2AP : fix a typo
3ec16de87b USBLL: Code commenting and alignment
ddd3910709 IPv6: Fix the bit lengths of top-level items.
1e2e32f8ab MySQL: Fixup connection data initialization.
2b3e666a16 SSH: Fix some warnings.
af83d476dc ncp: add some XXX comments.
586121fad4 Shellcheck fixes.
dde6261626 nds: use DSI_ #defines in case statement.
2af134ad2e SMB2: dissect new signing capability negotiate context
2a3f9d2789 Add a few EAP dissectors
91418775aa PROFINET: IOCS and IOData object dissection with Multi AR
41e6b2f2ae ecmp: fix dissection of file_info request
bf0a6c8bd9 typo: replaceing--> replacing
a734de58a6 ncp: put the information flags and entry flags in the right place.
1b0e691157 QUIC: add support for MVFST EXPERIMENTAL version
51adcbf255 STUN: improve heuristic to detect TURN ChannelData
3c08f06be6 RTP, DTLS: add heuristic over CLASSICSTUN
b870486ce6 [Automatic update for 2020-09-20]
9086af5e25 GSM-SIM - Added support for additional EFs, INS and ADFs
ae6bbff3d5 AMQP: fix the bitmask of an item.
f0e7a98e96 NRUP: Add Assistance Information Data message.
f962539374 check_typed_item_calls.py: Scan plugins folder too
59483604de macOS: Switch ChmodBPF to zsh.
888a8178f5 lwm2mtlv: Create element items
211e375ef0 docbook: Update wiki and code review URLs.
4a7be0aaa7 doc: Update wiki URLs in man pages.
1f6bf70505 sample_size check readded
a1f6dc4fad New dissector: ILDA Digital Network (IDN) Protocol
e5921672f8 New dissector: ILDA Digital Network (IDN) Protocol
34f60a1cfc Test: Normalize the line endings everywhere.
45188b673d Diameter make use of OctetStringOrUTF8
187b1f05bc packet-mq: Improve MultiSegment dissect and display
9f3a42f0d5 sflow: fix dissection of sysuptime
ee8ee3e3ad STUN: add some missing attributes
4cf3a742c8 Test: Normalize the line endings of subprocess output.
c5d5023654 A Community ID implementation for Wireshark.
0d179f114c Diameter:Define a new type-name type-name="OctetStringOrUTF8"
11adf2d019 afs: use a simpler way to read a time field
d02ddfb9b1 mysql: initilize is_mariadb_client
194b3b406a Update our issue tracker URL in some places.
ece76abdd3 GitLab CI: Move commit validation to its own job.
573894d870 Version: 3.3.0 → 3.3.1.
53ebca9b34 SMB2: add posix extensions
c37f1e4de0 Build: 3.3.0.
3426b25621 Qt: Make sure the packet diagram's FT_NONE label exists.
0c373d648a IEC104: add dissection of CP24Time2a time tags
3417380d65 ncp: fix display of DS_FULL_CLASS_DEFS.
@ -2052,106 +2327,3 @@ ecb90a4e25 NAS 5GS: fix for control plane service request identification
8e8d19be1a WSUG: Avoid using multiple layers of replacements
45c6ba587d cppcheck: Exclude the doc directory.
48725641c9 Qt: Remove a duplicate variable.
82e7835b2e EAP: Fix Dead Store
d2da4c7afb Qt: Use … instead of UTF8_HORIZONTAL_ELLIPSIS in translated strings.
9ad3d14ea4 http: don't try to dissect zero-length bodies
df7d1905eb github: fix macOS build.
4105e65add Tools: Handle leading "#"s in gen-bugnote.
bf46e5c4cc Docs: Note that you can group filter buttons.
a08e78f324 GTPv1: Highlight only the value part of "TEID Control Plane"
b65893f4f4 lithionics: Fix Dead Store
71ea1f9017 dcerpc: Fix Dead Store
4ad8adeab4 gtp: Fix Dead Store
e126d91455 mbim: Fix Dead Store
de44c3e392 smb2: Fix Dead Store
7d3ee49180 RTCP: Add dissection of Application mccp TS 24.380
7514e50d16 SMB2: add reasonable upper limit to pattern_v1 repetition
3502d53ffb Remove leftover cruft from previous comment.
c34bc0cf4c Qt: Handle palette changes in the packet diagram.
2ecd9f6818 IEEE 802.11: Use common filter string for action_code
b9a2d861e4 quic: fix reassembly issue for smb2 (and other protocols)
c597927da8 Add some more string encodings.
b7c0dc3cb1 Qt: Make sure the packet diagram always has a field value.
8b4e0148a2 Fix some more wrong filter names.
c69d8dd410 extract_asn1_from_spec.pl: add version into exported asn file
ec7c5699a7 QUIC: update to draft-31
73c0e8efc9 Add Metaswitch vendor-specific AVPs for Diameter
6dd9c098ad check_typed_item_calls.py: add --consecutive flag
24ef8400fe Release notes: Add an item about Npcap 1.00.
330fd5733c Add /*build*/ to .gitignore
08ab0e5d1f Fix some wrong filter names.
2dd014f8f2 [Automatic update for 2020-09-27]
0b99248593 Windows: upgrade Npcap to 1.00
d1f29ee338 Qt: Fix the packet diagram start offset arithmetic.
8b9ec1b5a5 Qt: Reset the packet diagram between captures.
8d7ebc732e Fix issues discovered by common python linters
c5926c51e7 SMB2: add tests for chained compression and pattern_v1
3d94644dc8 SMB2: add new pattern_v1 decompression support
b0f5b2c174 SMB2: handle chained compression
b2fd5bcfb9 SMB2: stick the compress header items under the header tree
fed08cfd45 SMB2: label decompressed data as such and mark as generated
906ead6993 Fix some more doc folder spelling errors.
acdaf33630 README.developer: Fix some quotation marks around function names
6f49de2e65 SDAP: Show presence in configuration, and summary in root.
d0256f168a extract_asn1_from_spec.pl : fix export of S1AP
572c1ae5a3 Qt: Collapse packet diagram items correctly.
2722082171 docbook: Fix wiki links.
ca43dace10 IPv6: Update SRH dissection to RFC8754
fc64ba242a More dissector spelling fixes.
b00a76d36b SDAP: Add some long help, and fix filter name.
04873cc5ef NAS EPS: fix dissection of IPv6 PDN address
68f59bd1f4 extract_asn1_from_spec.pl : update comments
b562109562 extract_asn1_from_spec.pl: fix export of X2AP, NGAP, XnAP, E1AP and F1AP
c92ab1158e MAC-NR:for drb the lcid range is 4-32,lcid=3 corresponding srb3
71223de4a3 Add : extract asn from (36|38)\.413|(36|38).423|38\.463|38\.473)
a6393f24b6 a defining the Filter Macros procedure is added plus screenshot
dcc8bbaf9b BLIP: Update an expert item.
4a94842710 BLIP: Fix decompression buffer bug
b2380385a3 DHCP: Update Captive-Portal to RFC8910
6387fd7729 X2AP : fix id-Target-SgNB-ID registered to wrong type
103d9140ae Kafka: Check returned offsets.
99f6ac1969 ncp: fix handling of NDS List requests and replies.
d3c1f31439 Windows: Switch to Qt 5.15.1.
e487575362 ncp: fix setting elements of an ncp_record structure.
8201285759 EAP: Avoid to inscrement offset on proto_tree_add_item function
b746222896 X2AP : fix a typo
3ec16de87b USBLL: Code commenting and alignment
ddd3910709 IPv6: Fix the bit lengths of top-level items.
1e2e32f8ab MySQL: Fixup connection data initialization.
2b3e666a16 SSH: Fix some warnings.
af83d476dc ncp: add some XXX comments.
586121fad4 Shellcheck fixes.
dde6261626 nds: use DSI_ #defines in case statement.
2af134ad2e SMB2: dissect new signing capability negotiate context
2a3f9d2789 Add a few EAP dissectors
91418775aa PROFINET: IOCS and IOData object dissection with Multi AR
41e6b2f2ae ecmp: fix dissection of file_info request
bf0a6c8bd9 typo: replaceing--> replacing
a734de58a6 ncp: put the information flags and entry flags in the right place.
1b0e691157 QUIC: add support for MVFST EXPERIMENTAL version
51adcbf255 STUN: improve heuristic to detect TURN ChannelData
3c08f06be6 RTP, DTLS: add heuristic over CLASSICSTUN
b870486ce6 [Automatic update for 2020-09-20]
9086af5e25 GSM-SIM - Added support for additional EFs, INS and ADFs
ae6bbff3d5 AMQP: fix the bitmask of an item.
f0e7a98e96 NRUP: Add Assistance Information Data message.
f962539374 check_typed_item_calls.py: Scan plugins folder too
59483604de macOS: Switch ChmodBPF to zsh.
888a8178f5 lwm2mtlv: Create element items
211e375ef0 docbook: Update wiki and code review URLs.
4a7be0aaa7 doc: Update wiki URLs in man pages.
1f6bf70505 sample_size check readded
a1f6dc4fad New dissector: ILDA Digital Network (IDN) Protocol
e5921672f8 New dissector: ILDA Digital Network (IDN) Protocol
34f60a1cfc Test: Normalize the line endings everywhere.
45188b673d Diameter make use of OctetStringOrUTF8
187b1f05bc packet-mq: Improve MultiSegment dissect and display
9f3a42f0d5 sflow: fix dissection of sysuptime
ee8ee3e3ad STUN: add some missing attributes
4cf3a742c8 Test: Normalize the line endings of subprocess output.
c5d5023654 A Community ID implementation for Wireshark.
0d179f114c Diameter:Define a new type-name type-name="OctetStringOrUTF8"
11adf2d019 afs: use a simpler way to read a time field
d02ddfb9b1 mysql: initilize is_mariadb_client
194b3b406a Update our issue tracker URL in some places.
ece76abdd3 GitLab CI: Move commit validation to its own job.

View File

@ -81,12 +81,12 @@ Cisco MisCabling Protocol (MCP)
Community ID Flow Hashing (CommunityID)
DCE/RPC IRemoteWinspool SubSystem, (IREMOTEWINSPOOL)
Dynamic Link Exchange Protocol (DLEP)
Fortinet Single Sign-on (FSSO)
FTDI Multi-Protocol Synchronous Serial Engine (FTDI MPSSE)
EAP Generalized Pre-Shared Key (EAP-GPSK)
EAP Password Authenticated Exchange (EAP-PAX)
EAP Pre-Shared Key (EAP-PSK)
EAP Shared-secret Authentication and Key Establishment (EAP-SAKE)
Fortinet Single Sign-on (FSSO)
FTDI Multi-Protocol Synchronous Serial Engine (FTDI MPSSE)
Hypertext Transfer Protocol Version 3 (HTTP3)
ILDA Digital Network (IDN)
Java Debug Wire Protocol (JDWP)
@ -99,7 +99,6 @@ Technically Enhanced Capture Module Protocol (TECMP)
Tunnel Extensible Authentication Protocol (TEAP)
UDP based FTP w/ multicast V5 (UFTP5)
USB Printer (USBPRINTER)
ILDA Digital Network (IDN)
--
=== Updated Protocol Support