Reorder initializers.
[shibboleth/xmltooling.git] / xmltooling / util / CurlURLInputStream.cpp
2010-09-14 cantorReorder initializers.
2010-08-24 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-297
2010-05-04 cantorConvert from NULL macro to nullptr.
2010-04-08 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-57
2010-04-05 cantorAdjust caching support so Last-Modified-Date and ETag...
2010-03-13 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-56
2010-02-04 cantorLower connect timeout to 10.
2009-12-30 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-52
2009-12-08 cantorNull out curl CA list to prevent misleading access...
2009-10-28 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-44
2009-09-30 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-37
2009-03-24 cantorIncrease parser timeout values, output complete documen...
2009-02-05 cantorSet no_ticket option where possible, to avoid openssl...
2009-02-04 cantorWrong setting when verifyHost is false.
2009-02-04 cantorRework support for libcurl-based input to parser.
2008-12-15 cantorXerces 3 revisions.
2008-07-02 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-8
2008-04-02 cantorDon't bother setting an SSL version, we're not trusting...
2008-03-14 cantorSwitch to TLS.
2008-03-14 cantorAdd some logging.
2008-03-04 cantorModify select call to match example and Xerces trunk.
2008-02-14 cantorLog unknown curl errors.
2007-11-04 cantorFor now, hard code the SSL settings.
2007-07-31 cantorBackport libcurl-based Xerces net access.
2007-05-04 cantorPulled out curl accessor, doesn't seem to work anyway.
2007-05-03 cantorAdd internal copy of the Xerces net accessor for libcur...