aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2022-08-24mxproxy: don't mix PT_ and ENDPOINT_ values.Guy Harris1-14/+16
2022-08-25HTTP: Test the first header line in a PDU moreJohn Thacker1-25/+34
2022-08-25tls 1.3: set CCM aad_len for draft >= 25Chuck Craft1-13/+7
2022-08-25tcp: Update the maxnextseq on ooo MSPs properlyJohn Thacker1-12/+15
2022-08-24dissector: Open Control Protocol OCP.1/AES70Martin Mayer2-0/+3327
2022-08-24dtls: Handle invalid use_srtp protection profiles lengthJohn Thacker1-8/+17
2022-08-23Change names to reflect that it's an endpoint table.Guy Harris21-172/+172
2022-08-24smpp: add NULL address_range to packet detailsChuck Craft1-1/+1
2022-08-24BSSMAP: Show SAC in CellId treePau Espin Pedrol1-0/+6
2022-08-24SMTP: Handle pipelining of DATA and BDATJohn Thacker1-87/+141
2022-08-23Fix comments to reflect reality.Guy Harris17-17/+17
2022-08-23Update Wi-SUN FAN dissector with LBC-IEJérôme Pouiller1-0/+35
2022-08-23Update Wi-SUN FAN dissector with last LBS-IE specificationJérôme Pouiller1-0/+7
2022-08-23Fix deprecation warning.Guy Harris1-1/+1
2022-08-23TCP: Improve consistency of reproting the SACK supported optionMichael Tuexen1-1/+1
2022-08-23epan: Add back missing public API declaration.João Valverde1-0/+4
2022-08-23Rename some functions and types for endpoint tables.Guy Harris23-211/+292
2022-08-23TLS:add error check for ssl_hmac_initzhangzhilei1-7/+17
2022-08-22HTTP: Send binary Continuation Data to Follow StreamJohn Thacker1-5/+23
2022-08-21SMTP: Move the request handling into a functionJohn Thacker1-301/+317
2022-08-21SMTP: Move response handling into functionJohn Thacker1-173/+187
2022-08-21DCT2000: Don't assign to tag unused valueMartin Mathieson1-1/+2
2022-08-21[Automatic update for 2022-08-21]Gerald Combs2-1/+20
2022-08-21epan: Handle subset tvbuffs with non-zero offets and length -1John Thacker1-0/+10
2022-08-20ieee80211: Improve A-MSDU dissectingChien Wong1-4/+27
2022-08-20ieee80211: Add Transition Disable KDE dissectingChien Wong2-0/+72
2022-08-20pcapng: add support displaying hash from pcapngStephen Hemminger1-0/+82
2022-08-19Windows: Upgrade libgcrypt to 1.10.1.Gerald Combs2-12/+18
2022-08-19QUIC: In stateless reset only set from_server if token foundJohn Thacker1-2/+4
2022-08-19Use `register_dissector()` for more protocolsDavid Perry42-161/+140
2022-08-19Fix some spelling errorsMartin Mathieson5-9/+9
2022-08-19Protobuf: correct the starting offsets of the field name and type tree itemshuangqiangxiong1-2/+3
2022-08-19QUIC: Add support for stateless resetJohn Thacker3-6/+136
2022-08-19TLS:support decrypt TLS_SM4_GCM_SM3 ciphersuitezhangzhilei2-0/+2
2022-08-19TLS:support decrypt ECC_SM4_GCM_SM3 ciphersuitezhangzhilei1-3/+3
2022-08-19RTPS: Added new Security PIDs in Participant and Endpoint Discoveryismaelrti1-3/+296
2022-08-19TLS:support decrypt ECC_SM4_CBC_SM3 ciphersuitezhangzhilei1-1/+8
2022-08-19rdpudp: fix leaking copy_address.Dario Lombardo1-1/+1
2022-08-19TCP: Implement AccECNMichael Tuexen2-50/+260
2022-08-18GSUP: add missing Number of Vectors Requested IEVadim Yanitskiy1-0/+9
2022-08-18GSUP: add missing Supported/Current RAT Types IEsVadim Yanitskiy1-0/+35
2022-08-18TCP: Add support for TARR optionMichael Tuexen1-0/+49
2022-08-17TCP: Use RFC 6994 for experimental optionsMichael Tuexen2-30/+90
2022-08-17TCP tap: check if have seglen before using itDavid Perry1-1/+3
2022-08-17Add support for Addd Path in EVPN NLRIMichael Pergament1-1/+8
2022-08-17Bluetooth: Decode LL_VERSION_IND packets with version 5.3Rubin Gerritsen1-0/+1
2022-08-17smb: Squash small leak in export objectJohn Thacker1-0/+1
2022-08-17BTATT: Fix bitmask for btatt.battery_power_stateUli Heilmeier1-4/+4
2022-08-17tiff(file): Don't add a proto item when heuristics failJohn Thacker1-4/+8
2022-08-16win32-utils: Explicitly list inherited handlesTomasz Moń1-5/+0