index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
Merge pull request #768 from ctiller/http
Nicolas Noble
2015-02-24
|
\
|
*
Also get rid of CHTTP2 settings spam
Craig Tiller
2015-02-24
*
|
Spam cleanup
Craig Tiller
2015-02-24
*
|
Merge pull request #755 from nicolasnoble/feedback
Craig Tiller
2015-02-24
|
\
\
|
*
|
Second batch of feedback.
Nicolas Noble
2015-02-24
*
|
|
Merge pull request #763 from ctiller/fix2
Nicolas Noble
2015-02-24
|
\
\
\
*
\
\
\
Merge pull request #764 from ctiller/fix3
Nicolas Noble
2015-02-24
|
\
\
\
\
|
|
|
|
*
Add HTTP2 header tracing
Craig Tiller
2015-02-24
|
*
|
|
|
Remove unused variable
Craig Tiller
2015-02-24
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Remove redundant variable set
Craig Tiller
2015-02-24
|
|
/
/
*
/
/
Fix potential leak
Craig Tiller
2015-02-24
|
/
/
*
|
Addressing a first batch of feedback.
Nicolas Noble
2015-02-23
*
|
Merge pull request #710 from jboeuf/default_google_creds
Craig Tiller
2015-02-23
|
\
\
*
\
\
Merge pull request #719 from nicolasnoble/security
jboeuf
2015-02-23
|
\
\
\
*
|
|
|
Fix memory leak
Craig Tiller
2015-02-23
|
|
_
|
/
|
/
|
|
|
|
*
Addressing iniitial feedback.
Julien Boeuf
2015-02-23
|
*
|
Addressing security concerns.
Nicolas Noble
2015-02-23
|
/
/
|
*
Added support for default credentials.
Julien Boeuf
2015-02-21
*
|
Actually installing root certificates on the system.
Nicolas "Pixel" Noble
2015-02-22
*
|
Merge branch 'master' of github.com:google/grpc into installed_ssl_roots-patch
Nicolas "Pixel" Noble
2015-02-22
|
\
|
|
*
Merge pull request #705 from ctiller/fd_shutdown
Nicolas Noble
2015-02-21
|
|
\
|
|
*
Fix a double-close in the server code.
Craig Tiller
2015-02-21
|
*
|
Merge pull request #703 from nicolasnoble/win32
Craig Tiller
2015-02-21
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #641 from jboeuf/jwt_id_token
Yang Gao
2015-02-21
|
|
\
\
|
|
|
*
Factorizing out function split_host_port.
Nicolas "Pixel" Noble
2015-02-20
|
|
|
*
Merge branch 'master' of github.com:google/grpc into win32
Nicolas "Pixel" Noble
2015-02-21
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Fixing Windows port.
Nicolas "Pixel" Noble
2015-02-20
|
*
|
|
Check POLLHUP, POLLERR as required
Craig Tiller
2015-02-20
|
*
|
|
sockaddr_un needs the null terminator included in the address length
Craig Tiller
2015-02-20
|
*
|
|
This magically fixes the C build on my Mac
Craig Tiller
2015-02-20
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' of github.com:google/grpc into httpcli_test
Nicolas "Pixel" Noble
2015-02-21
|
|
\
\
|
|
*
|
Make it possible to compile out tracing
Craig Tiller
2015-02-20
*
|
|
|
Adding roots.pem from Mozilla and associated logic.
Julien Boeuf
2015-02-20
|
|
*
|
Add a facility to control tracing without recompiling
Craig Tiller
2015-02-20
|
|
*
|
Merge pull request #592 from ctiller/chex2
Nicolas Noble
2015-02-20
|
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge pull request #665 from nicolasnoble/ssl-prefix
jboeuf
2015-02-20
|
\
\
\
\
|
*
|
|
|
Defining an installation prefix for grpc's root certs at compilation time.
Nicolas "Pixel" Noble
2015-02-20
*
|
|
|
|
Removing the hardcoded SSL roots.
Julien Boeuf
2015-02-20
|
/
/
/
/
|
*
|
|
Disabled httpcli_test, and ran build cleaner.
Nicolas "Pixel" Noble
2015-02-20
*
|
|
|
Merge pull request #651 from ctiller/interop
Yang Gao
2015-02-20
|
\
\
\
\
|
*
|
|
|
Fix server side large message receiving
Craig Tiller
2015-02-20
|
*
|
|
|
Revert "Adding a constant for a well known place where the SSL roots are inst...
Nicolas Noble
2015-02-19
|
|
/
/
/
|
*
|
|
Adding a constant for a well known place where the SSL roots are installed.
Julien Boeuf
2015-02-19
*
|
|
|
32 bit compilation fixes for core
Craig Tiller
2015-02-19
|
/
/
/
|
|
*
Implementing JWT credentials (a.k.a JWT ID Tokens).
Julien Boeuf
2015-02-19
|
|
/
|
/
|
*
|
Merge pull request #619 from jayantkolhe/jayantkolhe-patch-2
Mugur Marculescu
2015-02-19
|
\
\
|
*
|
Create README.md
Jayant Kolhe
2015-02-19
*
|
|
Merge pull request #605 from vjpai/mac
Nicolas Noble
2015-02-19
|
\
\
\
*
\
\
\
Merge pull request #604 from jboeuf/fix_sprintf
Yang Gao
2015-02-19
|
\
\
\
\
|
|
*
|
|
Do not need a Mac-specific CPU header yet as there are no CPU-specific features
vjpai
2015-02-18
[next]