Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Guard headers tool. | Nicolas "Pixel" Noble | 2015-03-01 |
| | |||
* | Make it possible to compile with gcc4.6 | Craig Tiller | 2015-02-26 |
| | |||
* | Merge pull request #755 from nicolasnoble/feedback | Craig Tiller | 2015-02-24 |
|\ | | | | | Second batch of feedback. | ||
| * | Second batch of feedback. | Nicolas Noble | 2015-02-24 |
| | | |||
* | | Add Server.Wait | Craig Tiller | 2015-02-24 |
|/ | |||
* | Merge github.com:google/grpc into deprecate-c++ | Craig Tiller | 2015-02-23 |
|\ | | | | | | | | | | | Conflicts: test/cpp/end2end/async_end2end_test.cc test/cpp/end2end/end2end_test.cc | ||
| * | Addressing a first batch of feedback. | Nicolas Noble | 2015-02-23 |
| | | |||
| * | Merge pull request #710 from jboeuf/default_google_creds | Craig Tiller | 2015-02-23 |
| |\ | | | | | | | Added support for default credentials. | ||
* | | | s/CreateChannel/CreateChannelDeprecated | Craig Tiller | 2015-02-23 |
|/ / | | | | | | | | | | | For the 2-argument version of CreateChannel. This is a temporary step until #711 is ready to roll out. | ||
| * | Addressing iniitial feedback. | Julien Boeuf | 2015-02-23 |
| | | | | | | | | | | | | | | - Renaming default credentials -> google default credentials. - Various other things in cpp: - Adding Cpp wrapping for JWT Tokens. - Renaming ComposeCredentials -> CompositeCredentials. | ||
| * | Added support for default credentials. | Julien Boeuf | 2015-02-21 |
| | | | | | | | | | | | | | | | | | | - 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. | ||
* | | Merge branch 'master' of github.com:google/grpc into installed_ssl_roots-patch | Nicolas "Pixel" Noble | 2015-02-22 |
|\| | |||
| * | Merge pull request #703 from nicolasnoble/win32 | Craig Tiller | 2015-02-21 |
| |\ | | | | | | | Fixing Windows port. | ||
| | * | Factorizing out function split_host_port. | Nicolas "Pixel" Noble | 2015-02-20 |
| | | | |||
* | | | Adding roots.pem from Mozilla and associated logic. | Julien Boeuf | 2015-02-20 |
| |/ |/| | | | | | | | | | | | - The roots.pem file has been generated from https://hg.mozilla.org/mozilla-central/raw-file/tip/security/nss/lib/ckfw/builtins/certdata.txt using https://github.com/agl/extract-nss-root-certs | ||
* | | Revert "Adding a constant for a well known place where the SSL roots are ↵ | Nicolas Noble | 2015-02-19 |
| | | | | | | | | installed." | ||
* | | Adding a constant for a well known place where the SSL roots are installed. | Julien Boeuf | 2015-02-19 |
| | | |||
| * | Implementing JWT credentials (a.k.a JWT ID Tokens). | Julien Boeuf | 2015-02-19 |
|/ | | | | - Not tested end to end yet | ||
* | Merge pull request #581 from ctiller/an-update-on-c++ | Yang Gao | 2015-02-18 |
|\ | | | | | Server side cancellation receive support for C++ | ||
| * | Merge with async unary changes | Craig Tiller | 2015-02-18 |
| | | |||
| * | Merge github.com:grpc/grpc into an-update-on-c++ | Craig Tiller | 2015-02-18 |
| |\ | |||
* | | | Delete symlink to my home directory | Craig Tiller | 2015-02-18 |
| |/ |/| | |||
| * | Simplify TryPluck | Craig Tiller | 2015-02-18 |
| | | |||
| * | Move header #include | Craig Tiller | 2015-02-18 |
| | | |||
* | | Merge pull request #588 from yang-g/c++api | Craig Tiller | 2015-02-18 |
|\ \ | | | | | | | Async client api change. Add a ClientAsyncResponseReader. | ||
| * | | 2015 | Yang Gao | 2015-02-18 |
| | | | |||
| * | | Async client api change. Add a ClientAsyncResponseReader. Make the api ↵ | Yang Gao | 2015-02-18 |
| | | | | | | | | | | | | similar to streaming and symmetric to server side. | ||
* | | | Merge pull request #572 from ctiller/dox7 | Nathaniel Manista | 2015-02-18 |
|\ \ \ | | | | | | | | | Clarify completion queue laws | ||
* \ \ \ | Merge pull request #563 from ctiller/dox4 | Nathaniel Manista | 2015-02-18 |
|\ \ \ \ | | | | | | | | | | | Expand init/destroy documentation | ||
| | | | * | Merge github.com:grpc/grpc into an-update-on-c++ | Craig Tiller | 2015-02-18 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #579 from yang-g/c++api | Craig Tiller | 2015-02-18 |
|\ \ \ \ \ | | |_|/ / | |/| | | | change metadata getters to return const& | ||
| | | | * | Merge github.com:grpc/grpc into an-update-on-c++ | Craig Tiller | 2015-02-18 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
| | | | * | Server side cancellation receive support | Craig Tiller | 2015-02-18 |
| | | | | | |||
| * | | | | change metadata getters to return const& | Yang Gao | 2015-02-18 |
| | | | | | |||
* | | | | | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
| | | | | | |||
| | | | * | Initial sketch | Craig Tiller | 2015-02-18 |
| | |_|/ | |/| | | |||
* | | | | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
| | | | | |||
* | | | | Fix copyright notice | Craig Tiller | 2015-02-18 |
|/ / / | |||
* | | | Merge pull request #573 from yang-g/c++api | Craig Tiller | 2015-02-18 |
|\ \ \ | | | | | | | | | Changes to support server metadata. | ||
| * | | | Add metadata test with rpc. Adding/fixing things to make it work | Yang Gao | 2015-02-18 |
| | | | | |||
* | | | | Merge pull request #562 from ctiller/dox3 | Nathaniel Manista | 2015-02-17 |
|\ \ \ \ | | | | | | | | | | | More channel argument documentation. | ||
| | | | * | Clarify completion queue laws | Craig Tiller | 2015-02-17 |
| | | | | | |||
* | | | | | Merge github.com:grpc/grpc into c++api | Craig Tiller | 2015-02-17 |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | Conflicts: src/core/surface/server.c | ||
| * | | | Merge pull request #561 from ctiller/dox | Yang Gao | 2015-02-17 |
| |\ \ \ | | | | | | | | | | | Fix shutdown semantics. | ||
* | | | | | Merge github.com:grpc/grpc into c++api | Craig Tiller | 2015-02-17 |
|\| | | | | |||
| | | * | | Expand comment | Craig Tiller | 2015-02-17 |
| | | | | | |||
| * | | | | Attempt to better explain secure server creation | Craig Tiller | 2015-02-17 |
| | | | | | |||
| | | | * | Expand init/destroy documentation | Craig Tiller | 2015-02-17 |
| | |_|/ | |/| | | |||
| | | * | Add channel argument documentation | Craig Tiller | 2015-02-17 |
| | |/ | |/| | |||
| | * | Fix shutdown semantics. | Craig Tiller | 2015-02-17 |
| |/ | | | | | | | Document what they should be, ensure they're triggered, and fix what was broken. |