18664 Commits (c818320a3d0534a95055dba521b59553b6c7d6c3)

Author SHA1 Message Date
David Garcia Quintas 0287924466 Added host override info to test fixture config 7 years ago
Muxi Yan 93e2d92992 Add more plugins to be used by grpc_cronet 7 years ago
yang-g 1f7e8cb4a4 Properly reset pings_before_data_required 7 years ago
David Garcia Quintas fa460dcf1d Factor out grpc_add_default_authority_if_not_present 7 years ago
David Garcia Quintas d043fa06bc PR comments 7 years ago
jiangtaoli2016 144f5559da cache default SSL root cert store 7 years ago
Feng Li 7b2f5775d8 Release the GIL when calling grpc_call_start_batch. 7 years ago
Mark D. Roth e63e06d8d7 Fall calls with wait_for_ready=false on transient resolver failure. 7 years ago
David Garcia Quintas 4b31e36a19 Fixed tests call host 7 years ago
Vijay Pai a4da2d2a54 Eliminate existence of SneakyCallOpSet, some server cleanup 7 years ago
David Garcia Quintas 0c29f6a703 Added comment 7 years ago
yang-g 502ba74868 Rename generate_mock to generate_mocks 7 years ago
yang-g 69e153209f Properly reset pings_before_data_required 7 years ago
Yash Tibrewal 14f1c35259 Remove unnecessary assert on size check of address length after conversion to socklen_t 7 years ago
David Garcia Quintas 31e957632f Moved assertion for GRPC_ARG_DEFAULT_AUTHORITY into the authority filter 7 years ago
Muxi Yan cc1bb3463a Fix wrong timeout value of keepalive watchdog 7 years ago
Jan Tattermusch f6909b259f fix a test 7 years ago
Jan Tattermusch 9b9807a48c fix C# connectivity watcher shutdown race 7 years ago
Alex Polcyn 77f64f76bd Put address_sorting's public header under its own directory. Also add 7 years ago
Alexander Polcyn 690dde672a Add address sorting submodule for use in c-ares wrapper 7 years ago
Noah Eisen d2bc0c2609
Revert "Verify early OK behavior" 7 years ago
Muxi Yan b94d68111d Add message size filter and deadline filter plugins 7 years ago
Muxi Yan 7cc4bd80af Let cronet use grpc_cronet_registry_plugin 7 years ago
Ruslan Nigmatullin 99d0cee31b regenerate projects 7 years ago
Ruslan Nigmatullin 7ae3733cab [grpc] Add SSL session client cache support 7 years ago
Tyson Roberts 8827bc91eb Changes \#if forward_declare <forward_decl> \#else <class_imports> \#end in .h files to <forward_decl> \#if <class_imports> 7 years ago
ncteisen 6e22d21608 Fix small build issues 7 years ago
ncteisen 3b42f83068 Revert "Revert "Channel Tracing Implementation; Part 1"" 7 years ago
Sree Kuchibhotla e4cae417b0 enable SO_REUSEPORT option in ipv6 too 7 years ago
Noah Eisen f2bea3725f
Revert "Channel Tracing Implementation; Part 1" 7 years ago
Yihua Zhang e88b62b974 clean up alts proto 7 years ago
yang-g 22bcb486bd Use pthread to avoid circular calls to timer library 7 years ago
ncteisen 2352380262 Update proto name to fix Windows portability build 7 years ago
Yash Tibrewal 81a3376d7d Zero out resolved address before calling accept 7 years ago
ncteisen 78e532a6e5 Reviewer comments 7 years ago
David Garcia Quintas 961353ab6d moved filter to ext 7 years ago
yang-g e05618f379 Make scope name unique and add missing header. 7 years ago
Yash Tibrewal 711e32d584 Add header files for exec_ctx and closure in windows iomgr header files 7 years ago
Yash Tibrewal c0cd82faed Remove unnecessary includes of exec_ctx.h 7 years ago
David Garcia Quintas f73e76d596 Fix check in channel.cc and tweak direct channel tests 7 years ago
Yash Tibrewal 0b4361c1b7 Add checking for hotplugged CPUs in gpr_cpu_current_cpu for linux 7 years ago
David Garcia Quintas 2040ae1ff4 Undo changes to ssl_credentials.cc 7 years ago
David Garcia Quintas 2f6fc700de Abort if direct channel doesn't provide default authority ch arg 7 years ago
xambroz 831f4ea334
Enable checking for the string format issues 7 years ago
xambroz 06a412c2e1
Fix potential format string vulnerability 7 years ago
Nathaniel Manista 62170372a7 Remove _face_interface_test 7 years ago
Nathaniel Manista 7726c303a6 Verify early OK behavior 7 years ago
Yash Tibrewal db5f4d5155 Remove unncessary casts 7 years ago
Naresh c6e4372f8a Create README for gRPC Python reflection package 7 years ago
Yash Tibrewal fc9c0705b3 Update documentation for ExecCtx 7 years ago