zeek/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
misc Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
protocols HTTP bug fix reported by Martin. 2011-10-05 09:35:19 -04:00
utils Merge branch 'master' into topic/jsiwek/reorg-followup 2011-08-15 15:34:25 -05:00
init-bare.bro Fixing a number of reporter calls. 2011-10-06 21:26:49 -07:00
init-default.bro Metrics framework update. Mostly to make metrics work on clusters. 2011-08-15 15:57:48 -04:00