Rename authentication flag.
[shibboleth/xmltooling.git] / xmltooling / soap / SOAPTransport.h
2007-09-17 cantorRename authentication flag.
2007-08-16 cantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-08-02 cantorMissing a declaration in the header.
2007-08-02 cantorNo way that void* stuff will work.
2007-08-02 cantorHighly revolting code to pass curl options through...
2007-07-17 cantorOption to disable host checking.
2007-05-17 cantorMove curl dependent code to full build only.
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespace.
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-15 cantorCorrect constness of transport API, handle both chunked...
2007-02-14 cantorTest transport for confidentiality.
2007-02-02 cantorUpdate copyright.
2006-11-22 cantorAdd security indicator to transport, set by SSL callbac...
2006-11-22 cantorBasic SOAP client, reworked transport streams.
2006-11-18 cantorUnified trust engines w/ KeyInfoSource interface, first...