aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-04-30GitLab CI: Restrict when build:ubuntu-dist runs.Gerald Combs1-0/+6
2021-04-30GitLab CI: Miscellaneous updates.Gerald Combs1-33/+33
2021-04-30Cast away the return value of g_strlcpy() and g_strlcat().Guy Harris131-599/+599
2021-04-30MAC-NR: workaround a gcc 9.3.0 for AMR64 false positive.Thomas Dreibholz1-1/+1
2021-04-30USBLL: allocate address in pinfo poolPascal Quantin1-2/+2
2021-04-30GSM A RR: add missing 10.5.2.82 Extended TSC Set IEVadim Yanitskiy2-2/+76
2021-04-29GitLab CI: Fix a variable reference.Gerald Combs1-1/+1
2021-04-30GitLab CI: Try to fix coverity-visual-c++.Gerald Combs1-1/+0
2021-04-30GitLab CI: Add a Clang scan-build job.Gerald Combs1-0/+27
2021-04-29GitLab CI: Add a missing URL.Gerald Combs1-1/+1
2021-04-30GitLab CI: Fix our curl path on Windows.Gerald Combs1-2/+2
2021-04-29GitLab CI: Try to fix our scheduled job logic.Gerald Combs1-4/+8
2021-04-29GitLab CI: Switch to single line commands.Gerald Combs1-32/+5
2021-04-29GitLab CI: Add a Visual C++ Coverity Scan Build job.Gerald Combs1-0/+35
2021-04-29GitLab CI: Add a GCC Coverity Scan Build job.Gerald Combs1-0/+42
2021-04-29tap_export_pdu: we don't have packet flags, don't claim that we do.Guy Harris1-1/+1
2021-04-29packet-smb-direct: also call payload dissector if tree is NULLStefan Metzmacher1-4/+0
2021-04-29packet-iwarp-mpa.c: fix mpa_fpdu dissecting without marker pdu fragmentationStefan Metzmacher1-4/+6
2021-04-29packet-iwarp-mpa: make use of tcp_dissect_pdus() to reassamble pdusStefan Metzmacher1-1/+99
2021-04-29Update Keysight/Ixia netflow fields support.Marius David1-0/+1174
2021-04-29RTPS: initialize guid.fields_present fieldPascal Quantin1-0/+1
2021-04-29RTPS-PROC: fix a possible NULL pointer dereference spotted by CoverityPascal Quantin1-3/+4
2021-04-29RTPS: Fixed crash when dissecting Type Code info.ismaelrti1-10/+51
2021-04-28IEEE 802.11: display Partial TSF as microsecondsPreston Hunt1-4/+11
2021-04-28NVMe: do not use packet scope memory for BASE_CUSTOM fieldsPascal Quantin1-12/+12
2021-04-28Don't cast away upper bits when assigning to a nstime_t's secs field.Guy Harris8-12/+11
2021-04-28RTP Player: Export of audio can start at position of play cursorJirka Novak4-18/+64
2021-04-28wslua: fix compilation with gcc 11Pascal Quantin1-1/+1
2021-04-28etl: fix handling of the packet flags.Guy Harris2-4/+4
2021-04-28validate-clang-check: fix extracting the file basename.Guy Harris1-1/+1
2021-04-28wslua: Fix crash on FieldInfo.range and FieldInfo.value for a nonexistent TVBMoshe Kaplan1-2/+10
2021-04-28GitLab CI: Disable Fedora tests for now.Gerald Combs1-10/+10
2021-04-28M3AP: update release version in headerPascal Quantin2-2/+2
2021-04-28M3AP: Only version updated, no code changes.Anders Broman6-7/+6
2021-04-28DCT2000: Lookup xnap and ngap protocolsMartin Mathieson1-0/+8
2021-04-28validate-clang-check: fix some issues.Guy Harris1-1/+10
2021-04-28NAS 5GS: add NAS 5GS protocol to TCP port decode as tablePascal Quantin1-0/+23
2021-04-28tfshark: fix compilation.Guy Harris1-1/+1
2021-04-28ieee80211: Fix the handling of the ISTA Availability bit map.Richard Sharpe1-1/+1
2021-04-27DIAMETER: Add two new AVPs discovered in CCA from Huawei OCS on SMS rating.Jeff Dyer1-1/+20
2021-04-27Update packet-dcerpc-taskschedulerservice.cAlex Sirr1-1/+1
2021-04-27remove commentAlex Sirr1-2/+0
2021-04-27DCERPC - Add dissector for ITaskSchedulerServiceAlex Sirr2-0/+91
2021-04-27IEEE 802.11: decode RSTA availability durationPreston Hunt1-2/+9
2021-04-27wiretap: clean up freeing of if_filter options.Guy Harris1-64/+51
2021-04-27RTP Player: Fixed issue when keys were not processed till mouse clickedJirka Novak1-0/+1
2021-04-27PTP: Fix a couple of spelling errorsMartin Mathieson2-5/+8
2021-04-27rtps-virtual-transport: fix printing of 64-bit integers.Guy Harris1-3/+3
2021-04-27RTPS-VT: New dissector to enhance the RTPS protocolLuis Colmenero5-32/+1760
2021-04-27Remove unneeded c-ares checks.Gerald Combs2-43/+37