Version 0.0.2
- Plugins can hook in to error reporting
- Converted plugins to provide verbose errors
- Get date the right way round
- Fixed bug where failures get re-reported after every 4 billion trys
- Move to die_strerr(), rather than fprintf(stderr)
- Lightly documented config file format
- Re-write config file parsing routines
- Make http plugin require domain
- Autoconfiscate
- Fix date/time format

Version 0.0.1
- Fixed error messages
- Throttle phase_wait on failures to prevent looping
- Fix off by one malloc which caused heap corruption
- Moved reporting in to status.c, added timestamps
- Made error reporting much more verbose
- Timeout connection and recieve events
- Added banner plugin
- Tidied up socket_out()
- Put http.c revision in user-agent header
