As per pre0.8-2001/11/03:

* 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
* LDAP module
* 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 supprt so you can build session DBs

