Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Adding grpc_tcp_listener as an actual object being returned. | Nicolas Noble | 2015-11-19 |
| | |||
* | Add more verbose traces for port_server usage | Craig Tiller | 2015-10-05 |
| | |||
* | Dont call malloc either | Craig Tiller | 2015-09-30 |
| | |||
* | Fixes | Craig Tiller | 2015-09-30 |
| | |||
* | Remove stdio usage from signal handler | Craig Tiller | 2015-09-30 |
| | |||
* | Fix mac build | Craig Tiller | 2015-09-28 |
| | |||
* | Fix mac build | Craig Tiller | 2015-09-28 |
| | |||
* | Enable backtraces on C tests | Craig Tiller | 2015-09-28 |
| | |||
* | clang-format all core files | Craig Tiller | 2015-09-23 |
| | |||
* | Update Windows stuff | Craig Tiller | 2015-09-23 |
| | |||
* | clang-format all core files | Craig Tiller | 2015-09-22 |
| | |||
* | Final patches for rename | Craig Tiller | 2015-09-22 |
| | |||
* | Move argument passing to start of list | Craig Tiller | 2015-09-22 |
| | |||
* | Rename init | Craig Tiller | 2015-09-22 |
| | |||
* | Rename run | Craig Tiller | 2015-09-22 |
| | |||
* | Move argument passing to start of list | Craig Tiller | 2015-09-22 |
| | |||
* | Move arguments to the start of lists | Craig Tiller | 2015-09-22 |
| | |||
* | indent pass to get logical source lines on one physical line | Craig Tiller | 2015-09-22 |
| | |||
* | clang-format all core files | Craig Tiller | 2015-09-22 |
| | |||
* | Rename call_list to closure_list | Craig Tiller | 2015-09-22 |
| | |||
* | Call list progress | Craig Tiller | 2015-09-21 |
| | |||
* | Call list progress | Craig Tiller | 2015-09-18 |
| | |||
* | Fix memory leak | Craig Tiller | 2015-09-15 |
| | |||
* | Retry failed port get attempts a few times | Craig Tiller | 2015-09-14 |
| | |||
* | No need for the assert here | Craig Tiller | 2015-09-13 |
| | |||
* | Better port selection | Craig Tiller | 2015-09-13 |
| | | | | | | | - avoid IANA and Linux ephemeral port ranges - support dropping allocated ports - aggressively try to reclaim ports if we reach exhaustion - set SO_REUSEADDR on test port binds | ||
* | Enable -Wconversion | Craig Tiller | 2015-09-10 |
| | |||
* | Merge github.com:grpc/grpc into immolating-conversion | Craig Tiller | 2015-09-10 |
|\ | |||
* | | Sign conversion fixes | Craig Tiller | 2015-09-10 |
| | | |||
| * | Ensure port picking doesnt repeatedly return the same port | Craig Tiller | 2015-09-02 |
| | | |||
| * | Merge branch 'cleaner-build' into third-coming | Craig Tiller | 2015-08-31 |
| |\ | |||
| * \ | Merge github.com:grpc/grpc into second-coming | Craig Tiller | 2015-08-31 |
| |\ \ | |||
| | | * | Hand-written changes | Craig Tiller | 2015-08-31 |
| | |/ | |||
| | * | use millis to protect against potential overflow | yang-g | 2015-08-27 |
| |/ |/| | |||
| * | Revert "Revert "Refactor Endpoint API"" | Craig Tiller | 2015-08-27 |
| | | |||
| * | Revert "Refactor Endpoint API" | Craig Tiller | 2015-08-27 |
| | | |||
| * | Make port_windows compile again | Craig Tiller | 2015-08-26 |
| | | |||
| * | Use port server on windows | Craig Tiller | 2015-08-26 |
|/ | |||
* | Merge github.com:grpc/grpc into y12kdm3 | Craig Tiller | 2015-08-18 |
|\ | |||
| * | clang-format all source | Craig Tiller | 2015-08-18 |
| | | |||
* | | Merge github.com:grpc/grpc into y12kdm3 | Craig Tiller | 2015-08-17 |
|\| | |||
* | | Merge github.com:grpc/grpc into y12kdm3 | Craig Tiller | 2015-08-12 |
|\| | | | | | | | | | | | Conflicts: src/core/security/google_default_credentials.c test/core/security/verify_jwt.c | ||
| * | Fix memory leaks | Craig Tiller | 2015-08-06 |
| | | |||
| * | Merge github.com:grpc/grpc into kinetic-lopsided-poetry | Craig Tiller | 2015-08-06 |
| |\ | |||
* | \ | Merge github.com:grpc/grpc into y12kdm3 | Craig Tiller | 2015-08-06 |
|\ \ \ | | |/ | |/| | |||
| * | | Merge pull request #2783 from ctiller/tracing-takes-time | Nicolas Noble | 2015-08-06 |
| |\ \ | | | | | | | | | Allow fixtures to specify slowdown factors, use it for grpc_trace tests | ||
* | | | | Add a test of non-blocking API behavior | Craig Tiller | 2015-08-06 |
|/ / / | | | | | | | | | | ... also fix things that were broken :) | ||
| | * | Fix integration breakage | Craig Tiller | 2015-08-05 |
| | | | |||
| | * | Merge github.com:grpc/grpc into kinetic-lopsided-poetry | Craig Tiller | 2015-08-05 |
| | |\ | |_|/ |/| | | |||
* | | | Fix integration breakage | Craig Tiller | 2015-08-05 |
| | | |