File: TODO

package info (click to toggle)
ucspi-proxy 0.99-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 380 kB
  • sloc: ansic: 1,957; makefile: 46
file content (13 lines) | stat: -rw-r--r-- 321 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
- Switch from select to iopoll

- Write/fix man pages

- Support UCSPI PROTO other than TCP

- Support connecting to UNIX domain socket.

- Complete FTP proxy module

- NEWS NOTE:
  - Added FTP proxy, which should be able to handle all combinations of
    the APPE, LIST, NLST, PASV, PORT, RETR, STOR, and STOU commands.