index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
surface
/
channel_create.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-08
|
\
*
|
Enforcing reserved entries to be NULL.
Nicolas "Pixel" Noble
2015-07-29
|
*
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-28
|
|
\
|
|
*
Merge github.com:grpc/grpc into elliptic-orange-chamelion
Craig Tiller
2015-07-23
|
|
|
\
|
*
|
\
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-23
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Changing the library's code to adapt with the new API.
Nicolas "Pixel" Noble
2015-07-23
|
|
|
*
Rename grpc_channel_create to grpc_insecure_channel_create
Craig Tiller
2015-07-21
|
|
_
|
/
|
/
|
|
|
|
*
Add grpc_call_get_peer
Craig Tiller
2015-07-20
|
|
/
|
/
|
|
*
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-20
|
|
\
|
|
/
|
/
|
|
*
Added connectivity tests, fixed bugs
Craig Tiller
2015-07-16
*
|
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-07-08
|
\
|
|
*
Fix segfault
Craig Tiller
2015-07-06
|
*
Fix leaking channel args
Craig Tiller
2015-06-30
|
*
clang-format affected files
Craig Tiller
2015-06-30
|
*
client_config bugfixes
Craig Tiller
2015-06-30
|
*
SSL channel args work with client config again
Craig Tiller
2015-06-29
|
*
Debugging
Craig Tiller
2015-06-29
|
*
Simple request unsecure passes with new client_config code
Craig Tiller
2015-06-28
|
*
Request/response path starting to work
Craig Tiller
2015-06-27
|
*
Progress - need to add http filters
Craig Tiller
2015-06-26
|
*
Get the success case through to call creation
Craig Tiller
2015-06-26
|
*
Small fixes
Craig Tiller
2015-06-26
|
*
Connector progress
Craig Tiller
2015-06-26
|
*
client_config: chttp2_fullstack_no_op_unsecure_test passes
Craig Tiller
2015-06-26
|
*
Introduce connector, to help subchannel connect
Craig Tiller
2015-06-25
|
*
Plumbing transport_op changes through
Craig Tiller
2015-06-25
|
*
Refactoring progress towards integrating client configs
Craig Tiller
2015-06-25
*
|
Always include compression filter in channel creation
David Garcia Quintas
2015-06-24
*
|
Merge branch 'master' of github.com:grpc/grpc into decompression
David Garcia Quintas
2015-06-23
|
\
|
*
|
WIP. Compiles and tests pass. Need to write specific tests.
David Garcia Quintas
2015-06-16
|
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-05
|
|
\
|
|
/
|
/
|
|
*
clang-format
Craig Tiller
2015-06-05
*
|
Expose gpr_asprintf and gpr_strdup
Masood Malekghassemi
2015-06-03
|
*
Merge branch 'count-the-things' into we-dont-need-no-backup
Craig Tiller
2015-06-01
|
|
\
|
|
/
|
/
|
|
*
Fix memory leak, add debug
Craig Tiller
2015-05-29
*
|
Initial refactoring and context API changes
Alistair Veitch
2015-05-26
|
*
Plumb pollset_set through to tcp setup
Craig Tiller
2015-05-08
|
/
*
clang-format
Craig Tiller
2015-04-23
*
Beginning transport work
Craig Tiller
2015-04-22
*
Fix a TSAN reported race
Craig Tiller
2015-02-18
*
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 endpoint/ directories.
ctiller
2014-12-17
*
Introducing iomgr.
ctiller
2014-12-09
*
Initial import.
Nicolas Noble
2014-11-26