aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/httpcli
Commit message (Expand)AuthorAge
* Added support for default credentials.Gravatar Julien Boeuf2015-02-21
* Removing the hardcoded SSL roots.Gravatar Julien Boeuf2015-02-20
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Adding call host (:authority header) check in the secure channel.Gravatar Julien Boeuf2015-02-10
* Fix a memory leak.Gravatar Yang Gao2015-02-02
* Merge pull request #188 from ctiller/bprintfGravatar Nicolas Noble2015-01-26
|\
* | Fixing a few winsocket misuses.Gravatar Nicolas "Pixel" Noble2015-01-24
| * Remove use of vsprintfGravatar Craig Tiller2015-01-23
|/
* Move string.h to internal codeGravatar Craig Tiller2015-01-23
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Remove libevent.Gravatar ctiller2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Remove libevent.Gravatar ctiller2015-01-08
* Allow overriding httpcli behavior by tests.Gravatar ctiller2014-12-19
* Remove endpoint/ directories.Gravatar ctiller2014-12-17
* Introducing iomgr.Gravatar ctiller2014-12-09
* Initial import.Gravatar Nicolas Noble2014-11-26