Tim Wojtulewicz
69f1ae2301
Merge remote-tracking branch 'security/topic/awelzel/217-quic-decrypt-crash'
...
* security/topic/awelzel/217-quic-decrypt-crash:
QUIC/decrypt_crypto: Actually check if decryption was successful
QUIC/decrypt_crypto: Limit payload_length to 10k
QUIC/decrypt_crypto: Fix decrypting into too small stack buffer
(cherry picked from commit f940f2d88f
)
2024-12-16 10:21:11 -07:00
Robin Sommer
1837e0289a
Bump Spicy to current main
.
...
This requires a few baseline updates, and a tweak to one test
canonifier.
2024-01-29 09:59:46 +01:00
Arne Welzel
ec9ed81250
quic: Handle and log unhandled_version
2024-01-09 17:10:11 +01:00
Arne Welzel
0796a191c6
quic: tests: Require have-spicy
2024-01-05 11:37:35 +01:00
Arne Welzel
50cdac922f
quic: analyzer: Recognize and report unknown versions better
...
This makes the analyzer.log entry more informative by including the
actual version and also allows to handle this scenario in script land
if needed.
2024-01-05 11:37:03 +01:00
Arne Welzel
727091ed67
quic: tests: Add QUIC v2 test cases
...
Produced using examples from the go-quic project, patching the clients
to force QUIC v2.
2024-01-05 11:36:57 +01:00
Arne Welzel
ebb8780d6a
quic: Skip new test if have-quic is false
2023-10-20 20:57:19 +02:00
Arne Welzel
6604010a05
quic: Bump maximum history length, make configurable
...
From zeek/spicy-quic#15
2023-10-20 20:42:30 +02:00
Arne Welzel
1774a25f00
ci/btest: Remove spicy-quic helper, disable Spicy on CentOS 7
...
The have-quic pattern wasn't great and it wouldn't scale.
2023-10-11 17:17:23 +02:00
Arne Welzel
3f99aa7996
testing/quic: Fixups and simplification after Zeek integration
2023-10-11 14:10:22 +02:00
Arne Welzel
359f8d2ae6
quic: Squashed follow-ups: quic.log, tests, various fixes, performance
2023-10-11 14:10:22 +02:00
Joost
44d7c45723
quic: Initial implementation
2023-10-11 14:10:22 +02:00