6865 Commits (8158c6c3097b864c88b9a1a46da34220798994a3)
 

Author SHA1 Message Date
murgatroid99 198a1ad966 Added user-agent setting code, and a test for it 10 years ago
Vijay Pai 23a33aaef5 Merge pull request #2529 from ctiller/prefer-gin-n-tonic 10 years ago
Vijay Pai 86ba41370b Merge pull request #2556 from ctiller/one-thing-at-a-time 10 years ago
Vijay Pai e66165dead Remove iterator-based test altogether 10 years ago
Jan Tattermusch e7e1c82d5e improving test readability 10 years ago
Jan Tattermusch a236ff205b rename Result to ResponseAsync 10 years ago
Craig Tiller 5553eb3ee2 Fix race introduced recently 10 years ago
Jan Tattermusch 7d219cfe4a fix echo metadata test 10 years ago
Craig Tiller 90220b3241 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other 10 years ago
Jan Tattermusch 25bb2ef8b8 regenerated code and fixed inconsistencies 10 years ago
Michael Larson 639ae0ff5f documentation for windows testing using grpc.mak 10 years ago
Jan Tattermusch 5269d16dd9 codegen and API changes 10 years ago
Abhishek Kumar 8d4d8593f9 Resolved merge conflicts 10 years ago
Yang Gao 61e647819c Merge pull request #2370 from ctiller/now-i-get-to-show-it-to-EVERYBODY 10 years ago
Jan Tattermusch ed4b7a7c29 modify client call interface to allow reading status and trailers 10 years ago
Craig Tiller 1c62870cc0 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other 10 years ago
Vijay Pai c4af224970 Remove one range-based for and do appropriate static casts on nullptr 10 years ago
Abhishek Kumar 0738dd41e4 Addressed review comments 10 years ago
Jan Tattermusch 1cf8d429e3 added some tests 10 years ago
Nicolas Noble 556875d1d0 Merge pull request #2559 from ctiller/holographic-ninja-soda 10 years ago
Michael Lumish 0ac55806d4 Merge pull request #2554 from murgatroid99/node_oauth_interop 10 years ago
Craig Tiller 26205360fe Fix (forever) a TSAN bug thats plagued us 10 years ago
Jan Tattermusch 8271f5d093 propagate statuscode from server handler 10 years ago
Craig Tiller 4e9ce32870 Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other 10 years ago
Jan Tattermusch a0bb06511e allow sending trailers from server handler 10 years ago
Jan Tattermusch 998eb9bcaf populate server context 10 years ago
Craig Tiller 990f6427e8 Fix TSAN reported failure 10 years ago
Craig Tiller 3d57871e9d Fix TSAN reported failure 10 years ago
Craig Tiller 60fb201277 Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY 10 years ago
Craig Tiller ac392e2385 Merge branch 'tell-me-who-you-might-be' of github.com:ctiller/grpc into tell-me-who-you-might-be 10 years ago
Jan Tattermusch 5bbd8186cc refactor server call handlers 10 years ago
Jan Tattermusch 7f23a75422 fix bug 10 years ago
Jan Tattermusch 77415b63bb some cleanup and better metadata support 10 years ago
Jan Tattermusch ec50f281be reading of metadata 10 years ago
Jan Tattermusch 40d808ffdc Merge pull request #2474 from nicolasnoble/lets-actually-build-32-bits 10 years ago
murgatroid99 63bb2f1de2 Removed now-incorrect asserts in oauth test 10 years ago
murgatroid99 c7b8872f54 Removed unnecessary arguments from auth message 10 years ago
murgatroid99 21ec6c30b1 Added oauth2_auth_token and per_rpc_creds Node interop tests 10 years ago
Michael Lumish 1e24847a96 Merge pull request #2553 from jtattermusch/auth_interop_tests 10 years ago
Jan Tattermusch 33c9130112 fixed dependencies in C# project 10 years ago
Jan Tattermusch 7b4a31f982 implement per_rpc_creds and oauth2_auth_token interop tests 10 years ago
Nicolas "Pixel" Noble 482d761bd7 Making sure that 32 bits is being built and run on Jenkins. 10 years ago
Craig Tiller 4524942f29 Merge github.com:grpc/grpc into tell-me-who-you-might-be 10 years ago
Nicolas Noble aabf72c218 Merge pull request #2551 from ctiller/markup-the-things 10 years ago
Abhishek Kumar 7a68b29125 Merge pull request #2552 from murgatroid99/node_metadata_meainingful_keys 10 years ago
murgatroid99 02c160a668 Use more meaningful names for metadata keys in tests 10 years ago
Craig Tiller 2d984bf253 Mark up all existing comments in grpc.h for Doxygen, add main page 10 years ago
Michael Larson 882ef3ff9e mark not building windows tests as platforms = posix in build.json 10 years ago
Craig Tiller 81bcc4caba Make endpoint peer API work on Windows 10 years ago
Abhishek Kumar 2355066c1b Merge pull request #2464 from murgatroid99/node_server_construction_change 10 years ago