zeek/testing/btest/scripts/base
Seth Hall da9b8cc283 Modification to the Communication framework API.
- Simplified the communication API and made it easier to change
  to encrypted connections by not having separate variables to
  define encrypted and unencrypted ports.

- Now, to enable listening without configuring nodes just
  load the frameworks/communication/listen script.

- If encrypted listening is desired set the following:
	redef Communication::listen_encrypted=T;

- Accompanying test updates.
2011-10-07 13:29:26 -04:00
..
frameworks Modification to the Communication framework API. 2011-10-07 13:29:26 -04:00
protocols Fix the way HTTP tests were checking for weirds 2011-09-30 08:21:33 -05:00
utils Reorganizing btest/policy directory to match new scripts/ organization 2011-08-11 10:43:11 -05:00