summaryrefslogtreecommitdiffstats
path: root/TODO
blob: 8083f1c3a8522a629cfa042ed7de7af9f4ae3296 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
fix non-blocking in ast_connect
kill autodisconnect concept; this would be managed by inputcomplete/outputcomplete in drivers?
finish SOAP handler

'connected' flag; do not set until we get "authentication accepted' back from server
Check for module versions; do not run without modules installed
  use a key?  see loader.c in *
State maintenance modules
code formatting
tcpwrappers/access control/connect mask?
libtool/autoconf/automake support
SetInputFormat proxyaction?

clean up autodisconnect vs. inputcomplete/outputcomplete
deal with http non-conformity better