Merge branch 'fix-ntlm-negotiate-flags' of https://github.com/jbencteux/bro

* 'fix-ntlm-negotiate-flags' of https://github.com/jbencteux/bro:
  fix NTLM NegotiateFlags field offsets
This commit is contained in:
Jon Siwek 2018-08-01 12:15:31 -05:00
commit a4dbc5b310
3 changed files with 9 additions and 5 deletions

View file

@ -1,4 +1,8 @@
2.5-792 | 2018-08-01 12:15:31 -0500
* fix NTLM NegotiateFlags field offsets (Jeffrey Bencteux)
2.5-790 | 2018-08-01 11:25:27 -0500
* Fix --with-binpac configure option (Jon Siwek, Corelight)