mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/vladg/mysql_nul_string_fix'
* origin/topic/vladg/mysql_nul_string_fix: Add a test with an encrypted MySQL connection Fix parsing of MySQL NUL Strings, where we now require it to have a NUL value at the end.
This commit is contained in:
commit
8c02aa5211
7 changed files with 32 additions and 18 deletions
6
CHANGES
6
CHANGES
|
@ -1,4 +1,10 @@
|
|||
|
||||
2.6-beta2-55 | 2018-10-30 09:59:44 -0500
|
||||
|
||||
* Add a test with an encrypted MySQL connection (Vlad Grigorescu)
|
||||
|
||||
* Fix parsing of MySQL NUL Strings (Vlad Grigorescu)
|
||||
|
||||
2.6-beta2-51 | 2018-10-26 10:41:42 -0500
|
||||
|
||||
* Add missing record field comment (Jon Siwek, Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue