- Apr 21, 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
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
dependencies.
-
- Apr 18, 2015
-
-
Julien Boeuf authored
- Renamed security_context -> security_connector. - Credentials are now responsible for creating their own connectors.
-
- Apr 13, 2015
-
-
Vijay Pai authored
-
Craig Tiller authored
-
- Apr 10, 2015
-
-
Yang Gao authored
-
Craig Tiller authored
-
Julien Boeuf authored
-
- Apr 09, 2015
-
-
Craig Tiller authored
-
Craig Tiller authored
-
- Apr 08, 2015
-
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
- Apr 04, 2015
-
-
Nicolas "Pixel" Noble authored
-
- Apr 03, 2015
-
-
Nicolas Noble authored
-
Nicolas "Pixel" Noble authored
-
- Apr 02, 2015
-
-
Nicolas "Pixel" Noble authored
Also removed the unused shared projects.
-
Yang Gao authored
-
- Apr 01, 2015
-
-
Yang Gao authored
-
- 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 09, 2015
-
-
murgatroid99 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.
-