bugfix: hack around optimizer compiler bug for vector type punning
[prads.git] / changelog
blob83a05a5e53043f3bdfea00a33c98626a52ce73bc
1 2011-05-30 0.2.6: dev will make rye
3     * bugfix: lame stack smasher
4     * bugfix: payload ipv6 packets too
6 2011-05-13 0.2.5: mori moment
8     * setcap: the capabilities needed to run prads non-root
9     * bugfix: avoid crashing in the ditch mac
10     * bugfix: fmask now compiles on gcc 4.6
11     * bugfix: ip4 network filtering reliability
12     * bugfix: another TOS IP4 hack
14 2011-05-12 0.2.4: memento mori
16     * added connections to output plugins
17     * asset output now contains src:dst combo for flow tracking
18     * default to monitor all nets when called with empty -a argument
19     * better SGUIL compatability
20     * sanitized prads.rc init script (take note packagers)
21     * argument -Z: PassiveDNS output (experimental)
22     * bugfix: IPv6 TOS check
23     * bugfix: make prads forget
24     * bugfix: end_sessions() logic error
25     * code and debug cleanups
27 2011-03-21 0.2.3: the weekend hack
29     * argument -O outputs new, expired and ended connections
30     * argument -x dumps per-packet connection updates
31     * argument -s <len> dumps len bytes of payload
32     * arguments -XFRMSAKUTtI for specifying fingerprinting methods on the cli
33     * argument -q gives really quiet while -v for console verbosity, -vv etc..
34     * code cleanup: drastically reduce the amount of globals, copypastitis, complexity
35     * updated man page
36     * cleanup and sanitize output (thanks ssm)
37     * argument -P pidpath removed. -p pidfile sufficient
38     * more sguil-friendly fifo output
39     * bugfix: matching mac when mac db is not loaded
40     * bugfix: expire services even if !print_updates
41     * bugfix: connection tracking regression
42     * bugfix: service matching regression
44 2011-03-17 0.2.2: "the bump"
46     * output plugins, featuring sguil fifo
47     * mac vendor database lookups
48     * chroot to rundir and daemonize by default (initscript)
49     * OSX port and massive cleanups
50     * fix regressions and some bugfixes
51     * logs cxtracking
52     * closes issue 1 (github) segfault with b0gus user
54 2010-11-24 0.2.1: a point of fact
56     * chroot prads
57     * bugfixes
59 2010-06-21 0.2.0: our two cents
61     * Rewrite in C
63 2009-11-02 0.2: Last perl version
65 2009-05-19 0.1: Initial version