aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-03Update to DICOM Edition 2021bRickard Holmberg2-10/+34
2021-05-03RTPS: Added new flag to PID_VENDOR_BUILTIN_ENDPOINT_SETismaelrti1-1/+6
2021-05-03GitLab CI: Publish the API reference.Gerald Combs1-22/+23
2021-05-03GitLab CI: Fix our Coverity submission URLs.Gerald Combs1-2/+2
2021-05-03GitLab CI: Try to fix Coverity submissions.Gerald Combs1-9/+13
2021-05-03JSON NaN value supportedTomas Kukosa1-0/+10
2021-05-03SIP: Add decoding of protobuf fields.Anders Broman1-0/+2
2021-05-03NVME: try to fix a value_string valueMartin Mathieson1-1/+1
2021-05-03TCP: RTO calculation relies on a wrong reference packetEugene Adell1-0/+17
2021-05-02GitLab CI: Fix an artifact declaration.Gerald Combs1-1/+2
2021-05-03GitLab CI: Try to fix Coverity submissions.Gerald Combs1-5/+33
2021-05-02Allow the RTP player dialog to be opened even if we're built without libpcap.Guy Harris1-6/+0
2021-05-02GitLab CI: Fix our common rules.Gerald Combs1-56/+53
2021-05-02Add min/mean delta and min jitter, to the RTP analysis.Gilbert Ramirez8-16/+113
2021-05-02[Automatic update for 2021-05-02]Gerald Combs15-257/+399
2021-05-01BGP: Update and fix handling of Multiprotocol ExtensionsJohn Thacker1-207/+379
2021-05-01Qt: URLs to Display Filter Reference and Wiki Protocol pagesChuck Craft1-2/+12
2021-04-30sharkd_daemon: fix signed vs. unsigned comparison.Guy Harris1-1/+1
2021-04-30GitLab CI: Switch back to explicit scheduling.Gerald Combs1-35/+24
2021-04-30GitLab CI: Update the schedule variable name.Gerald Combs1-1/+1
2021-04-30GitLab CI: Switch back to using "only" for scheduled jobs.Gerald Combs1-9/+26
2021-04-30GitLab CI: Fixup a scheduling rule.Gerald Combs1-3/+1
2021-04-30Qt: Fix some documentation warnings.Gerald Combs2-3/+3
2021-04-30GitLab CI+tools: Make our clang version configurable.Gerald Combs2-10/+24
2021-04-30GitLab CI: Add a sloccount job.Gerald Combs1-0/+18
2021-04-30GitLab CI: Add more restrictions for merged commits.Gerald Combs2-29/+59
2021-04-30GitLab CI: Submit a URL to Coverity instead of a file.Gerald Combs1-2/+10
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