Made the default flow bucket bigger (BUCKET_SIZE).
[prads.git] / changelog
blob9c3d5179e41a88ebc583dcdd8865f942d75ed59b
1 2011-09-27 0.3.0: all good things are three
2     * No changes since rc3.
4 2011-09-22 0.3.0-rc3: nothing good comes to those who wait
5     * Disable ACK fingerprinting by default
7 2011-09-21 0.3.0-rc2: are we there yet?
8     * bugfix: pid file creation on chroot (ssm)
9     * refactor initialization
10     * better OSX compatibility
12 2011-08-15 0.3.0-rc1: real chaos one
13     * prads daemon now logs to syslog
14     * experimental SIGHUP support
15     * cleanup default conf file
16     * drop privileges by default
17     * bugfix: sniff device lookup
18     * bugfix: compiler vector optimizing bug
20 2011-05-30 0.2.6: dev will make rye
22     * bugfix: lame stack smasher
23     * bugfix: payload ipv6 packets too
25 2011-05-13 0.2.5: mori moment
27     * setcap: the capabilities needed to run prads non-root
28     * bugfix: avoid crashing in the ditch mac
29     * bugfix: fmask now compiles on gcc 4.6
30     * bugfix: ip4 network filtering reliability
31     * bugfix: another TOS IP4 hack
33 2011-05-12 0.2.4: memento mori
35     * added connections to output plugins
36     * asset output now contains src:dst combo for flow tracking
37     * default to monitor all nets when called with empty -a argument
38     * better SGUIL compatability
39     * sanitized prads.rc init script (take note packagers)
40     * argument -Z: PassiveDNS output (experimental)
41     * bugfix: IPv6 TOS check
42     * bugfix: make prads forget
43     * bugfix: end_sessions() logic error
44     * code and debug cleanups
46 2011-03-21 0.2.3: the weekend hack
48     * argument -O outputs new, expired and ended connections
49     * argument -x dumps per-packet connection updates
50     * argument -s <len> dumps len bytes of payload
51     * arguments -XFRMSAKUTtI for specifying fingerprinting methods on the cli
52     * argument -q gives really quiet while -v for console verbosity, -vv etc..
53     * code cleanup: drastically reduce the amount of globals, copypastitis, complexity
54     * updated man page
55     * cleanup and sanitize output (thanks ssm)
56     * argument -P pidpath removed. -p pidfile sufficient
57     * more sguil-friendly fifo output
58     * bugfix: matching mac when mac db is not loaded
59     * bugfix: expire services even if !print_updates
60     * bugfix: connection tracking regression
61     * bugfix: service matching regression
63 2011-03-17 0.2.2: "the bump"
65     * output plugins, featuring sguil fifo
66     * mac vendor database lookups
67     * chroot to rundir and daemonize by default (initscript)
68     * OSX port and massive cleanups
69     * fix regressions and some bugfixes
70     * logs cxtracking
71     * closes issue 1 (github) segfault with b0gus user
73 2010-11-24 0.2.1: a point of fact
75     * chroot prads
76     * bugfixes
78 2010-06-21 0.2.0: our two cents
80     * Rewrite in C
82 2009-11-02 0.2: Last perl version
84 2009-05-19 0.1: Initial version