zeek/scripts/base
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
..
files GH-234: rename Broxygen to Zeexygen along with roles/directives 2019-04-22 19:45:50 -07:00
frameworks Fix potential race in openflow broker plugin 2019-05-15 10:12:32 -07:00
misc GH-234: rename Broxygen to Zeexygen along with roles/directives 2019-04-22 19:45:50 -07:00
protocols Add missing &optional attr to KRB record fields 2019-05-16 08:52:04 -07:00
utils Merge remote-tracking branch 'origin/topic/johanna/remove-deprecated-functions-events' 2019-05-02 19:18:45 -07:00
init-bare.zeek Add missing &optional attr to KRB record fields 2019-05-16 08:52:04 -07:00
init-default.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
init-frameworks-and-bifs.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00