zeek/scripts
Jon Siwek f8d7aa2387 Add missing &optional attr to KRB record fields
The KRB parser allowed for the following types/fields to be left
uninitialized, so an &optional attribute was added to reflect that:

  - KRB::Error_Msg
    - pvno
    - msg_type
    - server_time
    - service_realm
    - service_name

  - KRB::KDC_Request
    - kdc_options
    - service_realm
    - till
    - nonce
    - encryption_types

Usages have also been adapted to perform existence checks.
2019-05-16 08:52:04 -07:00
..
base Add missing &optional attr to KRB record fields 2019-05-16 08:52:04 -07:00
policy Merge remote-tracking branch 'origin/topic/robin/gh-239' 2019-05-14 13:27:40 -07:00
site Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
zeekygen Rename Zeexygen to Zeekygen 2019-05-02 21:39:21 -07:00
CMakeLists.txt Install local.zeek as symlink to pre-existing local.bro 2019-05-02 23:06:52 -07:00
test-all-policy.zeek Remove previously deprecated policy/protocols/smb/__load__ 2019-05-02 20:50:30 -07:00