aboutsummaryrefslogtreecommitdiff
path: root/src/core/ext/filters
AgeCommit message (Expand)Author
2020-06-18Add bionic vm_sockets headerandroid11-devHao Chen
2020-01-10Vsock support for GRPCHao Chen
2018-09-19Change force_creation from atm to boolJuanli Shen
2018-09-13Follow the no_logging param to parse_ipv6_host_portAlexander Polcyn
2018-09-11Resolve ip literals and Windows localhost manually when using c-aresAlexander Polcyn
2018-09-10Fix ubsan error in subchannel_list code.Mark D. Roth
2018-09-10Merge pull request #16055 from ncteisen/channelz-subchannelsNoah Eisen
2018-09-10reveiwer commentsncteisen
2018-09-10Merge pull request #16558 from ncteisen/user-agentNoah Eisen
2018-09-09Merge pull request #16517 from sreecha/fix-addrlenSree Kuchibhotla
2018-09-08Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannelsncteisen
2018-09-07reviewer feedbackncteisen
2018-09-07Fix subchannel key comparisonJuanli Shen
2018-09-06Fix subchannel key comparison if forcing creationJuanli Shen
2018-09-05Surface user agent by defaultncteisen
2018-09-05Add channel arg control for user agentncteisen
2018-09-04Rectify the condition and add a testYash Tibrewal
2018-09-04Stop unconditionally surfacing user agent to serverncteisen
2018-08-31Merge branch 'cronetfix' into statusYash Tibrewal
2018-08-31Merge pull request #16209 from ncteisen/bugprone-undefined-memory-manipulationNoah Eisen
2018-08-30fix format specifier for size_t and and a typo in testSree Kuchibhotla
2018-08-30Merge branch 'master' into fix-addrlenSree Kuchibhotla
2018-08-30Add a test to parse invalid addressesSree Kuchibhotla
2018-08-30Fix ipv6 address parsing issueSree Kuchibhotla
2018-08-29Fix all instances of bugprone-undefined-memory-manipulationncteisen
2018-08-28Fixed formattingMoiz Haidry
2018-08-28Porting fix from CL- https://critique.corp.google.com/#review/210573936Moiz Haidry
2018-08-28Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannelsncteisen
2018-08-28Merge pull request #15618 from markdroth/naming_doc_updateMark D. Roth
2018-08-28Update naming documentation.Mark D. Roth
2018-08-27Revert "Revert "Fathom tcp changes""Yash Tibrewal
2018-08-27Merge pull request #16342 from markdroth/pf_keep_unselected_subchannelsMark D. Roth
2018-08-27Revert "Fathom tcp changes"Jan Tattermusch
2018-08-24Merge pull request #15941 from yashykt/fathomtcpchangesYash Tibrewal
2018-08-23Fix build issueJuanli Shen
2018-08-22Merge pull request #16425 from lamby/spelling-errorsJuanli Shen
2018-08-22Merge pull request #16398 from markdroth/round_robin_size_t_fixMark D. Roth
2018-08-22Fix a number of spelling errors.Chris Lamb
2018-08-21Reviewer commentYash Tibrewal
2018-08-21Modify existing error child manipulationYash Tibrewal
2018-08-20Merge branch 'master' into statusYash Tibrewal
2018-08-20Merge remote-tracking branch 'upstream/master' into pf_keep_unselected_subcha...Mark D. Roth
2018-08-20Fix round_robin to avoid negative size_t value.Mark D. Roth
2018-08-17Merge pull request #16307 from AspirinSJL/revert_c_to_tfJuanli Shen
2018-08-17Merge pull request #16374 from vjpai/censusVijay Pai
2018-08-17Revert to TRANSIENT_FAILURE during backoffJuanli Shen
2018-08-17Merge pull request #16373 from markdroth/mu_guard_cleanupMark D. Roth
2018-08-17Merge remote-tracking branch 'juanlishen/pf_check_state_before_watch' into pf...Mark D. Roth
2018-08-17Code review changes and fix threading bug in test.Mark D. Roth
2018-08-16PF: Check connectivity state before watchingJuanli Shen