Merge branch '1.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-xmltooling...
[shibboleth/cpp-xmltooling.git] / xmltooling / util / CurlURLInputStream.cpp
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2011-01-17 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-337
2010-09-14 Scott CantorReorder initializers.
2010-08-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-297
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2010-04-08 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-57
2010-04-05 Scott CantorAdjust caching support so Last-Modified-Date and ETag...
2010-03-13 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-56
2010-02-04 Scott CantorLower connect timeout to 10.
2009-12-30 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-52
2009-12-08 Scott CantorNull out curl CA list to prevent misleading access...
2009-10-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-44
2009-09-30 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-37
2009-03-24 Scott CantorIncrease parser timeout values, output complete documen...
2009-02-05 Scott CantorSet no_ticket option where possible, to avoid openssl...
2009-02-04 Scott CantorWrong setting when verifyHost is false.
2009-02-04 Scott CantorRework support for libcurl-based input to parser.
2008-12-15 Scott CantorXerces 3 revisions.
2008-07-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-8
2008-04-02 Scott CantorDon't bother setting an SSL version, we're not trusting...
2008-03-14 Scott CantorSwitch to TLS.
2008-03-14 Scott CantorAdd some logging.
2008-03-04 Scott CantorModify select call to match example and Xerces trunk.
2008-02-14 Scott CantorLog unknown curl errors.
2007-11-04 Scott CantorFor now, hard code the SSL settings.
2007-07-31 Scott CantorMulti-line svn commit, see body.
2007-05-04 Scott CantorMulti-line svn commit, see body.
2007-05-03 Scott CantorAdd internal copy of the Xerces net accessor for libcur...