index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' into compression-accept-encoding
David Garcia Quintas
2015-08-09
|
\
|
*
Merge pull request #2861 from jcanizales/fix-race-condition
Jorge Canizales
2015-08-08
|
|
\
|
|
*
Don’t retain self here!
Jorge Canizales
2015-08-08
|
|
*
Don’t set the request writer to nil, as @synchr(nil) is undefined behavior.
Jorge Canizales
2015-08-08
|
|
*
Rename super-confusing ivar _self -> _retainSelf
Jorge Canizales
2015-08-08
|
|
*
Clarify invalid-argument message for already-started writers
Jorge Canizales
2015-08-08
|
|
*
Eliminate race in GRPCCall’s operation of the requests writer
Jorge Canizales
2015-08-07
|
|
*
Clarify thread-safety expectations of GRXWriters
Jorge Canizales
2015-08-07
|
|
*
Fix ForwardingWriter init preconditions
Jorge Canizales
2015-08-07
|
*
|
Merge pull request #2845 from ctiller/reorder-some-things
jboeuf
2015-08-07
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #2829 from ctiller/tell-the-world-about-ALL-the-things
Yang Gao
2015-08-07
|
|
\
\
|
*
\
\
Merge pull request #2842 from ctiller/asan-is-sad
Yang Gao
2015-08-07
|
|
\
\
\
|
|
|
|
*
Reorder filters to ensure that :authority is available when the auth filter n...
Craig Tiller
2015-08-07
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge pull request #2788 from ctiller/kinetic-lopsided-poetry
Nicolas Noble
2015-08-07
|
|
\
\
\
|
*
\
\
\
Merge pull request #2838 from jcanizales/make-oauth2-easy
Jorge Canizales
2015-08-07
|
|
\
\
\
\
|
|
|
|
*
|
Move parent removal from final destruction to destruction request
Craig Tiller
2015-08-07
|
|
|
|
|
*
Merge github.com:grpc/grpc into tell-the-world-about-ALL-the-things
Craig Tiller
2015-08-07
|
|
|
|
|
|
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge pull request #2777 from jboeuf/server_creds_auth_md_processor
Craig Tiller
2015-08-07
|
|
\
\
\
\
\
|
|
|
*
|
|
|
Rename oauth2_lowerCamel -> oauth2UpperCamel
Jorge Canizales
2015-08-07
|
|
|
*
|
|
|
Fixup for 971d06ad06caadb369e318112bba0e039188cfc2
Jorge Canizales
2015-08-07
|
|
|
*
|
|
|
Exercise GRPCCall+OAuth2 in the tests
Jorge Canizales
2015-08-06
|
*
|
|
|
|
|
merge with head
yang-g
2015-08-06
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Resolve comments
yang-g
2015-08-06
|
|
|
|
*
|
|
Add OAuth2 headers category to GRPCCall
Jorge Canizales
2015-08-06
|
|
|
|
*
|
|
Fix build breakage
Jorge Canizales
2015-08-06
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Merge pull request #2758 from jcanizales/make-http-not-subtle
Jorge Canizales
2015-08-06
|
|
|
\
\
\
\
|
|
|
|
*
\
\
Merge branch 'master' of https://github.com/grpc/grpc into server_creds_auth_...
Julien Boeuf
2015-08-06
|
|
|
|
|
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix memory leaks
Craig Tiller
2015-08-06
|
|
|
*
|
|
|
Clarify intention of the code that adds a default port
Jorge Canizales
2015-08-06
|
|
|
|
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into server_creds_auth_...
Julien Boeuf
2015-08-06
|
|
|
|
|
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
Merge github.com:grpc/grpc into kinetic-lopsided-poetry
Craig Tiller
2015-08-06
|
|
|
|
|
|
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
Print error message on client auth error
Craig Tiller
2015-08-06
|
|
|
|
|
|
*
Merge branch 'server_creds_auth_md_processor' of github.com:jboeuf/grpc into ...
Craig Tiller
2015-08-06
|
|
|
|
_
|
_
|
/
|
|
|
|
/
|
|
|
/
|
|
|
|
|
/
|
|
|
|
*
|
|
Document that methods in GRPCCall+Tests can only be called once per host
Jorge Canizales
2015-08-06
|
|
|
*
|
|
Require very explicit registration of non-SSL hosts.
Jorge Canizales
2015-08-06
|
|
|
/
/
/
|
|
*
|
|
Use test certificates and name override for local tests :)
Jorge Canizales
2015-08-06
|
|
*
|
|
Subclass InteropTests to later repeat the tests using SSL
Jorge Canizales
2015-08-06
|
|
*
|
|
Make the host of interop tests modifiable per-class
Jorge Canizales
2015-08-06
|
|
*
|
|
Run test server with and without SSL
Jorge Canizales
2015-08-06
|
|
*
|
|
Merge master into support-test-certificates to solve conflicts.
Jorge Canizales
2015-08-06
|
|
|
\
\
\
|
|
|
*
\
\
Merge pull request #2803 from ctiller/delay-start-resolution
Yang Gao
2015-08-06
|
|
|
|
\
\
\
|
|
|
*
\
\
\
Merge pull request #2813 from ctiller/every-day-i-propagate
Yang Gao
2015-08-06
|
|
|
|
\
\
\
\
|
|
|
*
\
\
\
\
Merge pull request #2750 from ctiller/propagate
Yang Gao
2015-08-06
|
|
|
|
\
\
\
\
\
|
|
|
*
\
\
\
\
\
Merge pull request #2815 from jtattermusch/introduce_call_options
Jan Tattermusch
2015-08-06
|
|
|
|
\
\
\
\
\
\
|
|
|
|
|
|
|
|
*
\
Merge branch 'master' of github.com:grpc/grpc into server_creds_auth_md_proce...
Julien Boeuf
2015-08-05
|
|
|
|
|
|
|
|
|
\
\
|
|
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Document plan to merge the GRPCChannel subclasses
Jorge Canizales
2015-08-05
|
|
*
|
|
|
|
|
|
|
Document that grpc_channel_args don’t need to survive GRPCSecureChannel init
Jorge Canizales
2015-08-05
|
|
|
|
|
|
|
|
*
|
Cleanup.
Julien Boeuf
2015-08-05
|
|
|
|
|
|
|
|
*
|
Fixing API (thanks Craig for the comments) and associated tests.
Julien Boeuf
2015-08-05
|
|
*
|
|
|
|
|
|
|
Return nil instead of assert when the test certs can’t be read
Jorge Canizales
2015-08-05
[next]