Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #6320 from markdroth/limit_metadata_size | 2016-05-10 | |
|\ | |||
* | | Master is now 0.15.0-dev. | 2016-05-06 | |
| * | More clang-format fixes. | 2016-05-05 | |
| * | Apply clang-format diffs. | 2016-05-04 | |
| * | Use unlimited default for max header size until receiving new settings | 2016-05-04 | |
| * | Merge branch 'master' into limit_metadata_size | 2016-05-02 | |
| |\ | |||
| * | | Add grpc_metadata_batch_size() function. | 2016-05-02 | |
* | | | Removed leftover function declaration from channel args | 2016-04-29 | |
| |/ |/| | |||
* | | Merge pull request #6347 from ctiller/catastrophic_monkey_dance_241 | 2016-04-29 | |
|\ \ | |||
* \ \ | Merge pull request #6305 from dgquintas/compression_tracer | 2016-04-29 | |
|\ \ \ | |||
| | | * | Fix header-size computation to comply with the HTTP/2 RFC. | 2016-04-29 | |
* | | | | Remove duplicate instance of grpc_global_wakeup_fd | 2016-04-29 | |
* | | | | Merge pull request #2286 from ctiller/split-me-baby-one-more-time | 2016-04-28 | |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #6285 from dgquintas/fix_plugin_tracers | 2016-04-28 | |
|\ \ \ \ \ | |||
| | | | * | | clang-format | 2016-04-28 | |
| | | | * | | Fix a case whereby we leak a winsocket if we fail to connect | 2016-04-28 | |
* | | | | | | Merge pull request #6196 from y-zeng/call-error-to-string | 2016-04-28 | |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #6183 from nicolasnoble/msys-support | 2016-04-27 | |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #6295 from markdroth/content_type_semicolon2 | 2016-04-27 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||
| | | | | | | * | Initial attempt at adding support for max metadata size. Currently, the | 2016-04-27 | |
| |_|_|_|_|_|/ |/| | | | | | | |||
| * | | | | | | Fixed clang formatting problems. | 2016-04-27 | |
| * | | | | | | Use cpp macros for the "application/grpc" string and its length. | 2016-04-27 | |
| | | | | | * | Added compression tracer | 2016-04-26 | |
| | | | | * | | Fix use-after-free | 2016-04-26 | |
| | | | | * | | Merge branch 'fix_metadata_refs' into split-me-baby-one-more-time | 2016-04-26 | |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | |||
* | | | | | | | Fix refcounting bug for mdstrs | 2016-04-26 | |
| |_|_|_|_|/ |/| | | | | | |||
| * | | | | | Change C implementation to not log an "Unexpected content-type" message | 2016-04-26 | |
|/ / / / / | |||
| | | | * | Merge github.com:grpc/grpc into split-me-baby-one-more-time | 2016-04-26 | |
| | | | |\ | |_|_|_|/ |/| | | | | |||
| | | * | | Init tracers after plugin registration | 2016-04-25 | |
| |_|/ / |/| | | | |||
* | | | | Merge pull request #6160 from ctiller/api_fuzzer | 2016-04-25 | |
|\ \ \ \ | |||
| * | | | | Fix typo | 2016-04-25 | |
* | | | | | Merge pull request #6105 from miselin/http-parser-allow-more-newlines | 2016-04-25 | |
|\ \ \ \ \ | |||
| | * | | | | Fix bug | 2016-04-24 | |
| | * | | | | Fix test bugs, expand corpus | 2016-04-24 | |
| | * | | | | Bug fixes | 2016-04-23 | |
| | * | | | | Make api_fuzzer mac ready | 2016-04-23 | |
| | * | | | | Expand corpus | 2016-04-23 | |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | |||
| | * | | | | Fix memory leak on disconnection | 2016-04-23 | |
| | | * | | | Refactor. | 2016-04-23 | |
| | * | | | | Fix hanging call bug | 2016-04-22 | |
| | * | | | | Fix bug causing calls to never complete | 2016-04-22 | |
| | * | | | | Fix memory leak in failed metadata preparation | 2016-04-22 | |
| | * | | | | Fix memory leak in failed metadata preparation | 2016-04-22 | |
| | * | | | | Expand corpus, fix crash | 2016-04-21 | |
* | | | | | | Merge github.com:grpc/grpc into strong-includes | 2016-04-21 | |
|\ \ \ \ \ \ | |||
| | | * \ \ \ | Merge github.com:grpc/grpc into api_fuzzer | 2016-04-21 | |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| * | | | | | | Merge pull request #5958 from deepaklukose/skip_client_cert_verification | 2016-04-20 | |
| |\ \ \ \ \ \ | |||
| | | * | | | | | Allow grpc_http_parser to optionally accept a wider range of line endings. | 2016-04-21 | |
| | |/ / / / / | |/| | | | | | |||
| | * | | | | | Add various options to verify ssl/tls client cert including letting the | 2016-04-19 | |
| | | | | * | | remove defaut case in grpc_call_error_to_string | 2016-04-19 |