aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/httpcli/httpcli.c
Commit message (Expand)AuthorAge
* Revert "Add an implementation firewall against pollset_set"Gravatar Vijay Pai2016-02-25
* Merge branch 'hide-the-pollset' into hide-the-pollset-setGravatar Craig Tiller2016-02-25
|\
| * Fix windowsGravatar Craig Tiller2016-02-25
* | Add an implementation firewall against pollset_setGravatar Craig Tiller2016-02-24
|/
* Update copyrightsGravatar Craig Tiller2016-01-28
* Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
* Add a test of httpcli over sslGravatar Craig Tiller2015-12-08
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Final patches for renameGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
* Move arguments to the start of listsGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22
* Call list progressGravatar Craig Tiller2015-09-21
* Call list progressGravatar Craig Tiller2015-09-21
* Call list progressGravatar Craig Tiller2015-09-18
* CleanupGravatar Craig Tiller2015-09-18
* Getting stuff workingGravatar Craig Tiller2015-09-16
* Core compiles with workqueuesGravatar Craig Tiller2015-09-15
* Revert "Revert "Refactor Endpoint API""Gravatar Craig Tiller2015-08-27
* Revert "Refactor Endpoint API"Gravatar Craig Tiller2015-08-27
* Refactor Endpoint APIGravatar Craig Tiller2015-08-21
* Cleanup includesGravatar Craig Tiller2015-08-05
* Testing port serverGravatar Craig Tiller2015-08-04
* Clean up handshaking server channels properlyGravatar yang-g2015-07-15
* Refcounting fixes and debugging, empty batch stability fixesGravatar Craig Tiller2015-07-01
* Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-06
|\
* | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-04
|\|
| * Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
* | Properly integrate credentials metadata deliveryGravatar Craig Tiller2015-06-01
* | Rephrase integration for httpcliGravatar Craig Tiller2015-06-01
* | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-24
|\|
| * Remove all uses of __FUNCTION__Gravatar Craig Tiller2015-05-24
* | clang-format some filesGravatar Craig Tiller2015-05-13
* | More plumbing work through creds frameworkGravatar Craig Tiller2015-05-11
|/
* Refactoring of core security to remove the factories.Gravatar Julien Boeuf2015-04-17
* 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
* Fixing a few winsocket misuses.Gravatar Nicolas "Pixel" Noble2015-01-24
* Move string.h to internal codeGravatar Craig Tiller2015-01-23
* 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