Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | |||
* | Fix ASAN/TSAN failures | Craig Tiller | 2017-05-03 |
| | | | | | | - trace system is now thread safe when run with TSAN - fix a race in client_auth_filter.c - allow timer manager to run in single threaded mode for fuzzers | ||
* | clang-format | 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 |
| | |||
* | Plumbed read_buffer through and fixed leftover bytes problem. | Mark D. Roth | 2016-08-04 |
| | |||
* | Progress converting to new error system | Craig Tiller | 2016-05-04 |
| | |||
* | Merge pull request #6105 from miselin/http-parser-allow-more-newlines | Jan Tattermusch | 2016-04-25 |
|\ | | | | | Allow grpc_http_parser to optionally accept a wider range of line endings | ||
| * | Allow grpc_http_parser to optionally accept a wider range of line endings. | Matthew Iselin | 2016-04-21 |
| | | |||
* | | Rollup of changes from the latest import | Craig Tiller | 2016-04-11 |
|/ | |||
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | Fix include guards | Craig Tiller | 2016-03-25 |
| | |||
* | Stage #1 of core breakup: move everything under lib | Craig Tiller | 2016-03-25 |