Merge branch '1.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-xmltooling...
[shibboleth/cpp-xmltooling.git] / xmltooling / soap / SOAPTransport.h
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2010-01-08 Scott CantorAdd cache handling to SOAP transport layer.
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2008-10-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-27
2008-07-02 Scott CantorSupport GET requests when input stream is empty.
2007-09-17 Scott CantorRename authentication flag.
2007-08-16 Scott CantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-08-02 Scott CantorMissing a declaration in the header.
2007-08-02 Scott CantorNo way that void* stuff will work.
2007-08-02 Scott CantorHighly revolting code to pass curl options through...
2007-07-17 Scott CantorOption to disable host checking.
2007-05-17 Scott CantorMove curl dependent code to full build only.
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-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-14 Scott CantorTest transport for confidentiality.
2007-02-02 Scott CantorUpdate copyright.
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...