Priority list as of 0.9.13:

1. Implement TLS-based EAP types
2. Merge dictionary rewrite (compatibility!) from pre1.1, including
   tagged attributes and bi-directional generic attributes (Unknown-232)
3. Upgrade internals; replace some old stuff with routines from evblib,
   most notably rings and type conversion.
4. Implement the 'everything a list' design as discussed in February '05 with
   Brian Candler
5. UIDs: allow a uid to be specified that takes effect after starting the 
   modules; allow each module to use a different UID as well.
6. (earlier) Merge contributed package for Debian
7. Better, faster, more flexible logging module (in C and supporting per-entry
   variable paths)
8. Dictionary-based attribute encryption for those brain dead tunneling 
   attributes that I implemented on Cistron years ago
9. Berkeley DB and cdb modules
10. DNS resolver module that returns strs for ips and vice versa
11. MSCHAPv2/MPPE support (using base64, sha1, ntdes operators)
12. Perhaps add rule-based language instead of free-form expression;
    look at mod_rewrite's and iptables' faults and benefits.

And of course always:

* Better documentation
* More sample configuration/behaviour combos

