Major revamp of credential and trust handling code, PKIX engine still needs work.
[shibboleth/cpp-xmltooling.git] / xmltooling / soap / impl / CURLSOAPTransport.cpp
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-15 Scott CantorCorrect constness of transport API, handle both chunked...
2007-02-15 Scott CantorFix connection pool size.
2007-02-15 Scott CantorCorrected key extraction and comparison.
2007-02-14 Scott CantorTest transport for confidentiality.
2007-02-13 Scott CantorReduce logging verbosity, log server cert issues more...
2007-02-12 Scott CantorForgot to check for null callback.
2007-02-02 Scott CantorUpdate copyright.
2007-01-25 Scott CantorAdd chunked transport encoding per libcurl requirements.
2006-11-22 Scott CantorAdd security indicator to transport, set by SSL callbac...
2006-11-22 Scott CantorBasic SOAP client, reworked transport streams.
2006-11-18 Scott CantorUnified trust engines w/ KeyInfoSource interface, first...