Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures | Craig Tiller | 2017-01-03 |
|\ | |||
* \ | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2017-01-03 |
|\ \ | |||
| | * | clang-format code | Craig Tiller | 2017-01-03 |
| | | | |||
| | * | Changes to exec_ctx/closure/combiner/workqueue interfaces | Craig Tiller | 2016-12-28 |
| |/ | | | | | | | | | | | | | | | - make closures know where they should be executed (eg, on a workqueue, or a combiner, or on an exec_ctx) - this allows removal of a large number of trampoline functions that were appearing whenever we used combiners, and should allow for a much easier interface to combiner locks | ||
| * | Fixing JWT verifier. | Julien Boeuf | 2016-12-21 |
| | | | | | | | | | | | | | | | | - Initializes grpc correctly in the JWT utils. - Make the email mapping work with the new service accounts produced by Google IAM. - Adding check for email issuers where the issuer has to be the subject as well. - Implementing portable version of memrchr. | ||
* | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-12 |
|\| | |||
* | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-06 |
|\ \ | |||
| | * | Fix test. | Mark D. Roth | 2016-12-06 |
| |/ | |||
| * | clang-format | Mark D. Roth | 2016-12-01 |
| | | |||
* | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-11-18 |
|\ \ | |||
* \ \ | Merge branch 'slice_with_exec_ctx' of github.com:ctiller/grpc into ↵ | Craig Tiller | 2016-11-16 |
|\ \ \ | | | | | | | | | | | | | slice_with_exec_ctx | ||
* \ \ \ | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-11-16 |
|\ \ \ \ | | |/ / | |/| | | |||
| | | * | Changed security handshakers to use generic handshaker API. | Mark D. Roth | 2016-11-16 |
| | |/ | |/| | |||
| | * | Review feedback | Craig Tiller | 2016-11-14 |
| |/ |/| | |||
* | | Finish moving to new APIs | Craig Tiller | 2016-11-09 |
| | | |||
| * | shutdown is not needed with the changes to mock_ep | yang-g | 2016-11-08 |
| | | |||
| * | grpc_slice | yang-g | 2016-11-08 |
| | | |||
| * | Merge remote-tracking branch 'upstream/master' into ssl_fuzzer | yang-g | 2016-11-08 |
| |\ | |||
| * | | clang-format | yang-g | 2016-11-07 |
| | | | |||
| * | | Add corpus, the seed examples seem to be merged out | yang-g | 2016-11-04 |
| | | | |||
| * | | Add a fuzzer for ssl server side | yang-g | 2016-11-04 |
| | | | |||
* | | | Progress towards making grpc_slice_unref_internal take an exec_ctx | Craig Tiller | 2016-10-31 |
| |/ |/| | |||
* | | clang-format code | Craig Tiller | 2016-10-28 |
| | | |||
* | | Add missing include | Craig Tiller | 2016-10-28 |
| | | |||
* | | clang-format | Craig Tiller | 2016-10-26 |
| | | |||
* | | s/GPR_SLICE/GRPC_SLICE/g | Craig Tiller | 2016-10-26 |
| | | |||
* | | Merge branch 'buffer_pools_for_realsies' into grpc_slice | Craig Tiller | 2016-10-26 |
|\| | |||
| * | Merge github.com:grpc/grpc into buffer_pools_for_realsies | Craig Tiller | 2016-10-26 |
| |\ | |||
* | | | Add incldues, fix function names | Craig Tiller | 2016-10-26 |
| | | | |||
* | | | Update includes, s/gpr_dump_slice/grpc_dump_slice/g | Craig Tiller | 2016-10-26 |
| | | | |||
* | | | Bulk update #includes | Craig Tiller | 2016-10-26 |
| | | | |||
* | | | s/gpr_slice/grpc_slice, and move around tests, impls | Craig Tiller | 2016-10-26 |
|/ / | |||
* | | BufferPool --> ResourceQuota | Craig Tiller | 2016-10-17 |
| | | |||
| * | Merge branch 'master' into uv_core_transport | murgatroid99 | 2016-10-12 |
| |\ | |||
* | \ | Merge branch 'direct-calls' into buffer_pools_for_realsies | Craig Tiller | 2016-10-12 |
|\ \ \ | | |/ | |/| | |||
* | | | Make all tests build again | Craig Tiller | 2016-09-28 |
| | | | |||
* | | | Tests compile | Craig Tiller | 2016-09-23 |
| | | | |||
| * | | Adding a method in channel creds to remove any attached call creds. | Julien Boeuf | 2016-09-22 |
|/ / | | | | | | | | | | | This will be useful when talking to non-trusted load balancer (balancers which are not able to impersonate real backends) as these balancers should not receive bearer tokens. | ||
| * | Only use unsetenv where available | murgatroid99 | 2016-08-10 |
| | | |||
| * | Removed GPR_POSIX_FILE, and changed the files that used it | murgatroid99 | 2016-08-09 |
|/ | |||
* | Merge pull request #6798 from jboeuf/fix_3803 | Jan Tattermusch | 2016-06-24 |
|\ | | | | | Fix #3803 | ||
* \ | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-07 |
|\ \ | |||
| * | | clang-format | David Garcia Quintas | 2016-06-06 |
| | | | |||
| * | | moar renamings | David Garcia Quintas | 2016-06-06 |
| | | | |||
| | * | Merge branch 'master' into fix_3803 | Julien Boeuf | 2016-06-04 |
| | |\ | |||
* | | | | Fix flipped condition | Craig Tiller | 2016-06-02 |
| | | | | |||
| * | | | s/grpc_pops/grpc_polling_entity | David Garcia Quintas | 2016-05-31 |
| | | | | |||
| * | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-05-31 |
| |\ \ \ | | | |/ | | |/| | |||
* | | | | Rename functions | Craig Tiller | 2016-05-24 |
| | | | | |||
| | | * | Starting the work to fix #3803. | Julien Boeuf | 2016-05-18 |
| | | | | | | | | | | | | | | | | - We still need a way to bubble up this error. |