As per 0.9.1:

* Reading side of binary interfaces - DONE
* Flat-file handler (perl or C) - DONE
* Big debugging cleanup - DONE
* Real server (without all the debugging and with cmdline options) - DONE
* Exit procedure that includes graceful but guaranteed termination of childs 
  - DONE
* More/better documentation - DONE (well...)
* LDAP module - DONE
* Simple command line client for testing
* Radius client module so we can do proxying
* DNS resolver module that gives strs if given an ip parameter and vv.
* Module that keeps a two minute long cache of request signatures
  (as specified in a str parameter) to detect retransmits and flag them;
  useful to lessen the impact of retransmits on underlying DBs; also
  useful for on-line accounting duplicate stripping.
* DBM module with both read- and write support so you can build session DBs

