aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2021-12-22Corrects repeated words throughout the code.Moshe Kaplan60-103/+103
2021-12-22Remove remnants of bygone GTK eraJaap Keuter1-10/+3
2021-12-22MySQL: Replace illegal internal proto tree API useJaap Keuter1-8/+18
2021-12-21IEC101/104: 101 Fixed frame len depends on address lengthJohn Thacker1-1/+1
2021-12-21Add ETI/EOBI order flow/market data dissectorsGeorg Sauthoff4-0/+30247
2021-12-21Clean up some printf() format stringsJoão Valverde1-1/+1
2021-12-21wsutil: Split ws_regex_matches() into two functionsJoão Valverde3-4/+4
2021-12-20mbim: Fix warnings by Cang AnalyzerAlexis La Goutte1-9/+0
2021-12-20mka: Fix warnings by Cang AnalyzerAlexis La Goutte1-1/+0
2021-12-20[Automatic update for 2021-12-19]Gerald Combs1-9/+40
2021-12-19Fix stdio.h conversions to use the scanf macrosJoão Valverde2-4/+4
2021-12-19Fix errors found by fix-encoding-args.plJoão Valverde61-392/+392
2021-12-19ERSPAN Marker: Fix a pre-commit checkJoão Valverde1-14/+14
2021-12-19Fix a pre-commit checkJoão Valverde1-1/+1
2021-12-19Replace g_strdup_printf() with ws_strdup_printf()João Valverde70-300/+300
2021-12-19Fix dissector -Wrestrict warningsJoão Valverde3-10/+24
2021-12-19Replace g_snprintf() with snprintf() (dissectors)João Valverde315-1899/+1905
2021-12-19epan: Convert to use stdio.h from GLibJoão Valverde59-336/+333
2021-12-195co-legacy: fix a filter stringMartin Mathieson1-1/+1
2021-12-19Move wmem string utility functions to wsutilJoão Valverde20-13/+33
2021-12-18file-jpeg: Fix value in vals_ifd_tags_exif[]Martin Mathieson1-1/+1
2021-12-18DRBD: Tidy up choice of display base for fieldsJoel Colledge1-24/+24
2021-12-18DRBD: Decode two-phase commit payloadsJoel Colledge1-159/+366
2021-12-18DRBD: Use CF_FUNC with BASE_CUSTOMJoel Colledge1-5/+5
2021-12-18DRBD: Add implicit data sizes as fieldsJoel Colledge1-32/+16
2021-12-18DRBD: Decode barrier numbers and block IDs little-endianJoel Colledge1-9/+9
2021-12-185co-legacy: Fix dissector unique hash computingAntoine Gardiol1-1/+1
2021-12-17IuUP: Use proto_tree_add_checksum() to show CRC HeaderPau Espin Pedrol1-18/+9
2021-12-17IuUP: Fix CRC Header checksPau Espin Pedrol1-1/+1
2021-12-17ASN1: Convert I/O from GLib to stdio.hJoão Valverde45-1150/+1149
2021-12-17DCT2000: For ipprim frames, show header even when no payload dissectorMartin Mathieson1-4/+3
2021-12-16Remove some lingering uses of g_assert()João Valverde2-7/+7
2021-12-16MMDBR: Don't pretend to be a multithreaded writerJaap Keuter1-5/+3
2021-12-165co-legacy: New FiveCo Legacy dissectorAntoine Gardiol2-0/+945
2021-12-16TCPCL: Display extension names from dissectorsBrian Sipos1-22/+60
2021-12-15JSON: Remove unnecessary hfindex lookupJoão Valverde1-6/+3
2021-12-15Fix some spelling errorsMartin Mathieson5-6/+6
2021-12-15ieee80211-radiotap: Fix a problem with S1G 0-length PPDUS.Richard Sharpe1-1/+4
2021-12-15JSON: add handling of 3GPP NAS-5G IEsJoakim Karlsson1-8/+62
2021-12-15RTCP: fixed a possible sigsegvAndersBroman1-4/+6
2021-12-14RTCP: Make it possible to do decode as SRTCPAndersBroman1-16/+70
2021-12-14O-RAN FH CUS: add some comments around u-plane dissectionMartin Mathieson1-2/+9
2021-12-13BER: Fix typo swap in error messageJohn Thacker1-1/+1
2021-12-13regex: Remove requirement for ssize_tJoão Valverde2-2/+2
2021-12-13dissectors: re-generated sysdig events using provided tool.Federico Di Pierro1-25/+114
2021-12-13dissectors: various fixes to sysdig packet dissector.Federico Di Pierro1-3/+13
2021-12-13epan/addr_and_mask.h: Document functionsMoshe Kaplan1-0/+26
2021-12-13ieee802-radiotap: Fix a silly issue with the S1G radiotap dissector.Richard Sharpe1-0/+8
2021-12-13dfilter: Fix token associativityJoão Valverde2-3/+6
2021-12-12ieee80211: BASE_HEX and BASE_CUSTOM are mutually exclusiveJohn Thacker1-6/+6