Commit message (Expand) | Author | Age | |
---|---|---|---|
* | clang-format all source | Craig Tiller | 2015-08-18 |
* | clarified comment and silenced error log | Jan Tattermusch | 2015-08-04 |
* | properly decrement active_ports | Jan Tattermusch | 2015-08-03 |
* | fix race in server shutdown | Jan Tattermusch | 2015-07-29 |
* | fix whitespaces and line length | Jan Tattermusch | 2015-07-24 |
* | fix getpeername code on windows | Jan Tattermusch | 2015-07-24 |
* | Make endpoint peer API work on Windows | Craig Tiller | 2015-07-20 |
* | Merge github.com:grpc/grpc into no-worries-i-can-wait | Craig Tiller | 2015-07-17 |
|\ | |||
| * | fix build on windows | chai2010 | 2015-07-14 |
| * | Better socket kick for Windows. | Nicolas "Pixel" Noble | 2015-07-14 |
* | | Introduce a clock type field onto gpr_timespec. | Craig Tiller | 2015-07-13 |
|/ | |||
* | Expose gpr_asprintf and gpr_strdup | Masood Malekghassemi | 2015-06-03 |
* | Fix Windows compilation | Craig Tiller | 2015-06-02 |
* | Further Windows fixes. | Nicolas "Pixel" Noble | 2015-05-08 |
* | A few win32 fixes. | Nicolas "Pixel" Noble | 2015-05-07 |
* | Another round of win32 fixes and documentation. | Nicolas "Pixel" Noble | 2015-05-04 |
* | More win32 fixes + documentation. | Nicolas "Pixel" Noble | 2015-05-02 |
* | Wave of Win32 fixes. | Nicolas "Pixel" Noble | 2015-05-02 |
* | fix comparison between pointer and integer error | wkubiak | 2015-04-27 |
* | partial fix for #546 | Jan Tattermusch | 2015-04-21 |
* | removed chatty log messages on windows | Jan Tattermusch | 2015-04-21 |
* | clang-format | Craig Tiller | 2015-04-07 |
* | Update Windows build for interface changes | Craig Tiller | 2015-04-07 |
* | Various Windows fixes. | Nicolas Noble | 2015-03-19 |
* | Fixing Windows port. | Nicolas "Pixel" Noble | 2015-02-20 |
* | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
* | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
* | Merge cleanup. | Nicolas Noble | 2015-02-09 |
* | Addressing comments. | Nicolas Noble | 2015-02-10 |
* | Adding Windows tcp server code. | Nicolas "Pixel" Noble | 2015-02-05 |