aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-21Added statistics for CalcAppProtocol.Thomas Dreibholz1-6/+265
2021-05-21ERLDP: Fix the type of the handshake tag.Martin Mathieson1-1/+1
2021-05-21ErlDP: decode handshake flagsAndreas Schultz1-4/+177
2021-05-21NSIS: install all files in the protobuff directory.Anders Broman1-1/+1
2021-05-20DVB-S2-BB: Make dissect_dvb_s2_bb() have the dissector_t signatureJohn Thacker1-26/+26
2021-05-20Reduced size of the ASAP and ENRP Statistics screenshots.Thomas Dreibholz2-0/+0
2021-05-20Updated documentation of the RSerPool statistics.Thomas Dreibholz3-2/+3
2021-05-20Added bytes and byte rate to ASAP and ENRP statistics.Thomas Dreibholz2-61/+185
2021-05-20Adding more than one protobuff file fails.Anders Broman1-1/+1
2021-05-20NGAP: fix dissection of UERadioCapability IE for NB-IoT UEsPascal Quantin3-155/+173
2021-05-20Use ENC_APN_STR in one more place.Anders Broman2-17/+7
2021-05-20DCT2000: allow for longer lines/PDUsMartin Mathieson1-1/+1
2021-05-20btmesh: Add dissectors of some generic opcodesPiotr Winiarczyk1-3/+1766
2021-05-20Add ENC_APN_STR to handle APN stringsAndersBroman5-58/+28
2021-05-20ieee80211: reorder some ett rnr fieldAlexis La Goutte1-8/+6
2021-05-20ieee80211: Enhance display when there is multiple TBTT InformationAlexis La Goutte1-5/+15
2021-05-20ieee80211: Fix Multiple Neigbor AP Information on RNRAlexis La Goutte1-40/+50
2021-05-20wsutil: Add ws_assert_bounds()João Valverde2-1/+6
2021-05-20wsutil: Avoid using g_abort()João Valverde1-2/+3
2021-05-20Fixup ws_assert() macroJoão Valverde1-1/+1
2021-05-20Fix a maybe-uninitialized warning with -O3 (gcc)João Valverde1-1/+1
2021-05-19Remove use of PACKAGE_VERSION in maxminddb versionDavid Perry2-10/+0
2021-05-19Add version info for lz4, zstd, maxmindDavid Perry2-2/+33
2021-05-19BACnet: BACnet revision 22 secure connect datalink implementation.Dirk Römmen5-32/+1188
2021-05-19OER: check unused bit count while parsing bit stringMichał Kaźmierowski1-2/+9
2021-05-19wslua: Replace g_assert() with ws_assert()João Valverde8-14/+15
2021-05-19wmem: Replace g_assert() with ws_assert()João Valverde8-39/+52
2021-05-19Disable assertions for release buildsJoão Valverde6-1/+91
2021-05-18NRPPA: Update to 3GPP TS 38.455 V16.3.0 (2021-04)Anders Broman8-650/+829
2021-05-18packet-cip.c: Remove superfluous space in vendor name of cip_vendor_valsChristian Fischer1-1/+1
2021-05-18PortsModel: don't populate it by doing a lot of weird string-pushing.Guy Harris2-16/+45
2021-05-17QUIC: improve handling of unencrypted padding dataNardi Ivan1-9/+15
2021-05-17sparkplug: fix crash.Dario Lombardo1-1/+4
2021-05-17spakplug: fix leak.Dario Lombardo1-0/+1
2021-05-17LCS-AP: Update to V16.2.0 (2020-12) - no code changeAnders Broman7-233/+251
2021-05-17http: fix compilation without zlib and brotli.Dario Lombardo1-0/+2
2021-05-16NGAP, XNaP, NAS_5GS: Add E212_GUAMI to MCC/MNC field choicesJohn Thacker7-263/+302
2021-05-16NAS EPS: use newly introduced E212_GUMMEIPascal Quantin1-1/+1
2021-05-16S1AP, X2AP: Add GUMMEI MNC/MCC fieldsJohn Thacker6-294/+333
2021-05-16Docs: Fix git hook ln commandTrevor Bergeron1-1/+1
2021-05-16[Automatic update for 2021-05-16]Gerald Combs8-136/+273
2021-05-15HTTP: Disabled decompression is not an errorUli Heilmeier1-1/+10
2021-05-15fix #17369 tshark json now handles mixed childrenEmmanuel Touzery1-2/+36
2021-05-15Add Chinese GMTLSv1(1.1) protocol in tls dissectorpengtian3-8/+74
2021-05-14Don't include wsutil/plugins.h in epan/epan.h - it's not necessary.Guy Harris1-1/+0
2021-05-15SBC-AP: Use specific MCC/MNC fieldsJohn Thacker3-22/+74
2021-05-15M2AP, M3AP: Use ECGI specific MCC/MNC fieldsJohn Thacker6-72/+168
2021-05-14XNAP: Use specific MCC/MNC fieldsJohn Thacker3-117/+169
2021-05-14Don't try to install qt5-defaultDavid Perry1-1/+4
2021-05-14CMake: Remove a no-longer-needed workaround.Gerald Combs1-7/+0