aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext
Commit message (Expand)AuthorAge
* Merge branch 'master' of https://github.com/grpc/grpc into credentials_refact...Gravatar Julien Boeuf2016-05-10
|\
| * Merge pull request #6279 from dgquintas/lb_proto_v1Gravatar Jan Tattermusch2016-05-10
| |\
| * \ Merge pull request #6320 from markdroth/limit_metadata_sizeGravatar Jan Tattermusch2016-05-10
| |\ \
| * | | Revert "cronet wrapper code"Gravatar Craig Tiller2016-05-09
| * | | Merge pull request #6379 from y-zeng/debug-logging-fixGravatar Yuchen Zeng2016-05-05
| |\ \ \
| * \ \ \ Merge pull request #6447 from ctiller/import-madnessGravatar Jan Tattermusch2016-05-05
| |\ \ \ \
| * \ \ \ \ Merge pull request #6214 from makdharma/masterGravatar Nicolas Noble2016-05-05
| |\ \ \ \ \
| | | * | | | Temporary fix for plugin initialization problemGravatar Craig Tiller2016-05-05
| | |/ / / / | |/| | | |
* / | | | | Refactoring the core security code.Gravatar Julien Boeuf2016-05-04
|/ / / / /
| | | * | Apply clang-format diffs.Gravatar Mark D. Roth2016-05-04
| | | * | Use unlimited default for max header size until receiving new settingsGravatar Mark D. Roth2016-05-04
| * | | | Fixed a compiler warning that only shows up on linuxGravatar Makarand Dharmapurikar2016-05-03
| * | | | clang-format fixesGravatar Makarand Dharmapurikar2016-05-03
| * | | | Added dummy cronet api implementation so we can build on Jenkins.Gravatar Makarand Dharmapurikar2016-05-03
| | | * | Merge branch 'master' into limit_metadata_sizeGravatar Mark D. Roth2016-05-03
| | | |\ \ | |_|_|/ / |/| | | |
| | | * | Added bad_client test to check that the server rejects requests with tooGravatar Mark D. Roth2016-05-03
* | | | | Merge pull request #6394 from y-zeng/fix-5557Gravatar Yuchen Zeng2016-05-02
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #6380 from ctiller/stress_failGravatar Nicolas Noble2016-05-02
|\ \ \ \ \ \
| | | | | * \ Merge branch 'master' into limit_metadata_sizeGravatar Mark D. Roth2016-05-02
| | | | | |\ \
| | | | | * | | Changed writing code to honor the peer's header size limit setting.Gravatar Mark D. Roth2016-05-02
| | | * | | | | Clang formatting fixesGravatar Makarand Dharmapurikar2016-05-01
| | | * | | | | created new grpc_cronet.h. Addressed feedback from jcanizales@ and ctiller@Gravatar Makarand Dharmapurikar2016-05-01
| | | * | | | | fixed clang formatingGravatar Makarand Dharmapurikar2016-05-01
| | | * | | | | moved cronet_c_for_grpc.h in third_partyGravatar Makarand Dharmapurikar2016-05-01
| | | * | | | | cronet wrapper codeGravatar Makarand Dharmapurikar2016-05-01
| | | | |_|/ / | | | |/| | |
* | | / | | | Fix bug where max_frame_size was ignoredGravatar Craig Tiller2016-04-30
| |_|/ / / / |/| | | | |
| | | * | | format fixesGravatar Yuchen Zeng2016-04-29
| | * | | | explicitly cast constant value to gpr_atmGravatar Yuchen Zeng2016-04-29
| |/ / / / |/| | | |
| * | | | Stress test fixesGravatar Craig Tiller2016-04-29
|/ / / /
| * / / debug logging fixGravatar Yuchen Zeng2016-04-29
|/ / /
| * | Use HTTP/2 MAX_HEADER_LIST_SIZE setting instead of adding a new memberGravatar Mark D. Roth2016-04-29
| * | Mark stream as cancelled if we exceed the metadata size limit.Gravatar Mark D. Roth2016-04-28
| * | Initial attempt at adding support for max metadata size. Currently, theGravatar Mark D. Roth2016-04-27
* | | Fix use-after-freeGravatar Craig Tiller2016-04-26
* | | Merge github.com:grpc/grpc into split-me-baby-one-more-timeGravatar Craig Tiller2016-04-26
|\| |
| | * Updated load balancer proto to v1Gravatar David Garcia Quintas2016-04-25
| * | Fix inf loopGravatar Craig Tiller2016-04-24
| * | Fix test bugs, expand corpusGravatar Craig Tiller2016-04-24
| * | Bug fixesGravatar Craig Tiller2016-04-23
| * | Expand corpusGravatar Craig Tiller2016-04-23
| |\|
| * | Fix locking bugGravatar Craig Tiller2016-04-23
| * | Fix memory leakGravatar Craig Tiller2016-04-23
| * | Fix memory leak on disconnectionGravatar Craig Tiller2016-04-23
| * | Fixup API changesGravatar Craig Tiller2016-04-21
| * | Merge github.com:grpc/grpc into api_fuzzerGravatar Craig Tiller2016-04-21
| |\ \
| | | * Merge branch 'master' of github.com:grpc/grpc into gcc6Gravatar David Garcia Quintas2016-04-21
| | | |\ | | | |/ | | |/|
| | * | Merge pull request #6182 from ctiller/frenchmans-bayGravatar Nicolas Noble2016-04-20
| | |\ \
| | | | * Casting fixes for gcc 6.0Gravatar David Garcia Quintas2016-04-19
| | | |/ | | |/|
| * | | Dont crash retrieving peers of cancelled callsGravatar Craig Tiller2016-04-19
| | * | Merge pull request #6203 from ctiller/dictionaryGravatar Nicolas Noble2016-04-18
| | |\ \