summaryrefslogtreecommitdiff
path: root/src/transports/winhttp.c
Commit message (Expand)AuthorAgeFilesLines
* Leverage the min macro from util.hPhilip Kelley2012-11-291-4/+2
* Remove casts of return values of type void *Philip Kelley2012-11-291-5/+5
* Push! By schu, phkelley, and congyiwu, et alPhilip Kelley2012-11-281-107/+476
* Fix warnings on Win64 buildRussell Belfer2012-11-271-1/+1
* Fix uninitialized memory in winhttp subtransport on 64-bitPhilip Kelley2012-11-091-1/+4
* Don't store no_check_cert; fetch it on demandPhilip Kelley2012-11-061-13/+9
* Basic authentication for http and winhttpPhilip Kelley2012-11-061-2/+162
* Improve consistency of WinHTTP request headersPhilip Kelley2012-11-011-1/+18
* Reorganize transport architecture (squashed 3)Philip Kelley2012-11-011-0/+458