mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/johanna/ssl-small-tweaks'
* origin/topic/johanna/ssl-small-tweaks: Spicy SSL analyzer: move unknown version out of possible range Spicy SSL analyzer: move exceptions to &requires & throw
This commit is contained in:
commit
2a34cf3f46
3 changed files with 17 additions and 15 deletions
8
CHANGES
8
CHANGES
|
@ -1,3 +1,11 @@
|
|||
8.0.0-dev.581 | 2025-07-02 07:47:32 +0100
|
||||
|
||||
* Spicy SSL analyzer: non-functional tweaks (Johanna Amann, Corelight).
|
||||
|
||||
Move the negotiated version outside of the possible range of protocol values,
|
||||
and move exceptions to &requires & throw instead of directly calling
|
||||
spicy::decline. This is stylistic with no functional changes.
|
||||
|
||||
8.0.0-dev.577 | 2025-07-01 14:19:26 -0400
|
||||
|
||||
* Touchup TODOs in the Redis analyzer (Evan Typanski, Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue