aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/winhttp/winhttp_fetcher.c
Commit message (Expand)AuthorAgeFilesLines
* Use standard unsigned integer typesAndreas Steffen2016-03-241-1/+1
* winhttp: Do not use countof() on pointer argumentTobias Brunner2014-07-021-1/+1
* winhttp: Fix a typo to properly release connection handleMartin Willi2014-06-191-1/+1
* winhttp: Support basic authentication for URLs having credentialsMartin Willi2014-06-041-3/+23
* winhttp: Support new response code fetcher optionMartin Willi2014-06-041-0/+34
* winhttp: Implement a http(s) fetcher based on Microsofts WinHTTP APIMartin Willi2014-06-041-0/+342