zeek/testing/btest/scripts/base
Jon Siwek 2696ca3005 GH-320: Improve RFB (VNC) protocol parsing
Mostly rewrote the parsing logic to support incremental parsing and
to support parsing of client messages.  Though I did not add events
for client messages, that's easy to add later.

Parsing now stops for both client and server if either encounters
any parsing error or invalid state.

After a complete handshake, server messages are no longer parsed.
Support for that is incomplete and not sure it's that useful anyway
since it mostly contains pixel data.
2019-04-03 13:59:03 -07:00
..
files Add removed root certificate back to test that requires it. 2018-02-20 09:02:55 -08:00
frameworks Merge branch 'topic/jgras/intel-filter' of https://github.com/J-Gras/zeek 2019-03-25 09:43:38 -07:00
misc Fix base/misc/version.bro version parsing 2018-08-24 17:25:16 -07:00
protocols GH-320: Improve RFB (VNC) protocol parsing 2019-04-03 13:59:03 -07:00
utils Improve scripts/base/utils/dir unit test 2018-10-19 11:16:38 -05:00