241 Commits (820e3d612af98786d82dcc8b46c6ac2d06e20d13)

Author SHA1 Message Date
murgatroid99 ac0002adb8 Made Objective C plugin build without error 10 years ago
Nicolas "Pixel" Noble 5e51518f61 Bumping library version to 0.6. 10 years ago
Nicolas Noble 91647cc815 Adding joinable threads, and gpr_thd_join. 10 years ago
Yang Gao 7eb76cc780 make target of port.c depend on test_config 10 years ago
Yang Gao 929481e107 add missing header into build.json and regenerate project 10 years ago
Yang Gao b946b5ea74 Refactor and add a unit test 10 years ago
Nicolas "Pixel" Noble 65c5efb409 Private headers shouldn't be public... 10 years ago
Nicolas "Pixel" Noble 714cf6982a Moving all of the codegens into a temporary static library. 10 years ago
Yang Gao a5e20d35c9 a stub of the cli tool 10 years ago
Yang Gao cdb2a6e071 Protect on some overflow scenarios, add a test and build/run the test 10 years ago
Nicolas "Pixel" Noble 710b6a4ae2 Added a few more missing files and re-generated project files. 10 years ago
Nicolas "Pixel" Noble 51f5b91715 Adding missing public files to build.json, and re-generating all project files. 10 years ago
Yang Gao 75e2f6d839 Implementation of generic stub 10 years ago
Masood Malekghassemi 3bb52151dd Make Python package spec indirect 10 years ago
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