mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/johanna/tls-more-data'
* origin/topic/johanna/tls-more-data: Update NEWS for ssl changes. SSL: test updates for record_layer version Final touches to SSL events with record layer version. Introduce ssl_plaintext_data event. Add record layer version to event ssl_encrypted_data. Add compression methods to ssl_client_hello event.
This commit is contained in:
commit
7e6fc58ab4
36 changed files with 333 additions and 132 deletions
9
CHANGES
9
CHANGES
|
@ -1,4 +1,13 @@
|
|||
|
||||
2.5-944 | 2018-08-30 09:28:41 -0500
|
||||
|
||||
* Introduce ssl_plaintext_data event, replacing ssl_application_data event.
|
||||
(Johanna Amann)
|
||||
|
||||
* Add record layer version to event ssl_encrypted_data. (Johanna Amann)
|
||||
|
||||
* Add compression methods to ssl_client_hello event. (Johanna Amann)
|
||||
|
||||
2.5-932 | 2018-08-30 00:08:58 +0000
|
||||
|
||||
* Add Broker::forward() function. This enables explicit forwarding
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue