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
*
clang reformat.
Dan Born
2016-01-14
*
Fix windows compilation errors
Dan Born
2016-01-13
*
Extend Copyrights to 2016
Dan Born
2016-01-13
*
Put the fd_index in the same order as the sibling list.
Dan Born
2016-01-12
*
Code review follow-up.
Dan Born
2016-01-12
*
Make grpc_tcp_listener private.
Dan Born
2016-01-11
*
Merge pull request #4644 from yoloseem/typo-1
Nathaniel Manista
2016-01-08
|
\
*
\
Merge pull request #4627 from daniel-j-born/tcp_fd
Craig Tiller
2016-01-08
|
\
\
|
|
*
Fix docstring typos in python grpc interfaces
Hyunjun Kim
2016-01-08
|
|
/
|
/
|
*
|
Merge pull request #4635 from ctiller/spam_cleanup
Sree Kuchibhotla
2016-01-07
|
\
\
|
*
|
Spam cleanup
Craig Tiller
2016-01-06
*
|
|
Merge github.com:grpc/grpc into clangfmt
Craig Tiller
2016-01-06
|
\
|
|
|
*
|
Merge pull request #4562 from ctiller/ints
jboeuf
2016-01-06
|
|
\
\
|
*
\
\
Merge pull request #4591 from nathanielmanistaatgoogle/protobuf-version
Masood Malekghassemi
2016-01-05
|
|
\
\
\
|
|
|
|
*
Expose the fd in grpc_fd and grpc_tcp.
Dan Born
2016-01-05
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge pull request #4609 from yang-g/timespec
Vijay Pai
2016-01-05
|
|
\
\
\
|
*
|
|
|
Add tox to Py build-from-source instructions
Masood Malekghassemi
2016-01-05
|
*
|
|
|
Copyright checker fixes
Craig Tiller
2016-01-05
|
*
|
|
|
Merge pull request #4554 from yang-g/stalled_and_destroy
Craig Tiller
2016-01-04
|
|
\
\
\
\
|
*
\
\
\
\
Merge pull request #4590 from yang-g/unreachable
Craig Tiller
2016-01-04
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge pull request #4608 from a11r/import1_4
Craig Tiller
2016-01-04
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Update copyrights
Craig Tiller
2016-01-04
|
|
|
|
|
|
|
*
Merge github.com:grpc/grpc into ints
Craig Tiller
2016-01-04
|
|
|
|
|
|
|
|
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Update copyrights
Craig Tiller
2016-01-04
|
|
|
|
|
|
|
*
Use stdint for Cython code
Masood Malekghassemi
2016-01-04
*
|
|
|
|
|
|
|
Merge github.com:grpc/grpc into clangfmt
Craig Tiller
2016-01-04
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
clang-format code
Craig Tiller
2016-01-04
|
|
|
|
|
*
|
|
Make possible lossy conversion explicit.
yang-g
2016-01-04
|
|
*
|
|
|
|
|
Added exception handling for ImportError
Abhishek Kumar
2016-01-04
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Add copyright checks to sanity; make them verify copyright year is valid
Craig Tiller
2016-01-04
|
/
/
/
/
/
/
|
|
|
|
*
/
Remove ceiling on required protobuf version
Nathaniel Manista
2016-01-04
|
|
|
|
/
/
*
|
|
|
|
Merge pull request #4468 from jtattermusch/csharp_server_kill_test
Michael Lumish
2016-01-04
|
\
\
\
\
\
*
\
\
\
\
\
Merge pull request #4563 from ctiller/copying
Michael Lumish
2016-01-04
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
Add a error log to indicate error, then abort.
yang-g
2016-01-04
|
|
|
*
|
|
remove unreachable macro
yang-g
2016-01-04
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
Merge remote-tracking branch 'upstream/master' into stalled_and_destroy
yang-g
2016-01-04
|
|
|
|
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Update copyrights
Craig Tiller
2015-12-22
|
|
|
|
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
BoringSSL integration: non-vsprojects changes
Craig Tiller
2015-12-22
|
/
/
/
*
|
|
Merge pull request #4526 from soltanmm/schrodingers-fix
Nathaniel Manista
2015-12-21
|
\
\
\
|
|
|
*
remove stream from stalled_by_transport list before destroy it
yang-g
2015-12-21
|
|
_
|
/
|
/
|
|
|
*
|
Fix Python test timeouts
Masood Malekghassemi
2015-12-21
*
|
|
Merge pull request #4384 from ctiller/big_data
Yang Gao
2015-12-18
|
\
\
\
*
\
\
\
Merge branch 'master' of github.com:grpc/grpc into remove_peer_from_ssl_auth_...
Julien Boeuf
2015-12-18
|
\
\
\
\
*
|
|
|
|
Unit testing the peer from auth context functionality.
Julien Boeuf
2015-12-18
|
*
|
|
|
Merge pull request #4523 from jboeuf/no_auth_context_in_security_connector
Craig Tiller
2015-12-18
|
|
\
\
\
\
*
|
|
|
|
|
Removing the peer from the SSL security connector.
Julien Boeuf
2015-12-17
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
fixing x64 build with vs2015
Jan Tattermusch
2015-12-17
*
|
|
|
|
Making the stack work with outgoing channel args.
Julien Boeuf
2015-12-17
|
*
|
|
|
hide a debug log under trace and fix two log levels
yang-g
2015-12-17
[next]