378 Commits (c2d7ecb6993b963cfce103fb7ea3270487e1a58c)

Author SHA1 Message Date
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 a8672573b8 Re-generate 10 years ago
Craig Tiller c9f660daf8 Add a test that bad hostnames fail 10 years ago
Craig Tiller 26598a394a WIP 10 years ago
murgatroid99 b618136143 Improved Makefile protoc message 10 years ago
Craig Tiller 45115845cc Mark fling_*test non-flaky 10 years ago
Craig Tiller faa8480a39 Tracer registration. 10 years ago
Craig Tiller c6e387bd5c Fix typo 10 years ago
Craig Tiller 86fa1c5541 Save makefile var clobbering 10 years ago
Craig Tiller f6901be8cd Allow machine and build type tuning of slowdown 10 years ago
Nicolas "Pixel" Noble d7631a4822 Fixing make install target for MacOS - strip -x is the command to use here. 10 years ago
Nicolas "Pixel" Noble 18953e302f Fixing dependency on protobuf for parallel C++ build. 10 years ago
Craig Tiller c5ba0e56a0 Make it possible to compile with gcc4.6 10 years ago
vjpai 95a34efc38 Add async multithreaded tests to build scripts 10 years ago
Craig Tiller cf133f41f8 Make it possible to compile with gcc4.6 10 years ago
Nicolas "Pixel" Noble d32eab2a44 We have decided our release version number shall be 0.5.0. 10 years ago
Craig Tiller 8ad8a41a84 Introduce slowdown factor for unit test deadlines 10 years ago
Julien Boeuf 9fff77e4f8 Addressing comments. 10 years ago
Yang Gao 044fe221b1 suppress output of which 10 years ago
Nicolas "Pixel" Noble 2c23a725c0 Fixing typo in Makefile. 10 years ago
Craig Tiller 7ab4fee9e7 Allow multiple tmp-merge directories at once 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 161ea23655 Actually installing root certificates on the system. 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
Craig Tiller 9ec95fafdc Fix in tree build of protobuf 10 years ago
Nicolas "Pixel" Noble 98ab998c29 Adding a helpful installation message about protobuf. 10 years ago
Nicolas "Pixel" Noble 1c0542fd1c Regenerated outdated Makefile. 10 years ago
Craig Tiller ec0430335d Fix in tree build of openssl on mac 10 years ago
Nicolas "Pixel" Noble 5732a8c99a Force compilation of protobuf using -fPIC. 10 years ago
Nicolas "Pixel" Noble 932d5d33d4 Turns out the -D option of install is GNU-specific, and doesn't exist on MacOS. 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 d7f333547c Makefile cleanup 10 years ago
Craig Tiller ab37138647 Update year 10 years ago
Craig Tiller 772a976434 Re-enable rewrite test 10 years ago
Nicolas "Pixel" Noble 72743820ab Defining an installation prefix for grpc's root certs at compilation time. 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
Nicolas "Pixel" Noble e567fa9325 Some 32 bits platforms don't like buildint asm for openssl. 10 years ago