6045 Commits (c3910cadb49eabcf196e056c1bd5860eb9966c29)

Author SHA1 Message Date
Jan Tattermusch cc0dd226c6 reimplement ltoa and int64toa without negation 9 years ago
David Garcia Quintas f80b536a5a Added ability to override mem alloc funcs 9 years ago
Craig Tiller 179e6febd2 Add a test for grpc_connectivity_state_name 9 years ago
Jan Tattermusch 4121f7a60f explicitly cast signed to unsigned where safe 9 years ago
Jan Tattermusch 7ebbc475fc put user defined userAgentString to the beginning of userAgentString 9 years ago
yang-g fe9a975655 Add a test for failing to add a port 9 years ago
David Garcia Quintas 0a08791bce Increased message_compress.c coverage 9 years ago
Craig Tiller 95eeed7590 Kill noop_filter.c 9 years ago
Craig Tiller 3ebb7cc107 Hit some esoteric request header paths 9 years ago
Craig Tiller 25fd57117d Catch bad timeout handling 9 years ago
yang-g c0ed509d93 Add test for un-resolvable target 9 years ago
Craig Tiller bbb73b66fb Nuke unused files 9 years ago
Craig Tiller 5a640a4b7c Fix gcc compilation 9 years ago
Craig Tiller f2afb2ed25 Fix null pointer dereference 9 years ago
murgatroid99 a4c2d7dff7 Fixed encoding for bytes fields in the ruby interop server 9 years ago
Jan Tattermusch 338ef4aa6c fix bug MIN_VALUE bug in ltoa and int64toa and add tests 9 years ago
murgatroid99 59e5472568 Fix encoding for bytes fields in ruby interop client 9 years ago
Craig Tiller cc0535d25e Add a test of httpcli over ssl 9 years ago
Sree Kuchibhotla f99dbf5d08 Remove gpr_slice_to_cstring as it is not used anywhere 9 years ago
Craig Tiller 9ee2eecd64 Cover more of frame_settings.c 9 years ago
Craig Tiller d391b560ec Add integer overflow cases 9 years ago
Craig Tiller c3218147de Fix fuzzing detected crash 9 years ago
Craig Tiller 30798c0fb9 Fix ping response code 9 years ago
Craig Tiller d8552ab5ea Fix typo 9 years ago
Hongyu Chen e1d472f18a Make census_tag_set the only field of census_context 9 years ago
Jan Tattermusch f67f071f7e address comments 9 years ago
Jan Tattermusch 5dc93c363b include climits 9 years ago
Jan Tattermusch 5b155e5674 more win x64 fixes 9 years ago
Jan Tattermusch 52b0f6c371 use int64toa for tv_sec 9 years ago
Jan Tattermusch da9b8ae031 fix 32 bit assertions 9 years ago
Jan Tattermusch 4b3ecdf765 make grpc compile on win64bit 9 years ago
Jan Tattermusch c484ccf38a add todo for PHP 9 years ago
Jan Tattermusch de95cb0494 update ruby to new position of math.proto and health.proto 9 years ago
Jan Tattermusch 8ef43bd7c8 update location of .protos in node 9 years ago
Jan Tattermusch e8132d3954 update C# generate protos script 9 years ago
Jan Tattermusch 8956122d60 consolidate math.proto and health.proto 9 years ago
Masood Malekghassemi 0f1bf32387 Add metadata auth plugin API support 9 years ago
Masood Malekghassemi 25ef5c8fad Unskip cygrpc tests 9 years ago
Masood Malekghassemi ae873a60f5 Remove unnecessary adapter files 9 years ago
Masood Malekghassemi f21dc7edfb Migrate to Cython 9 years ago
Masood Malekghassemi aed42a895e Update Cython gRPC code 9 years ago
Masood Malekghassemi 13ee18261a Use value equality for status codes 9 years ago
Craig Tiller e2c62375e4 clang-format 9 years ago
Craig Tiller 28bf8912fd Ping API 9 years ago
Masood Malekghassemi eaa7d203b5 Fix interop Python test invocation 9 years ago
yang-g 325f2a3ebb more fix 9 years ago
yang-g 3c504c8b5a clang-format 9 years ago
yang-g c1aefa78f8 fix error messages 9 years ago
murgatroid99 6acc5f7574 Fixed up the Node benchmark implementation 9 years ago
Craig Tiller 26dab31f6e Start of ping sketch 9 years ago