Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #2216 from jboeuf/unpadded_base64 | Nicolas Noble | 2015-07-01 |
|\ | | | | | Base64 decode improvements | ||
* | | Memory leak fix | Craig Tiller | 2015-07-01 |
| | | |||
* | | Merge github.com:grpc/grpc into forever-is-a-long-time | Craig Tiller | 2015-06-30 |
|\ \ | |||
| * | | Fix leaked string in bad_client.c | Craig Tiller | 2015-06-30 |
| | | | |||
| * | | SSL refcounting fixes | Craig Tiller | 2015-06-30 |
| | | | | | | | | | | | | | | | | | | Handle the case where we recreate an auth context. Add (opt-in) debugging for refcounts on auth contexts. | ||
| * | | Wait for expectations to be fulfilled | Craig Tiller | 2015-06-30 |
| | | | |||
* | | | Add an fd conservation test to verify that fds actually close | Craig Tiller | 2015-06-29 |
| | | | |||
| * | | Merge pull request #2149 from ctiller/oops-i-split-it-again | Vijay Pai | 2015-06-26 |
| |\ \ | | | | | | | | | Initial transport lock split up | ||
* | | | | Merge github.com:grpc/grpc into forever-is-a-long-time | Craig Tiller | 2015-06-26 |
|\| | | | |||
* | | | | Tidy up test to meet our standards | Craig Tiller | 2015-06-26 |
| | | | | |||
* | | | | Rename test into the right place | Craig Tiller | 2015-06-26 |
| | | | | |||
* | | | | BLARGHAFLARGHAAHAJHAKJHATJHKAYMNHZIYRN | Masood Malekghassemi | 2015-06-25 |
| | | | | |||
| | | * | Base64 decode improvements. | Julien Boeuf | 2015-06-25 |
| |_|/ |/| | | | | | | | | | | | - Allow ablity to specify the length for decoding. - Allow for non-padded encodings to be decoded properly. | ||
| * | | Add a test that headers are properly in build.json | Craig Tiller | 2015-06-25 |
|/ / | | | | | | | Clean up anything that failed | ||
| * | Merge github.com:grpc/grpc into oops-i-split-it-again | Craig Tiller | 2015-06-23 |
| |\ | |/ |/| | |||
* | | Merge branch 'master' of https://github.com/grpc/grpc into ssl_auth_context_fix | Julien Boeuf | 2015-06-22 |
|\ \ | |||
| * | | Ensure tests are built during run_tests runs | Craig Tiller | 2015-06-19 |
| | | | | | | | | | | | | | | | The issue remains that we don't test our tools, but at least we test that they compile. | ||
| | * | Merge github.com:grpc/grpc into oops-i-split-it-again | Craig Tiller | 2015-06-19 |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #1577 from ctiller/we-dont-need-no-backup | Nicolas Noble | 2015-06-19 |
| |\ \ | | | | | | | | | Remove backup poller from GRPC core | ||
| * \ \ | Merge pull request #2072 from jtattermusch/fix_json_rewrite_test | Nicolas Noble | 2015-06-19 |
| |\ \ \ | | | | | | | | | | | fix json_rewrite_test CRLF handling | ||
* | | | | | Fixing ssl auth context. | Julien Boeuf | 2015-06-18 |
|/ / / / | |||
| | | * | Make tcp trace more readable | Craig Tiller | 2015-06-17 |
| | |/ | |||
| | * | clang-format affected files | Craig Tiller | 2015-06-17 |
| | | | |||
| | * | Fix flag settings on this test | Craig Tiller | 2015-06-17 |
| | | | |||
* | | | Migrate new test to new api | Craig Tiller | 2015-06-17 |
| | | | |||
* | | | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-16 |
|\ \ \ | |||
| | | * | Compile fix | Craig Tiller | 2015-06-16 |
| | | | | |||
| | | * | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-16 |
| | | |\ | | |_|/ | |/| | | |||
| | * | | fix indentation | Jan Tattermusch | 2015-06-16 |
| | | | | |||
| * | | | Merge branch 'master' of github.com:grpc/grpc into flags-abi | David Garcia Quintas | 2015-06-15 |
| |\ \ \ | |||
| | | * | | fix json_rewrite_test CRLF handling | Jan Tattermusch | 2015-06-15 |
| | |/ / | |||
| | * | | make buildtests on windows pass | Jan Tattermusch | 2015-06-15 |
| | | | | |||
| * | | | Added missing changes to fix bad_hostname C test | David Garcia Quintas | 2015-06-15 |
| | | | | |||
| * | | | Added flags support to grpc_op. | David Garcia Quintas | 2015-06-14 |
| |/ / | | | | | | | | | | | | | Which includes its propagation to grpc_ioreq and validation mechanisms for checking that only known bits are set ot in). Also added an internal flag (GRPC_WRITE_INTERNAL_COMPRESS) mask for its use in signaling compressed messages. | ||
| | * | Flush pending incoming messages when writing status | Craig Tiller | 2015-06-11 |
| | | | | | | | | | | | | As a bonus, correctly report was_cancelled when the server writes error | ||
| | * | Merge branch 'you-complete-me' into we-dont-need-no-backup | Craig Tiller | 2015-06-09 |
| | |\ | |_|/ |/| | | |||
* | | | Merge remote-tracking branch 'upstream/master' into you-complete-me-csharp | Jan Tattermusch | 2015-06-09 |
|\| | | |||
| * | | Changes to byte_buffer based on comments. | David Garcia Quintas | 2015-06-08 |
| | | | |||
| * | | Merge branch 'master' of github.com:grpc/grpc into compression | David Garcia Quintas | 2015-06-08 |
| |\ \ | |||
| | | * | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-08 |
| | | |\ | | | |/ | | |/| | |||
| | * | | Merge pull request #1902 from ctiller/not-everything-is-linux | Vijay Pai | 2015-06-08 |
| | |\ \ | | | | | | | | | | | Fix compilation on mac | ||
* | | \ \ | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-06 |
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | Conflicts: test/core/bad_client/bad_client.c | ||
| | | | * | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-06 |
| | | | |\ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | Conflicts: test/core/bad_client/bad_client.c test/core/httpcli/httpcli_test.c | ||
| * | | | | Merge pull request #1961 from ctiller/moar-defense | Nicolas Noble | 2015-06-05 |
| |\ \ \ \ | | | | | | | | | | | | | Add tests for initial settings frames being bad | ||
| | | * | | | Made grpc_byte_buffer_reader able to decompress msgs. | David Garcia Quintas | 2015-06-05 |
| | | | | | | |||
| | | | | * | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-05 |
| | | | | |\ | |||
| | * | | | | | clang-format | Craig Tiller | 2015-06-05 |
| | | | | | | | |||
| | * | | | | | Add a test of bad settings frame (and fix a bug!) | Craig Tiller | 2015-06-05 |
| | | |_|_|/ | | |/| | | | |||
| * / | | | | Add working tests for httpcli | Craig Tiller | 2015-06-05 |
| |/ / / / | |||
* | | | | | Merge remote-tracking branch 'upstream/master' into you-complete-me | Craig Tiller | 2015-06-04 |
|\| | | | |