summaryrefslogtreecommitdiffstats
path: root/TODO
blob: bb0f233d40cb826e114716e23fbb8402a483d540 (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?

'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
SOAP handler?