aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/transport/chttp2/timeout_encoding.c
Commit message (Collapse)AuthorAge
* Fix time encodingGravatar Craig Tiller2016-03-21
|
* fix copyrightsGravatar Jan Tattermusch2016-01-19
|
* improve decode_timeout implementationGravatar Jan Tattermusch2016-01-19
|
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|
* make gpr_timespec platform agnosticGravatar Jan Tattermusch2015-12-10
|
* make grpc compile on win64bitGravatar Jan Tattermusch2015-12-07
|
* First round of fixing up implicit 64->32 bit conversionsGravatar Craig Tiller2015-09-10
|
* Core compiles with -Wsign-conversionGravatar Craig Tiller2015-09-10
|
* Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
|
* Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
| | | | | Use it to validate that arithmetic on time types makes even some vague kind of sense.
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
|
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
|
* run clang-formatGravatar Yang Gao2015-01-26
|
* Move string.h to internal codeGravatar Craig Tiller2015-01-23
|
* Remove sprintf from timeout_encodingGravatar Craig Tiller2015-01-23
|
* Initial import.Gravatar Nicolas Noble2014-11-26