3953 Commits (5239ee2bd0a035ad7ac94b259b318677869126ad)

Author SHA1 Message Date
Jan Tattermusch ed4b7a7c29 modify client call interface to allow reading status and trailers 10 years ago
Jan Tattermusch 1cf8d429e3 added some tests 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
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
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
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
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
murgatroid99 02c160a668 Use more meaningful names for metadata keys in tests 10 years ago
Craig Tiller 81bcc4caba Make endpoint peer API work on Windows 10 years ago
Craig Tiller 1b22b9db94 Add grpc_call_get_peer 10 years ago
Craig Tiller 698d00c60e Add ipv4:, ipv6: schemes 10 years ago
Alistair Veitch 851032a7ae address comments 10 years ago
Jorge Canizales aaab65142a Refer simplifying script with xctool. 10 years ago
Jorge Canizales cbe18e568e Remove unneeded error trap. 10 years ago
Craig Tiller 4a6f9e08e9 Update Windows to use the monotonic clock for alarms also 10 years ago
Jorge Canizales b71f8fbda8 Simplify xcodebuild’s output filter regex 10 years ago
Jorge Canizales a307728aab Test on iPhone instead of iPad 10 years ago
Jorge Canizales 5dc5899f6a Filter xcodebuild output, fix return code, and leave make to the podspec 10 years ago
Jorge Canizales bed5c3cc9c Always use the locally-built plugin for tests 10 years ago
Jorge Canizales be85352dce Script to build the ObjC plugin, generate code, and run tests 10 years ago
Jorge Canizales 0535b039cb Share AllTests scheme, without the local RouteGuide tests 10 years ago
Craig Tiller 56488eaf9c Fix Windows CV 10 years ago
Craig Tiller bf6abeef3d Remove experimental prefix 10 years ago
Craig Tiller 6a7626c98f Move alarm subsystem to monotonic time 10 years ago
Jorge Canizales 5fcdffcf3e Accept [GRXWriter writerWithContainer:nil] for consistency with the rest 10 years ago
Jorge Canizales bc970ae23b Fix [GRXWriter emptyWriter] not being reusable. 10 years ago
Craig Tiller acd095006f Spam cleanup 10 years ago
Craig Tiller 5246838657 Fix a use after free 10 years ago
Craig Tiller 7156fca192 Extend tracer to server shutdown 10 years ago
Craig Tiller 0dc5e6cf16 User agent string support 10 years ago
Craig Tiller 352f38c112 Remove metadata checks - these are testing things that arent true 10 years ago
Craig Tiller 83ac705fa7 Only check metadata that we want: its allowed to have extra elements 10 years ago
Craig Tiller 9f85fa0043 Only validate metadata from the client that we know should exist 10 years ago
David G. Quintas faeeac5750 Rephrasing of lb policies sentence 10 years ago
Jorge Canizales 9fce455435 Fixup codegen now that GRXWriter is a class 10 years ago
Jorge Canizales 570e9417b6 Fix C library gpr_inf_future breakage 10 years ago
Jorge Canizales 243e8ee4eb Remove Cocoapods warning of OTHER_LDFLAGS 10 years ago
Jorge Canizales 6531b2b791 Make the call retain cycle explicit and encapsulated within GRPCCall.m 10 years ago
Jorge Canizales 4c6f778cfd ConcurrentWriteable: NSData *message -> id value 10 years ago
Jorge Canizales 35f003b24e Rename GRPCDelegateWrapper -> GRXConcurrentWriteable 10 years ago