index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
httpcli
/
httpcli.c
Commit message (
Expand
)
Author
Age
*
Revert "Add an implementation firewall against pollset_set"
Vijay Pai
2016-02-25
*
Merge branch 'hide-the-pollset' into hide-the-pollset-set
Craig Tiller
2016-02-25
|
\
|
*
Fix windows
Craig Tiller
2016-02-25
*
|
Add an implementation firewall against pollset_set
Craig Tiller
2016-02-24
|
/
*
Update copyrights
Craig Tiller
2016-01-28
*
Preparatory changes for work shedding
Craig Tiller
2016-01-28
*
Add a test of httpcli over ssl
Craig Tiller
2015-12-08
*
clang-format all core files
Craig Tiller
2015-09-22
*
Final patches for rename
Craig Tiller
2015-09-22
*
Move argument passing to start of list
Craig Tiller
2015-09-22
*
Move arguments to the start of lists
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
Rename call_list to closure_list
Craig Tiller
2015-09-22
*
Call list progress
Craig Tiller
2015-09-21
*
Call list progress
Craig Tiller
2015-09-21
*
Call list progress
Craig Tiller
2015-09-18
*
Cleanup
Craig Tiller
2015-09-18
*
Getting stuff working
Craig Tiller
2015-09-16
*
Core compiles with workqueues
Craig Tiller
2015-09-15
*
Revert "Revert "Refactor Endpoint API""
Craig Tiller
2015-08-27
*
Revert "Refactor Endpoint API"
Craig Tiller
2015-08-27
*
Refactor Endpoint API
Craig Tiller
2015-08-21
*
Cleanup includes
Craig Tiller
2015-08-05
*
Testing port server
Craig Tiller
2015-08-04
*
Clean up handshaking server channels properly
yang-g
2015-07-15
*
Refcounting fixes and debugging, empty batch stability fixes
Craig Tiller
2015-07-01
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-06
|
\
*
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-04
|
\
|
|
*
Expose gpr_asprintf and gpr_strdup
Masood Malekghassemi
2015-06-03
*
|
Properly integrate credentials metadata delivery
Craig Tiller
2015-06-01
*
|
Rephrase integration for httpcli
Craig Tiller
2015-06-01
*
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-05-24
|
\
|
|
*
Remove all uses of __FUNCTION__
Craig Tiller
2015-05-24
*
|
clang-format some files
Craig Tiller
2015-05-13
*
|
More plumbing work through creds framework
Craig Tiller
2015-05-11
|
/
*
Refactoring of core security to remove the factories.
Julien Boeuf
2015-04-17
*
Added support for default credentials.
Julien Boeuf
2015-02-21
*
Removing the hardcoded SSL roots.
Julien Boeuf
2015-02-20
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Fixing a few winsocket misuses.
Nicolas "Pixel" Noble
2015-01-24
*
Move string.h to internal code
Craig Tiller
2015-01-23
*
Remove libevent.
ctiller
2015-01-09
*
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
*
Remove libevent.
ctiller
2015-01-08
*
Allow overriding httpcli behavior by tests.
ctiller
2014-12-19
*
Remove endpoint/ directories.
ctiller
2014-12-17
*
Introducing iomgr.
ctiller
2014-12-09
*
Initial import.
Nicolas Noble
2014-11-26