aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Collapse)AuthorAge
...
| | * | | Cpp example of how the plugins can be done.Gravatar Julien Boeuf2015-11-19
| | |/ /
| | * | Also adding a credentials type to the plugin API.Gravatar Julien Boeuf2015-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The purpose of this is to be able to install a composition policy that describes which types are incompatible and that will be enforced during call creds composition. If this functionality is wanted it will be done in an additive function in the API like : void grpc_call_credentials_set_composite_policy( grpc_call_credentials_composite_policy policy);
| | | * clang-formatGravatar Craig Tiller2015-11-19
| | | |
| | | * Merge github.com:grpc/grpc into static-metadataGravatar Craig Tiller2015-11-19
| | | |\
| | | * | Use static metadata table in metadata.cGravatar Craig Tiller2015-11-19
| | | | |
| | * | | Fixing implementations.Gravatar Julien Boeuf2015-11-18
| | | | |
| | * | | Changing the credentials plugin API.Gravatar Julien Boeuf2015-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - The plugin is now passed more information that it can use to create auth metadata: - service_url (as before) - method name - channel_auth_context
* | | | | Support rebuilding tableGravatar Craig Tiller2015-11-18
| | | | |
* | | | | clang-formatGravatar Craig Tiller2015-11-18
| | | | |
* | | | | Merge github.com:grpc/grpc into hpack_max_table_sizeGravatar Craig Tiller2015-11-18
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge pull request #3993 from ctiller/new_opGravatar David G. Quintas2015-11-18
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| Core transport & call cleanup
| * | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
| |\ \ \
| * \ \ \ Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
| |\ \ \ \
| | | * | | include headerGravatar yang-g2015-11-17
| | | | | |
| | | * | | Handle cancel before start caseGravatar yang-g2015-11-17
| | |/ / /
| | | | * Add a (temporary) facility to tune stream read-ahead sizeGravatar Craig Tiller2015-11-17
| | | |/
| | | * Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-16
| | | |\ | | | |/ | | |/|
| | * | Fixing the doc to warn of the dangers for overriding the target name when ↵Gravatar Julien Boeuf2015-11-11
| | | | | | | | | | | | | | | | using SSL.
* | | | First round changes to handle dynamic hpack table sizeGravatar Craig Tiller2015-11-10
| |_|/ |/| |
* | | Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-05
|\ \ \ | | |/ | |/|
* | | Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-04
|\ \ \
| | * \ Merge branch 'master' into protosplitGravatar vjpai2015-11-04
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #4013 from dgquintas/bb_readallGravatar Craig Tiller2015-11-04
| |\ \ \ | | | | | | | | | | Added grpc_byte_buffer_reader_readall
* | | | | Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-04
|\| | | |
| * | | | Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinitionGravatar Craig Tiller2015-11-04
| |\ \ \ \ | | | | | | | | | | | | Move static value grpc::string_ref::npos definition to cc file
* | | | | | stream_op cleanup: miscellanyGravatar Craig Tiller2015-11-02
|/ / / / /
| | | * | Merge remote-tracking branch 'upstream/master' into protosplitGravatar vjpai2015-11-02
| | | |\ \ | |_|_|/ / |/| | | |
| | * | | Added grpc_byte_buffer_reader_readallGravatar David Garcia Quintas2015-10-30
| |/ / / |/| | |
| | * | Split up into a new service proto, use proper service suffix, add aGravatar vjpai2015-10-29
| | | | | | | | | | | | | | | | | | | | reset option to the mark, create a closed loop config params (empty message) for consistency with other tests.
* | | | remove log spamGravatar yang-g2015-10-27
| | | |
* | | | Merge pull request #3969 from grpc/release-0_11Gravatar Nicolas Noble2015-10-26
|\ \ \ \ | |_|/ / |/| | | Release 0 11 -> master
| * | | Mark WaitForInitialMetadata as override, for ClangGravatar Jorge Canizales2015-10-23
| | | |
| | | * Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-10-17
| | | |\ | |_|_|/ |/| | |
* | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarmGravatar David Garcia Quintas2015-10-12
|\ \ \ \
| | | | * Successfully compile C++ libary (not tests yet).Gravatar Julien Boeuf2015-10-12
| | | | |
| | | | * Got core to compile (without the tests)Gravatar Julien Boeuf2015-10-09
| | | | |
| | | | * Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-10-09
| | | | |\ | | |_|_|/ | |/| | |
| | | | * First pass at the headers.Gravatar Julien Boeuf2015-10-09
| | | | |
* | | | | C++ Alarm implementation (with tests).Gravatar David Garcia Quintas2015-10-07
| | | | |
| * | | | mark unreachable code with a macroGravatar yang-g2015-10-07
| | |_|/ | |/| |
* / | | s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarmGravatar David Garcia Quintas2015-10-04
|/ / /
* | | Merge pull request #3602 from grpc/release-0_11Gravatar Tim Emiola2015-10-02
|\| | | | | | | | Upmerge from beta to master.
| * | Repeat https://github.com/grpc/grpc/issues/3049 for OSXGravatar Jorge Canizales2015-09-29
| | |
* | | FixesGravatar Craig Tiller2015-09-28
| | |
* | | Merge pull request #3544 from ctiller/backtrace-on-crashGravatar Nicolas Noble2015-09-28
|\ \ \ | | | | | | | | Enable backtraces on C tests
* \ \ \ Merge pull request #3497 from nicolasnoble/lost-my-sanityGravatar Craig Tiller2015-09-28
|\ \ \ \ | | | | | | | | | | Restoring sanity.
| | * | | Enable backtraces on C testsGravatar Craig Tiller2015-09-28
| | | | |
* | | | | Merge pull request #3483 from ctiller/no-tcp-allocGravatar Yang Gao2015-09-28
|\ \ \ \ \ | | | | | | | | | | | | Save some allocations in tcp_posix.c
| | * | | | Restoring sanity.Gravatar Nicolas "Pixel" Noble2015-09-26
| |/ / / / |/| | | |
* | | | | Merge pull request #3474 from ctiller/clang_formatGravatar Nicolas Noble2015-09-25
|\ \ \ \ \ | | | | | | | | | | | | Add clang-format to sanity