64 Commits (8ee4ee74098ce53beea89a20f0c9dafbe645ac9d)

Author SHA1 Message Date
murgatroid99 b3ac991d9e Fix function pointer type in timeout_encoding_test 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
Jan Tattermusch a99687be96 Fix 32 bit linux tests 9 years ago
Jan Tattermusch 5ef3b4e33c fix code formatting 9 years ago
Jan Tattermusch fd3d820920 fix copyrights 9 years ago
Jan Tattermusch 6633647822 improve decode_timeout implementation 9 years ago
murgatroid99 c3910cadb4 Expose core metadata validation functions in public headers 9 years ago
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
Craig Tiller 620e965c1b clang-format after last weeks test-fest 9 years ago
Craig Tiller 5a640a4b7c Fix gcc compilation 9 years ago
Craig Tiller 8ab91b29fe Add test of varint encoding for hpack 9 years ago
Craig Tiller e62bf9844c Fix HPACK encoder test 9 years ago
Craig Tiller b2b4261631 Remove metadata context entirely 9 years ago
Craig Tiller ebdef9d674 Remove metadata context from the channel stack 9 years ago
Craig Tiller 0e72ede405 Use static metadata table in metadata.c 9 years ago
Craig Tiller 82e249b816 Small fixes 9 years ago
Craig Tiller 575b4200a7 Small fixes 9 years ago
Craig Tiller e58d817818 casting 9 years ago
Craig Tiller 3c53bb2f46 clang-format 9 years ago
Craig Tiller 856d0948da Check return values 9 years ago
Craig Tiller 93b944785c stream_op cleanup: test fixes and updates 9 years ago
Craig Tiller a82950e683 clang-format all core files 9 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 9 years ago
Craig Tiller 6a6b36c503 Enable -Wconversion 9 years ago
Craig Tiller f96dfc3cf8 First round of fixing up implicit 64->32 bit conversions 9 years ago
Craig Tiller 32ca48ce0b Core compiles with -Wsign-conversion 9 years ago
Craig Tiller d6c98df792 clang-format all source 9 years ago
Craig Tiller ddf05a134e Fix alpn_test 9 years ago
Craig Tiller 58bbc864ba Updating wrapped languages to new time functions 10 years ago
Craig Tiller 143e7bf0cf Introduce a clock type field onto gpr_timespec. 10 years ago
Craig Tiller 1a65a234d9 Add metadata refcount debugging 10 years ago
Julien Boeuf da13cd201b Adding gpr_dump and gpr_hexdump as discussed. Removed gpr_slice_to_cstring as well. 10 years ago
Masood Malekghassemi 701af6031f Expose gpr_asprintf and gpr_strdup 10 years ago
Craig Tiller 356961916d Remove all uses of __FUNCTION__ 10 years ago
Craig Tiller 6e84aba85f Make the things compile again 10 years ago
Craig Tiller 5c019ae2d1 clang-format 10 years ago
Craig Tiller bd22271d00 Random small fixes 10 years ago
Craig Tiller 9c1043e757 Progress towards transport using metadata batches 10 years ago
Craig Tiller f5065c5b65 Enable asan for C core 10 years ago
Craig Tiller 8ad8a41a84 Introduce slowdown factor for unit test deadlines 10 years ago
Craig Tiller 9be83eec1d Fix use-after-free. 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Nicolas "Pixel" Noble 213ed91850 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. 10 years ago
Yang Gao 5fd0d29dfe run clang-format 10 years ago
Craig Tiller 03f75259c5 Remove uses of sprintf 10 years ago
Craig Tiller 28214ea1b2 Remove uses of sprintf 10 years ago
Craig Tiller 9bb2632309 Remove uses of sprintf 10 years ago
Craig Tiller 68cc1afda5 Remove uses of sprintf 10 years ago
Craig Tiller b7b9c758ed Add constant for min bufsize for timeout encoding 10 years ago