aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Merge pull request #776 from jboeuf/ssl_cipher_suitesGravatar Abhishek Kumar2015-02-24
|\
* \ Merge pull request #778 from ctiller/macGravatar Nicolas Noble2015-02-24
|\ \
* \ \ Merge pull request #735 from jboeuf/fix_ssl_sanGravatar Craig Tiller2015-02-24
|\ \ \
| | * | Fix mac buildGravatar Craig Tiller2015-02-24
| |/ / |/| |
| | * Addressing comments.Gravatar Julien Boeuf2015-02-24
| | * Using HTTP2 compliant cipher suites by default.Gravatar Julien Boeuf2015-02-24
* | | Removing port from checked ssl target name.Gravatar Julien Boeuf2015-02-24
| |/ |/|
| * Addressing another round of comments.Gravatar Julien Boeuf2015-02-24
* | Merge pull request #768 from ctiller/httpGravatar Nicolas Noble2015-02-24
|\ \
| * | Also get rid of CHTTP2 settings spamGravatar Craig Tiller2015-02-24
* | | Spam cleanupGravatar Craig Tiller2015-02-24
* | | Merge pull request #755 from nicolasnoble/feedbackGravatar Craig Tiller2015-02-24
|\ \ \
| * | | Second batch of feedback.Gravatar Nicolas Noble2015-02-24
| | | * Addressing comments.Gravatar Julien Boeuf2015-02-24
* | | | Merge pull request #763 from ctiller/fix2Gravatar Nicolas Noble2015-02-24
|\ \ \ \
* \ \ \ \ Merge pull request #764 from ctiller/fix3Gravatar Nicolas Noble2015-02-24
|\ \ \ \ \
| | | | * | Add HTTP2 header tracingGravatar Craig Tiller2015-02-24
| * | | | | Remove unused variableGravatar Craig Tiller2015-02-24
| | |/ / / | |/| | |
| | * | | Remove redundant variable setGravatar Craig Tiller2015-02-24
| |/ / /
* / / / Fix potential leakGravatar Craig Tiller2015-02-24
|/ / /
| | * Verifying the peer name on the X509 Certs correctly.Gravatar Julien Boeuf2015-02-23
* | | Addressing a first batch of feedback.Gravatar Nicolas Noble2015-02-23
| |/ |/|
* | Merge pull request #710 from jboeuf/default_google_credsGravatar Craig Tiller2015-02-23
|\ \
* \ \ Merge pull request #719 from nicolasnoble/securityGravatar jboeuf2015-02-23
|\ \ \
* | | | Fix memory leakGravatar Craig Tiller2015-02-23
| |_|/ |/| |
| | * Addressing iniitial feedback.Gravatar Julien Boeuf2015-02-23
| * | Addressing security concerns.Gravatar Nicolas Noble2015-02-23
|/ /
| * Added support for default credentials.Gravatar Julien Boeuf2015-02-21
* | Actually installing root certificates on the system.Gravatar Nicolas "Pixel" Noble2015-02-22
* | Merge branch 'master' of github.com:google/grpc into installed_ssl_roots-patchGravatar Nicolas "Pixel" Noble2015-02-22
|\|
| * Merge pull request #705 from ctiller/fd_shutdownGravatar Nicolas Noble2015-02-21
| |\
| | * Fix a double-close in the server code.Gravatar Craig Tiller2015-02-21
| * | Merge pull request #703 from nicolasnoble/win32Gravatar Craig Tiller2015-02-21
| |\ \ | | |/ | |/|
| * | Merge pull request #641 from jboeuf/jwt_id_tokenGravatar Yang Gao2015-02-21
| |\ \
| | | * Factorizing out function split_host_port.Gravatar Nicolas "Pixel" Noble2015-02-20
| | | * Merge branch 'master' of github.com:google/grpc into win32Gravatar Nicolas "Pixel" Noble2015-02-21
| | | |\ | | |_|/ | |/| |
| | | * Fixing Windows port.Gravatar Nicolas "Pixel" Noble2015-02-20
| * | | Check POLLHUP, POLLERR as requiredGravatar Craig Tiller2015-02-20
| * | | sockaddr_un needs the null terminator included in the address lengthGravatar Craig Tiller2015-02-20
| * | | This magically fixes the C build on my MacGravatar Craig Tiller2015-02-20
| | |/ | |/|
| * | Merge branch 'master' of github.com:google/grpc into httpcli_testGravatar Nicolas "Pixel" Noble2015-02-21
| |\ \
| | * | Make it possible to compile out tracingGravatar Craig Tiller2015-02-20
* | | | Adding roots.pem from Mozilla and associated logic.Gravatar Julien Boeuf2015-02-20
| | * | Add a facility to control tracing without recompilingGravatar Craig Tiller2015-02-20
| | * | Merge pull request #592 from ctiller/chex2Gravatar Nicolas Noble2015-02-20
| |/| | |/| | |
* | | | Merge pull request #665 from nicolasnoble/ssl-prefixGravatar jboeuf2015-02-20
|\ \ \ \
| * | | | Defining an installation prefix for grpc's root certs at compilation time.Gravatar Nicolas "Pixel" Noble2015-02-20
* | | | | Removing the hardcoded SSL roots.Gravatar Julien Boeuf2015-02-20
|/ / / /
| * | | Disabled httpcli_test, and ran build cleaner.Gravatar Nicolas "Pixel" Noble2015-02-20
* | | | Merge pull request #651 from ctiller/interopGravatar Yang Gao2015-02-20
|\ \ \ \