aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/httpcli
Commit message (Expand)AuthorAge
* Update copyrightsGravatar Craig Tiller2016-01-28
* Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
* Merge github.com:grpc/grpc into clangfmtGravatar Craig Tiller2016-01-06
|\
* | Update copyrightsGravatar Craig Tiller2016-01-04
* | clang-format codeGravatar Craig Tiller2016-01-04
| * Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|/
* Removing the peer from the SSL security connector.Gravatar Julien Boeuf2015-12-17
* Removing the auth context from the security connector.Gravatar Julien Boeuf2015-12-16
* Add a test of httpcli over sslGravatar Craig Tiller2015-12-08
* make security_connector manage pending handshaker, while handshaker owns tcpGravatar yang-g2015-11-20
* move pending tcp management from server to connectorGravatar yang-g2015-11-19
* mark unreachable code with a macroGravatar yang-g2015-10-07
* 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
* Merge github.com:grpc/grpc into we-are-oneGravatar 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
| * Merge branch 'master' of github.com:grpc/grpc into security_connector_refacto...Gravatar Julien Boeuf2015-09-15
| |\
* | | Core compiles with workqueuesGravatar Craig Tiller2015-09-15
| |/ |/|
* | Merge github.com:grpc/grpc into immolating-conversionGravatar Craig Tiller2015-09-10
|\ \
* | | Sign conversion fixesGravatar Craig Tiller2015-09-10
| * | Revert "Revert "Refactor Endpoint API""Gravatar Craig Tiller2015-08-27
| * | Revert "Refactor Endpoint API"Gravatar Craig Tiller2015-08-27
| | * Transfer the ownership of the handshaker.Gravatar Julien Boeuf2015-08-21
| | * Security connector is now responsible for the handshake.Gravatar Julien Boeuf2015-08-21
| |/ |/|
| * Refactor Endpoint APIGravatar Craig Tiller2015-08-21
|/
* clang-format all sourceGravatar Craig Tiller2015-08-18
* Cleanup includesGravatar Craig Tiller2015-08-05
* Testing port serverGravatar Craig Tiller2015-08-04
* Clean up handshaking server channels properlyGravatar yang-g2015-07-15
* Merge branch 'master' of github.com:grpc/grpc into jwt_verifierGravatar Julien Boeuf2015-07-08
|\
| * Refcounting fixes and debugging, empty batch stability fixesGravatar Craig Tiller2015-07-01
* | Adding JWT verifier.Gravatar Julien Boeuf2015-06-30
|/
* DocsGravatar Craig Tiller2015-06-18
* 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