8838 Commits (bd3e3189d66b8f091e937380fb044aa3e19ca93e)

Author SHA1 Message Date
Mark D. Roth c459ecf7c9 - fix build problems 9 years ago
Vijay Pai 6b668cc93f Remove range-based for, comparisons to nullptr 9 years ago
Vijay Pai 4e1a883a5f Digraph 9 years ago
Vijay Pai 4425828d1d Should not explicitly initialize these pointers to nullptr in gcc-4.4 case 9 years ago
David Garcia Quintas 2a6c68361a Fixed printf/gpr_log format. 9 years ago
Jan Tattermusch 635fafc398 dont register shutdownhooks for dotnet5.4 9 years ago
Jan Tattermusch a6c9a9121e update project.json 9 years ago
Mark D. Roth ec0bc8b4ed Initial attempt at a C++ API for defining channel filters. 9 years ago
David Garcia Quintas c61c235fac moar pr comments 9 years ago
murgatroid99 43b6373b42 Add well known protos to Node and Ruby tools packages 9 years ago
Craig Tiller 7dce09255d Fix merge errors 9 years ago
Craig Tiller a9d8fef039 Fix merge error 9 years ago
Jan Tattermusch ae7b048de4 upgrade protobuf to 3.0.0-beta3 in project.json files 9 years ago
Jan Tattermusch 5ff32fa9fd update .xproj files 9 years ago
Jan Tattermusch c58b3bbbaf rename Grpc.Dnx.sln 9 years ago
Jan Tattermusch 8d9dff5118 prevent interfering of project.json files with .csproj files in VS2015 9 years ago
Craig Tiller 52f231212f Make {endpoint,fd}_shutdown idempotent 9 years ago
Jan Tattermusch 2eb09ee543 improve docs for IAsyncStreamReader 9 years ago
Jan Tattermusch b8d50af3a5 deduplicate send finished handler 9 years ago
David Garcia Quintas 350c151781 pr comments 9 years ago
Jan Tattermusch f2ce4307bf fix terminal encoding for cocoapods 9 years ago
Sree Kuchibhotla 9627e2c5f7 Fix a typo in php stress client that was causing the php client to ignore any explicitly passed port 9 years ago
Craig Tiller 8df99f2ac5 Try to get some more debug info 9 years ago
Makarand Dharmapurikar 4de40cae0a Fixes #2868 9 years ago
Nathaniel Manista 0442214129 UNIMPLEMENTED status for cardinality violation 9 years ago
Sree Kuchibhotla 7ed39a1ef1 PHP stress client in stress test framework 9 years ago
Jan Tattermusch ec4359ddc1 add support for CoreCLR 9 years ago
Nathaniel Manista 1e44766bfc Drop unnecessary future division import 9 years ago
Stanley Cheung 6668d51b3c php: add call getTrailingMetadata API 9 years ago
Craig Tiller fc25b5f2a8 Fix use-after-free 9 years ago
Craig Tiller ae134945ad Handshake timeout implemented, and compiles 9 years ago
Masood Malekghassemi bb3948813c Fix namespace package usage 9 years ago
Yuchen Zeng 289dcb1b68 Rename gpr_strpad as gpr_leftpad 9 years ago
Craig Tiller 449c64bc66 Getting handshake timeouts in place 9 years ago
Ken Payson ed7428526c Added cleanup to the server thread's join method. 9 years ago
Vijay Pai 8b48191854 Set back to the default log function after using an override 9 years ago
Craig Tiller 89af61e464 Attempt to fix bug breaking perf tests 9 years ago
Ken Payson f24665fdd8 Fix create_[secure/insecure]_channel argument order 9 years ago
Ken Payson a8d0a5d5e7 Added Python GA API metadata tests 9 years ago
Nathaniel Manista 4547940d06 Python GA code generation 9 years ago
Jan Tattermusch 504b3b9cc4 set default gRPC C# logging level to Info 9 years ago
Jan Tattermusch 2bab9a8339 add LogLevel enum 9 years ago
Ken Payson aee9d1aa7d Added check for signals in poll() 9 years ago
Jan Tattermusch e4fd5b9fe2 C# merge fixups 9 years ago
Stanley Cheung e05d31962d php: add channel argument to BaseStub constructor 9 years ago
Ken Payson 6b943e55fa Fixed bug with server initial metadata type translation 9 years ago
Craig Tiller a286b040a9 small fixes 9 years ago
Ken Payson 7aabab7111 Added unit test for empty request/responses 9 years ago
David Garcia Quintas dd8d84ebb5 spec comments addressed 9 years ago
Martin Dyring-Andersen 0de6cea207 Fix scope problem when GPR_SUPPORT_CHANNELS_FROM_FD is not defined 9 years ago