Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'cleaner-posix2' into cleaner-posix3 | 2016-03-17 | |
|\ | |||
| * | Merge github.com:grpc/grpc into cleaner-posix2 | 2016-03-17 | |
| |\ | |||
| | * | Merge pull request #5270 from dgquintas/codegen_lib | 2016-03-16 | |
| | |\ | |||
| | | * | Fixing bitrotting in udp_server_test.c | 2016-03-17 | |
| | * | | Merge pull request #5474 from ctiller/esan | 2016-03-16 | |
| | |\ \ | | | |/ | | |/| | |||
| * | | | Merge github.com:grpc/grpc into cleaner-posix2 | 2016-03-16 | |
| |\| | | |||
| | * | | Merge pull request #5705 from paddybyers/free_aligned | 2016-03-15 | |
| | |\ \ | |||
| | | * | | Use gpr_free() in gpr_free_aligned() | 2016-03-15 | |
| | * | | | Improve looks_like_ip_address for IPv6 addresses, and add tests | 2016-03-14 | |
| | * | | | Add note about refactor portability header | 2016-03-14 | |
| | * | | | Add support for IP Addresses in Subject Alt Names. | 2016-03-14 | |
| | * | | | Merge pull request #5731 from ctiller/huh_omg | 2016-03-14 | |
| | |\ \ \ | |||
| | * \ \ \ | Merge pull request #5545 from yang-g/windows_leaks | 2016-03-14 | |
| | |\ \ \ \ | |||
| | | | * | | | Add comment, tighten loop | 2016-03-12 | |
| | | | * | | | If we cant check timers due to contention, at least make sure we do a follow ... | 2016-03-11 | |
| | | | * | | | Expand lock | 2016-03-11 | |
| | | | * | | | Fix race in subchannel.c | 2016-03-11 | |
| | | |/ / / | | |/| | | | |||
| | | * | | | fix windows leaks | 2016-03-11 | |
| | * | | | | Update copyrights | 2016-03-11 | |
| | * | | | | Fit and finish for dns retry loop | 2016-03-11 | |
| | * | | | | Add retry for dns resolution | 2016-03-11 | |
| | * | | | | Make blocking_resolve_address overridable | 2016-03-11 | |
| | |/ / / | |||
| | * / / | fix race between send message and send initial metadata | 2016-03-10 | |
| | |/ / | |||
| | * | | Merge pull request #5676 from ctiller/neg | 2016-03-09 | |
| | |\ \ | |||
| | * \ \ | Merge pull request #5677 from ctiller/neg3 | 2016-03-09 | |
| | |\ \ \ | |||
| | | * | | | Fix memory leak if call is already cancelled | 2016-03-09 | |
| | | | * | | Fix memory leak: keep all resolver calls under the same lock | 2016-03-09 | |
| | | |/ / | |||
| | * | | | Copyright, casting fixes | 2016-03-09 | |
| | * | | | clang-format | 2016-03-09 | |
| | * | | | Revert mistaken change | 2016-03-08 | |
| | * | | | Fix timers | 2016-03-08 | |
| | |/ / | |||
| * | | | Port forward changes | 2016-03-08 | |
* | | | | Port forward changes | 2016-03-08 | |
* | | | | Merge branch 'cleaner-posix2' into cleaner-posix3 | 2016-03-08 | |
|\| | | | |||
| * | | | Merge github.com:grpc/grpc into cleaner-posix2 | 2016-03-07 | |
| |\| | | |||
| | * | | clang-format | 2016-03-07 | |
| | * | | Potential fix for race condition exposed by Node | 2016-03-07 | |
| | * | | Fix formatting | 2016-03-04 | |
| | * | | Fix race in poll() based pollset | 2016-03-04 | |
| | * | | Unref writable streams on transport close to avoid leaks | 2016-03-04 | |
| | * | | Fix leak: dont become writable if writes are closed | 2016-03-04 | |
| | * | | Fix typo | 2016-03-03 | |
| | * | | Refine condition | 2016-03-03 | |
| | * | | Document some things | 2016-03-03 | |
| | * | | Fix accept_stream being called post-channel deletion | 2016-03-03 | |
| | * | | Always ref writable streams | 2016-03-02 | |
| | | * | clang-format | 2016-03-01 | |
| | | * | Merge github.com:grpc/grpc into esan | 2016-03-01 | |
| | | |\ | |||
| | * | | | Fix esan detected race in subchannel state | 2016-03-01 | |
| | | |/ | | |/| | |||
| | | * | fix compile | 2016-03-01 |