Added to the client class the possibility touse Digest andNTLM authentication methods (when using the CURL library) for connecting to servers and NTLM for connecting to proxies
Added to the client class the possibility to specify alternate certificate files/directories for authentiating the peer with when using HTTPS communication
Reviewed all examples and added a new demo file, containing a proxy to forward xmlrpc requests to other servers (useful eg. for ajax coding)
The debugger has been upgraded to reflect the new client capabilities
All known bugs have been squashed, and the lib is more tolerant than ever of commonly-found mistakes