aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-11proto.c: add support for BASE_SPECIAL_VALS to fill_label_number64()Pascal Quantin1-6/+21
2020-09-10SAP: make the Server Name field FT_STRINGZPAD.Guy Harris1-1/+1
2020-09-10bpdu: fix some string types.Guy Harris1-2/+2
2020-09-10gsm_a_rr: correct spare bits of Channel DescriptionAlexander Couzens1-3/+3
2020-09-10afp: treat passwords as null-padded.Guy Harris1-6/+18
2020-09-10SMB2: add new RDMA transport negotiate contextAurelien Aptel1-1/+50
2020-09-10SMB2: add new transport negotiate contextAurelien Aptel1-0/+12
2020-09-10SMB2: add new compression algorithm in negotiate contextAurelien Aptel1-0/+2
2020-09-10GQUIC: fix endianess for Q050, T050 and T051Nardi Ivan1-1/+1
2020-09-10gQUIC: fix wrong encoding for client timestamp (ctim)Alexis La Goutte1-1/+1
2020-09-10PROFINET: CBAVersion control is removed.Gizem Yurdagül1-6/+3
2020-09-10packet-mq: code reformatingrobionekenobi1-631/+631
2020-09-10Fix some more dissector spellings.Martin Mathieson3-16/+16
2020-09-10aeron: the Error String in an Error Header is not null-terminated.Guy Harris1-2/+6
2020-09-10Issue 16683 - SIP - Dissection of Logme Marker in the Session ID header of th...atul3581-2/+30
2020-09-10SDP: Handle fmpt:MCVideoAnders Broman1-8/+10
2020-09-10packet_mq: Support V9.2, improve MultiSegment, improve some struct displayRobiOne (Robert Grange)4-283/+471
2020-09-09GitLab CI: Set MAKEFLAGS=--silentGerald Combs1-2/+4
2020-09-09Fix a couple of spelling errors in release notes.Martin Mathieson1-2/+2
2020-09-09ieee80211: fix Wmissing-prototypesAlexis La Goutte6-8/+14
2020-09-09Qt: Remove an unused value.Gerald Combs1-1/+0
2020-09-09QUIC: Fix missing bit shift from KP (Key Phase)Alexis La Goutte1-1/+1
2020-09-09tools: Migrate gen-bugnote to GitLab.Gerald Combs1-30/+13
2020-09-08Update my email address.Guy Harris1-1/+1
2020-09-08Release notes: Miscellaneous cleanup.Gerald Combs2-21/+25
2020-09-08README.md: Fix a couple of typos.Martin Mathieson1-2/+2
2020-09-08Fix a typo in FeatureRequest.mdPascal Quantin1-1/+1
2020-09-08MySQL: Added support for MariaDB protocolGeorg Richter2-62/+701
2020-09-08TLS: add missing parameters in quic_transport_parameters extensionNardi Ivan4-10/+121
2020-09-07GitLab CI: Restrict the Windows build to wireshark/wireshark.Gerald Combs2-12/+10
2020-09-07BSSMAP: Fix malformed packet exception on correct packetPau Espin Pedrol1-1/+1
2020-09-07BSSMAP: Fix used param marked as unusedPau Espin Pedrol1-1/+1
2020-09-07Yet more spelling fixes.Martin Mathieson40-79/+114
2020-09-07check_spelling.py: fix a variable name, and add a few dictionary words.Martin Mathieson2-1/+8
2020-09-06Qt: Update translation files.Gerald Combs2-28/+28
2020-09-06Add spell-checking script.Martin Mathieson2-0/+1262
2020-09-06[Automatic update for 2020-09-06]Gerald Combs5-20/+94
2020-09-06Gitlab: Add templates for issuesUli Heilmeier3-0/+46
2020-09-06Fix more spelling errors in the docbook folder.Martin Mathieson11-43/+43
2020-09-05SMB2: add missing cipher type for SMB2_ENCRYPTION_CAPABILITIESAlexis La Goutte1-0/+4
2020-09-05E1AP: upgrade dissector to v16.2.0Pascal Quantin9-327/+4517
2020-09-05proto.c: increase PROTO_PRE_ALLOC_HF_FIELDS_MEMPascal Quantin1-1/+1
2020-09-05F1AP: upgrade dissector to v16.2.0Pascal Quantin24-1033/+15875
2020-09-05NGAP: fix a comment in the header file and add it to CMakeLists.txtPascal Quantin3-2/+3
2020-09-05Tools: Clean up checkAPI and add ui/qt.Gerald Combs37-68/+98
2020-09-05(G)QUIC: improve dissection capabilities (Q050, T050 and T051)Nardi Ivan3-25/+134
2020-09-05Fix some detected spelling errors in ASN1 dissectors.Martin Mathieson9-11/+11
2020-09-04S1AP: fix a field maskPascal Quantin2-2/+2
2020-09-04X2AP: fix a field maskPascal Quantin2-2/+2
2020-09-04XnAP: dissect a few more fieldsPascal Quantin3-75/+165