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 #776 from jboeuf/ssl_cipher_suites
Abhishek Kumar
2015-02-24
|
\
*
\
Merge pull request #778 from ctiller/mac
Nicolas Noble
2015-02-24
|
\
\
*
\
\
Merge pull request #735 from jboeuf/fix_ssl_san
Craig Tiller
2015-02-24
|
\
\
\
|
|
*
|
Fix mac build
Craig Tiller
2015-02-24
|
|
/
/
|
/
|
|
|
|
*
Addressing comments.
Julien Boeuf
2015-02-24
|
|
*
Using HTTP2 compliant cipher suites by default.
Julien Boeuf
2015-02-24
*
|
|
Removing port from checked ssl target name.
Julien Boeuf
2015-02-24
|
|
/
|
/
|
|
*
Addressing another round of comments.
Julien Boeuf
2015-02-24
*
|
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
|
|
|
*
Addressing comments.
Julien Boeuf
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
|
/
/
/
|
|
*
Verifying the peer name on the X509 Certs correctly.
Julien Boeuf
2015-02-23
*
|
|
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
|
\
\
\
\
[next]