0.2.3
- entropy threshold bug corrected
- enable realtime signal thread control only if available
- *BSD compatibility changes
- default host and port in nebulaclient fixed
0.2.2
- new threading concept: one clustering thread and one or more signature generation threads poll job queues
0.2.1
- polling corrected
- port and protocol added to signatures
- signature hash fixed
- parameter control via realtime signals
- instance counter gets incremented also for known submissions
- verbosity level and logging revised
- off-by-one error in signature generator input offset fixed
- signature generation triggers when cluster threshold is met instead of exceeded
- real time signals for adjusting certain parameters
- write instead of printf in signal handlers
- flush stdout after each session
- clean up on SIGINT and SIGTERM
0.2.0
- daemon version
- generalized suffix tree-based signature generation
- snort rule output
0.1.0
- queues as default data structures (restrictable in size)
0.0.1
- throughput profiling
- clean configure script
- process input from directory chronologically when -t is given
- fixed sized queues for outlier list and cluster elements; size can be set via command line options
- hash tries can be cleaned up by recursively deleting paths
- progress output
