aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Strip port in peer name checkGravatar Craig Tiller2015-02-25
* Fix read through null pointerGravatar Craig Tiller2015-02-25
* Merge pull request #779 from ctiller/32BGravatar David Klempner2015-02-24
|\
| * Fix shutdown race in CHTTP2Gravatar Craig Tiller2015-02-24
* | Merge pull request #602 from dklempner/unary_promotion_with_concurrent_pollGravatar Craig Tiller2015-02-24
|\ \
* \ \ 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
|\ \ \ \
| | | * | Move close() to when the fd refcount goes to zeroGravatar David Klempner2015-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
|/ / / /
| | | * Add a shutdown API to pollsetGravatar David Klempner2015-02-24
| | | * Merge branch 'master' into unary_promotion_with_concurrent_pollGravatar David Klempner2015-02-23
| | | |\ | |_|_|/ |/| | |
| | * | 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
| |_|/ / |/| | |
| | | * Merge branch 'master' into unary_promotion_with_concurrent_pollGravatar David Klempner2015-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
| |\ \ \