mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/jsiwek/at-deprecated'
* origin/topic/jsiwek/at-deprecated: Add @deprecate to policy/protocols/smb/__load__.bro Add @deprecated directive
This commit is contained in:
commit
33a8e7a7c7
12 changed files with 89 additions and 28 deletions
8
CHANGES
8
CHANGES
|
@ -1,4 +1,10 @@
|
|||
|
||||
2.5-950 | 2018-08-31 08:54:36 -0700
|
||||
|
||||
* Add @deprecated directive and deprecate policy/protocols/smb/__load__.bro
|
||||
|
||||
@deprecated a warning stating that the script is deprecated. (Jon Siwek, Corelight)
|
||||
|
||||
2.5-947 | 2018-08-30 16:05:36 -0500
|
||||
|
||||
* Allow loading policy/protocols/smb once again (Jon Siwek, Corelight)
|
||||
|
@ -11,7 +17,7 @@
|
|||
|
||||
* 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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue