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
*
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
*
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
|
\
*
|
Fix memory leaks
Craig Tiller
2015-08-06
|
*
Clarify intention of the code that adds a default port
Jorge Canizales
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
|
|
\
\
\
\
*
|
|
|
|
|
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
*
|
|
|
|
|
Return nil instead of assert when the test certs can’t be read
Jorge Canizales
2015-08-05
*
|
|
|
|
|
Undo forward-declaring grpc_channel_args, which isn’t a struct!
Jorge Canizales
2015-08-05
*
|
|
|
|
|
Fix breakage (struct before undefined structs)
Jorge Canizales
2015-08-05
|
*
|
|
|
|
Merge pull request #2746 from soltanmm/user-agent
Nathaniel Manista
2015-08-05
|
|
\
\
\
\
\
*
|
|
|
|
|
|
Forward-declare structs in GRPCSecureChannel.h
Jorge Canizales
2015-08-05
*
|
|
|
|
|
|
Make GRPCHost cache thread-safe.
Jorge Canizales
2015-08-05
*
|
|
|
|
|
|
Document intention of hostURL.port conditional check.
Jorge Canizales
2015-08-05
*
|
|
|
|
|
|
Forward-declare GRPCCompletionQueue and grpc_call
Jorge Canizales
2015-08-05
*
|
|
|
|
|
|
Forward-declare grpc_channel and specify ownership semantics
Jorge Canizales
2015-08-05
|
|
*
|
|
|
|
Add project metadata generation to Python
Masood Malekghassemi
2015-08-05
|
|
|
|
*
|
|
Update Objective-C
Craig Tiller
2015-08-05
|
|
|
|
|
*
|
Add tests for C++ propagation
Craig Tiller
2015-08-05
|
*
|
|
|
|
|
Merge pull request #2781 from yang-g/stuboptions
Abhishek Kumar
2015-08-05
|
|
\
\
\
\
\
\
|
|
|
|
|
|
*
\
Merge branch 'propagate' into every-day-i-propagate
Craig Tiller
2015-08-05
|
|
|
|
|
|
|
\
\
|
|
|
|
|
|
|
/
/
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
Add comment
Craig Tiller
2015-08-05
|
|
|
|
|
*
|
|
Rename constants
Craig Tiller
2015-08-05
|
|
|
|
|
|
*
|
C++ context propagation
Craig Tiller
2015-08-05
|
|
|
|
|
|
/
/
|
|
|
|
*
|
|
fix tests
Jan Tattermusch
2015-08-05
|
|
|
|
*
|
|
regenerated code
Jan Tattermusch
2015-08-05
|
|
|
|
*
|
|
renamed CallContext to CallOptions
Jan Tattermusch
2015-08-05
|
|
|
|
*
|
|
update generator
Jan Tattermusch
2015-08-05
|
|
|
|
*
|
|
refactoring client side calls
Jan Tattermusch
2015-08-05
|
|
|
|
*
|
|
regenerated code
Jan Tattermusch
2015-08-05
|
|
|
|
*
|
|
update generator
Jan Tattermusch
2015-08-05
|
|
|
|
*
|
|
add servicename field to method
Jan Tattermusch
2015-08-05
|
|
|
|
*
|
|
refactoring AsyncCall
Jan Tattermusch
2015-08-05
|
|
|
|
*
|
|
introduce CallContext
Jan Tattermusch
2015-08-05
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge pull request #2797 from jtattermusch/polishing_api
Jan Tattermusch
2015-08-05
|
|
\
\
\
\
\
|
|
|
|
|
*
\
Merge github.com:grpc/grpc into propagate
Craig Tiller
2015-08-05
|
|
|
|
|
|
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
[next]