summaryrefslogtreecommitdiffstats
path: root/TODO
blob: 3a3801c93d968e880a1ec06b51574e37fd92df34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$Id: TODO,v 1.5 2006/11/28 23:45:57 m0gg Exp $
-------------------------------------------------------------------------------

- Get rid of #ifdef HAVE_SSL in nanohttp-socket.c
- remove most of the typedefs!
- cleanup circular module dependencies (e.g. hsocket <-> hssl)
- include neccessary headers in *-client.h *-server.h if __*_INTERNAL isn't
  specified
- improve error handling!!!!
- optimize mime API
- cleanup/improve nanohttp request parsing
- XML encryption/signature verification
- Check portability to Win32/Linux/MaxOS (only tested on FreeBSD 6.2)
- API documentation
- Add reference to http://www.w3.org/TR/SOAP-attachments