| Commit message (Expand) | Author | Age |
* | Fix copyright | vjpai | 2016-02-03 |
* | add a test | yang-g | 2016-02-02 |
* | Merge pull request #4950 from ctiller/offload-racing | David G. Quintas | 2016-01-28 |
|\ |
|
| * | Update copyrights | Craig Tiller | 2016-01-28 |
| * | Preparatory changes for work shedding | Craig Tiller | 2016-01-28 |
* | | async_stream.h done. Compiles | David Garcia Quintas | 2016-01-25 |
* | | Further work. Compiles. WIP | David Garcia Quintas | 2016-01-25 |
* | | Made "codedgen" directories closed over #includes | David Garcia Quintas | 2016-01-21 |
|/ |
|
* | Update new files | Craig Tiller | 2016-01-06 |
* | Fix makefile, codegen bugs | Craig Tiller | 2016-01-04 |
* | zookeeper is platform specific | Craig Tiller | 2016-01-04 |
* | Add a test that public headers compile as C99 | Craig Tiller | 2016-01-04 |
* | Eliminate gpr_ int types - and insist on C99 variants instead | Craig Tiller | 2015-12-22 |
* | Stabilize test by increasing timeout | Craig Tiller | 2015-12-15 |
* | Merge branch 'cf' into proxy-crash | Craig Tiller | 2015-12-14 |
|\ |
|
| * | clang-format after last weeks test-fest | Craig Tiller | 2015-12-14 |
* | | Fix proxy end2end tests | Craig Tiller | 2015-12-14 |
|/ |
|
* | Add includes | Craig Tiller | 2015-12-11 |
* | Fix memory leaks | Craig Tiller | 2015-12-11 |
* | Also delete cq | Craig Tiller | 2015-12-11 |
* | Add a test for binding a server to the same port twice; fix crashes | Craig Tiller | 2015-12-11 |
* | Merge pull request #4405 from yang-g/fixit_server_c | Craig Tiller | 2015-12-11 |
|\ |
|
* \ | merge with head | yang-g | 2015-12-11 |
|\ \ |
|
| | * | Merge remote-tracking branch 'upstream/master' into fixit_server_c | yang-g | 2015-12-11 |
| | |\
| | |/
| |/| |
|
| * | | Merge pull request #4403 from yang-g/fixit_secure_channel_create_c | Sree Kuchibhotla | 2015-12-10 |
| |\ \ |
|
* | | | | add test for lame client transport op | yang-g | 2015-12-10 |
| * | | | add test coverage for channel_connectivity check | yang-g | 2015-12-10 |
|/ / / |
|
| | * | add tests for public server apis | yang-g | 2015-12-10 |
| |/
|/| |
|
| * | add a test for secure_channel_create and fix cleanup code | yang-g | 2015-12-10 |
|/ |
|
* | Merge pull request #4368 from yang-g/fixit_lame_client_c | Sree Kuchibhotla | 2015-12-10 |
|\ |
|
| * | separate recv intial metadata and trailing metadata | yang-g | 2015-12-09 |
* | | merge with head | yang-g | 2015-12-09 |
|\ \ |
|
| | * | add test for lame_client get_peer and recv_initial_metadata | yang-g | 2015-12-09 |
* | | | Add a test for failing to add a port | yang-g | 2015-12-09 |
| |/
|/| |
|
| * | merge with head | yang-g | 2015-12-09 |
| |\
| |/
|/| |
|
* | | Add test for un-resolvable target | yang-g | 2015-12-09 |
| * | merge with head | yang-g | 2015-12-09 |
| |\
| |/
|/| |
|
* | | add test for more plucks than allowed | yang-g | 2015-12-08 |
| * | Merge remote-tracking branch 'upstream/master' into fixit_channel_c | yang-g | 2015-12-08 |
| |\
| |/
|/| |
|
* | | Merge pull request #4336 from ctiller/windows-fix | Yang Gao | 2015-12-08 |
|\ \ |
|
* \ \ | Merge pull request #4333 from yang-g/fixit_completion_queue_c | Sree Kuchibhotla | 2015-12-08 |
|\ \ \ |
|
| | | * | do the right thing? | yang-g | 2015-12-08 |
| | * | | Fix windows build | Craig Tiller | 2015-12-08 |
| |/ /
|/| | |
|
| | * | merge with head | yang-g | 2015-12-08 |
| | |\
| |_|/
|/| | |
|
| | * | Fix msan | yang-g | 2015-12-08 |
| * | | add test for pluck after shutdown | yang-g | 2015-12-08 |
* | | | add test for global plugin | yang-g | 2015-12-07 |
|/ / |
|
| * | add tests for the error messages | yang-g | 2015-12-07 |
|/ |
|
* | add test for byte_buffer_copy | yang-g | 2015-12-07 |
* | clang-format | Craig Tiller | 2015-11-10 |