Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into credent... | Julien Boeuf | 2016-05-10 |
|\ | |||
* | | Fixing headers. | Julien Boeuf | 2016-05-10 |
| * | clang-format | Julien Boeuf | 2016-05-10 |
| * | Merge branch 'master' of https://github.com/grpc/grpc into credentials_refact... | Julien Boeuf | 2016-05-10 |
|/| | |||
| * | Merge pull request #6279 from dgquintas/lb_proto_v1 | Jan Tattermusch | 2016-05-10 |
| |\ | |||
| * \ | Merge pull request #6320 from markdroth/limit_metadata_size | Jan Tattermusch | 2016-05-10 |
| |\ \ | |||
| * | | | Revert "cronet wrapper code" | Craig Tiller | 2016-05-09 |
| * | | | Master is now 0.15.0-dev. | Nicolas "Pixel" Noble | 2016-05-06 |
| * | | | Merge pull request #6379 from y-zeng/debug-logging-fix | Yuchen Zeng | 2016-05-05 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #6447 from ctiller/import-madness | Jan Tattermusch | 2016-05-05 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #6214 from makdharma/master | Nicolas Noble | 2016-05-05 |
| |\ \ \ \ \ | |||
| | | | | * | | More clang-format fixes. | Mark D. Roth | 2016-05-05 |
| | | * | | | | Temporary fix for plugin initialization problem | Craig Tiller | 2016-05-05 |
| | |/ / / / | |/| | | | | |||
| * | | | | | Merge pull request #6383 from dgquintas/remove-outdated-census-charg | Jan Tattermusch | 2016-05-04 |
| |\ \ \ \ \ | |||
* | | | | | | | Refactoring the core security code. | Julien Boeuf | 2016-05-04 |
|/ / / / / / | |||
| | | | * | | Apply clang-format diffs. | Mark D. Roth | 2016-05-04 |
| | | | * | | Use unlimited default for max header size until receiving new settings | Mark D. Roth | 2016-05-04 |
| | * | | | | Fixed a compiler warning that only shows up on linux | Makarand Dharmapurikar | 2016-05-03 |
| | * | | | | clang-format fixes | Makarand Dharmapurikar | 2016-05-03 |
| | * | | | | Added dummy cronet api implementation so we can build on Jenkins. | Makarand Dharmapurikar | 2016-05-03 |
| | | | * | | Merge branch 'master' into limit_metadata_size | Mark D. Roth | 2016-05-03 |
| | | | |\ \ | |_|_|_|/ / |/| | | | | | |||
| | | | * | | Added bad_client test to check that the server rejects requests with too | Mark D. Roth | 2016-05-03 |
* | | | | | | Merge pull request #6394 from y-zeng/fix-5557 | Yuchen Zeng | 2016-05-02 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #6380 from ctiller/stress_fail | Nicolas Noble | 2016-05-02 |
|\ \ \ \ \ \ \ | |||
| | | | | | * \ | Merge branch 'master' into limit_metadata_size | Mark D. Roth | 2016-05-02 |
| | | | | | |\ \ | |||
| | | | | | * | | | Changed writing code to honor the peer's header size limit setting. | Mark D. Roth | 2016-05-02 |
| | | | | | * | | | Add grpc_metadata_batch_size() function. | Mark D. Roth | 2016-05-02 |
| | | | * | | | | | Clang formatting fixes | Makarand Dharmapurikar | 2016-05-01 |
| | | | * | | | | | created new grpc_cronet.h. Addressed feedback from jcanizales@ and ctiller@ | Makarand Dharmapurikar | 2016-05-01 |
| | | | * | | | | | fixed clang formating | Makarand Dharmapurikar | 2016-05-01 |
| | | | * | | | | | moved cronet_c_for_grpc.h in third_party | Makarand Dharmapurikar | 2016-05-01 |
| | | | * | | | | | cronet wrapper code | Makarand Dharmapurikar | 2016-05-01 |
| | | | | |_|/ / | | | | |/| | | | |||
* | | | / | | | | Fix bug where max_frame_size was ignored | Craig Tiller | 2016-04-30 |
| |_|_|/ / / / |/| | | | | | | |||
| | | * | | | | Removed leftover function declaration from channel args | David Garcia Quintas | 2016-04-29 |
| |_|/ / / / |/| | | | | | |||
| | | * | | | format fixes | Yuchen Zeng | 2016-04-29 |
| | * | | | | explicitly cast constant value to gpr_atm | Yuchen Zeng | 2016-04-29 |
* | | | | | | Merge pull request #6347 from ctiller/catastrophic_monkey_dance_241 | Nicolas Noble | 2016-04-29 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||
| | * | | | | Stress test fixes | Craig Tiller | 2016-04-29 |
| |/ / / / |/| | | | | |||
| | * | | | debug logging fix | Yuchen Zeng | 2016-04-29 |
| |/ / / |/| | | | |||
| | * | | Use HTTP/2 MAX_HEADER_LIST_SIZE setting instead of adding a new member | Mark D. Roth | 2016-04-29 |
* | | | | Merge pull request #6305 from dgquintas/compression_tracer | Jan Tattermusch | 2016-04-29 |
|\ \ \ \ | |||
| | | * | | Fix header-size computation to comply with the HTTP/2 RFC. | Mark D. Roth | 2016-04-29 |
* | | | | | Remove duplicate instance of grpc_global_wakeup_fd | Paul Querna | 2016-04-29 |
* | | | | | Merge pull request #2286 from ctiller/split-me-baby-one-more-time | Jan Tattermusch | 2016-04-28 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #6285 from dgquintas/fix_plugin_tracers | Jan Tattermusch | 2016-04-28 |
|\ \ \ \ \ \ | |||
| | | | | * | | Mark stream as cancelled if we exceed the metadata size limit. | Mark D. Roth | 2016-04-28 |
| | | | * | | | clang-format | Craig Tiller | 2016-04-28 |
| | | | * | | | Fix a case whereby we leak a winsocket if we fail to connect | Craig Tiller | 2016-04-28 |
* | | | | | | | Merge pull request #6196 from y-zeng/call-error-to-string | Craig Tiller | 2016-04-28 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #6183 from nicolasnoble/msys-support | Jan Tattermusch | 2016-04-27 |
|\ \ \ \ \ \ \ \ |