- Mar 20, 2015
-
-
Nicolas "Pixel" Noble authored
-
- Mar 19, 2015
-
-
Nicolas "Pixel" Noble authored
-
Nicolas Noble authored
-) using dupenv_s instead of getenv_s and calling strdup ourselves. -) few impossible-to-obtain if checks. -) various signed/unsigned casting. -) using time_t instead of time32_t -) checking output of FormatMessage for failures. -) don't redefine _WIN32_WINNT without undefining it first. -) fixed msvc's interlocked casting. -) renamed AddPort to AddListeningPort. -) added protobuf's third_party includes to search path. -) added a missing definition for inet_ntop in mingw32. -) removed useless declarations.
-
- Mar 10, 2015
-
-
Nicolas "Pixel" Noble authored
-
- Mar 02, 2015
-
-
Craig Tiller authored
First: ugh. Second: allow tracer global variables to be registered and then parsed out of a configuration environment variable. Expose TSI trace config variable directly to ease this a little.
-
- Feb 25, 2015
-
-
Julien Boeuf authored
-
- Feb 23, 2015
-
-
Julien Boeuf authored
- Renaming default credentials -> google default credentials. - Various other things in cpp: - Adding Cpp wrapping for JWT Tokens. - Renaming ComposeCredentials -> CompositeCredentials.
-
Craig Tiller authored
And reflects the C++ API in ServerBuilder.
-
Craig Tiller authored
Remove 'secure_serer_create', and instead attach credentials to ports, meaning different ports can serve different credentials.
-
- Feb 22, 2015
-
-
Julien Boeuf authored
- Tested with new tool (print_default_creds_token) on: - workstation for env var and well known place. - GCE for compute engine default creds. - I'd prefer the grpc_default_credentials_create() API to remain synchronous even though there may be an async call for gce detection on which we block.
-
- Feb 21, 2015
-
-
Nicolas "Pixel" Noble authored
-
Craig Tiller authored
We have many assumptions about languages baked into the test system, and we want this test harness to trigger when testing C++ stuff, so it needs to be written in C++.
-
Nicolas "Pixel" Noble authored
-
Nicolas "Pixel" Noble authored
-) Secure files shouldn't be in the base grpc. -) grpc++ depends on gpr. -) grpc++ depends on protobuf (!)
-
Craig Tiller authored
This will help greatly when it comes to diagnosing customer issues.
-
Craig Tiller authored
-
Craig Tiller authored
-
- Feb 20, 2015
-
-
Julien Boeuf authored
- Makes 2 tests fail: - httpcli_test - interop_test
-
Nicolas "Pixel" Noble authored
-
Craig Tiller authored
-
Craig Tiller authored
I'm honestly a little shocked this wasn't done previously.
-
Julien Boeuf authored
-
Masood Malekghassemi authored
-
- Feb 19, 2015
-
-
Yang Gao authored
-
- Feb 18, 2015
-
-
Craig Tiller authored
-
Craig Tiller authored
-
- Feb 17, 2015
-
-
Craig Tiller authored
-
- Feb 13, 2015
-
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
- Feb 12, 2015
-
-
Craig Tiller authored
-
Jan Tattermusch authored
-
murgatroid99 authored
-
Craig Tiller authored
-