mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/johanna/md5-fips'
* origin/topic/johanna/md5-fips: A few more updates to the digest functions. Tell OpenSSL that MD5 is not used for security in order to allow bro to work properly on a FIPS system I changed a couple places that looked like memory management pitfalls: moved some cleanup code into the dtors of HashVal derived classes (seemed like it got stuck in ctors by accident) and also added a cautionary cleanup in the MIME code. Plus minor formatting changes.
This commit is contained in:
commit
7a3ecd76b4
15 changed files with 228 additions and 145 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.6-98
|
||||
2.6-103
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue