434 Commits (d58b5b88479cd3b24c171104eb5494e0d0702e42)

Author SHA1 Message Date
Yang Gao 4999649653 Rename to AsyncGeneric* 10 years ago
Yang Gao 005eb88c45 Rename anonymous to generic globally 10 years ago
Yang Gao 0cb6c25e71 A first test with typed async client and untyped service for a simple rpc 10 years ago
Yang Gao 61c413182d initial imple of byte buffer and slice 10 years ago
murgatroid99 d47946be2a Added batch GRPC_TRACE option to trace calls to grpc_call_start_batch 10 years ago
Nicolas "Pixel" Noble 061690d497 Don't merge OpenSSL into C++ upper layer libraries; only C. 10 years ago
Yang Gao 1c40233814 first sets of changes, it builds 10 years ago
Craig Tiller a8dc37a2dd Rename some files 10 years ago
Craig Tiller d6479d6cc4 Async server works 10 years ago
Craig Tiller 8856875900 Async client progress 10 years ago
Craig Tiller 26598a394a WIP 10 years ago
Craig Tiller 45115845cc Mark fling_*test non-flaky 10 years ago
Craig Tiller b449de0bb4 Cleaned 10 years ago
Craig Tiller faa8480a39 Tracer registration. 10 years ago
Craig Tiller f5065c5b65 Enable asan for C core 10 years ago
Yang Gao 7795324d19 Redo #817. Update pubsub example channel creation and credentials 10 years ago
Nicolas "Pixel" Noble 9db7c3b174 Adding flaky attribute for tests. 10 years ago
vjpai 95a34efc38 Add async multithreaded tests to build scripts 10 years ago
Nicolas "Pixel" Noble d32eab2a44 We have decided our release version number shall be 0.5.0. 10 years ago
Julien Boeuf 9fff77e4f8 Addressing comments. 10 years ago
Craig Tiller 2d0f36c84b Driver to client/server kind of works 10 years ago
Craig Tiller e48601934d Getting the driver pieces in place 10 years ago
Julien Boeuf c66f2a816e Addressing iniitial feedback. 10 years ago
Craig Tiller 42bc87c097 Update C++ server with new core API 10 years ago
Craig Tiller 759026cbf0 Server API simplification 10 years ago
Craig Tiller 47c83fdaf7 Credentials prototyping 10 years ago
Julien Boeuf cd9b1c850d Added support for default credentials. 10 years ago
Nicolas "Pixel" Noble b8f5f1b343 Re-generated project files. 10 years ago
Craig Tiller fe8af4e2e9 Rename interop_test.c --> interop_test.cc 10 years ago
Nicolas "Pixel" Noble 94964fd0b2 Fixing Windows port. 10 years ago
Nicolas "Pixel" Noble dda049ce18 Various MacOS build fixes. 10 years ago
Craig Tiller 6e7c62285c Add a facility to control tracing without recompiling 10 years ago
Craig Tiller 9024f47182 Cleanup 10 years ago
Craig Tiller 772a976434 Re-enable rewrite test 10 years ago
Craig Tiller 04ab715339 Also check build=test 10 years ago
Julien Boeuf 1bc21a46db Removing the hardcoded SSL roots. 10 years ago
Nicolas "Pixel" Noble 3f1e696686 Disabled httpcli_test, and ran build cleaner. 10 years ago
Craig Tiller 16a6ea6bc0 Ensure interop tests are run as part of run_tests 10 years ago
Julien Boeuf 25380de72d Adding tool for generating JWTs on the command line. 10 years ago
Masood Malekghassemi f8e297a3c0 Added protoc plugin for Python GRPC. 10 years ago
Yang Gao 1a986969d7 add more missing headers 10 years ago
Yang Gao 50556477d4 add missing header 10 years ago
Vijay Pai db80aff06f Remove cpu.h which is no longer a thing 10 years ago
Yang Gao 0d1e2f2ad9 remove prod_roots_certs.c since it is not used anywhere 10 years ago
Nicolas "Pixel" Noble 522d7122a8 Polishing Makefile to better install targets. 10 years ago
Jan Tattermusch 2ec0b3ea59 make grpc_csharp_ext compile and install independently from the grpc and gpr libraries 10 years ago
Yang Gao 3a5e5495e5 Async client api change. Add a ClientAsyncResponseReader. Make the api similar to streaming and symmetric to server side. 10 years ago
Jan Tattermusch 60ea9130e1 remove nonexistent stream_context_interface.h from build.json 10 years ago
Jan Tattermusch 67fb94a9b4 remove nonexistent stream_context_interface.h from build.json 10 years ago
Craig Tiller 35108f6527 Allow grpc_init to be called multiple times 10 years ago