2145 Commits (e1e9c5495859d407406560d861dc50f22f23a8b5)

Author SHA1 Message Date
Julien Boeuf 51261563da Fixing issue #3390 10 years ago
Nicolas "Pixel" Noble 3a26c5bb5d Shutting down warning about operations on closed sockets. 10 years ago
Craig Tiller 787fb13056 Move in-flight callback check up 10 years ago
Jan Tattermusch 75290eaad7 remove excess logs 10 years ago
Julien Boeuf 675aee6a74 Fixing #3286 10 years ago
Craig Tiller bc81291f7e Remove check for no workers 10 years ago
Craig Tiller 37b0044844 Fix a case where :status could be returned to applications 10 years ago
Nicolas Noble 77ccdb99f8 Fixing lingering bytes clipping issue on socket shutdown. 10 years ago
Nicolas "Pixel" Noble 791a480127 Even if the stream was cancelled, notify of its state change. 10 years ago
Craig Tiller 49d03c80c9 avoid infinite spin without checking condvar 10 years ago
Craig Tiller 29d4145a64 avoid underflow 10 years ago
Craig Tiller d6599a39e4 Replicate C++ docs from master to beta branch 10 years ago
Craig Tiller b059ae54c3 Fix ASAN issues 10 years ago
Jorge Canizales 18c975f9d3 Fix C core build breakage. 10 years ago
Craig Tiller ae96a504df Fix asan bug 10 years ago
Craig Tiller 5100ea0043 fixes for windows 10 years ago
Nicolas "Pixel" Noble 0d728c1e9e Bumping revision to 0.11 for beta. 10 years ago
Craig Tiller 063560e3fb Fixup windows server 10 years ago
Alistair Veitch 1c09accaad change aggregation_ops to internal type 10 years ago
Craig Tiller 3fecb24c55 Add a little experiment 10 years ago
Julien Boeuf fe1478f19e Change the ownership model of the auth processor. 10 years ago
Julien Boeuf 0c711ad88b Adding C++ metadata processor. 10 years ago
Alistair Veitch 6afe53f236 add functions for getting trace records 10 years ago
Craig Tiller 9f80fcf8e7 Cleaning up Windows endpoint code 10 years ago
Alistair Veitch e62f68cebb make metric part of view 10 years ago
Craig Tiller 240b7db1ca Outlaw comma in non-binary metadata values 10 years ago
Alistair Veitch 9a09982e2d view and aggregation API 10 years ago
murgatroid99 868545987b Fixed incorrect include line in core/census/grpc_filter.c 10 years ago
Craig Tiller b029859e58 Revert "Revert "Refactor Endpoint API"" 10 years ago
Craig Tiller 99d7b661be Revert "Refactor Endpoint API" 10 years ago
Hongyu Chen 2845c86958 Fix include guard of census/grpc_filter.h 10 years ago
Craig Tiller a0461e52f3 Fix an edge case in call.c 10 years ago
Craig Tiller d36ed20b7d Trace window announcements 10 years ago
Craig Tiller 70964fca29 Properly reset incoming buffer 10 years ago
Craig Tiller 8bf34083e2 Fix uninitialized data 10 years ago
Craig Tiller 57c48c6845 Turn off debug 10 years ago
Craig Tiller 0882a353d5 Fix refcounting 10 years ago
David Garcia Quintas c9ab6a022d Protect against dereferencing a null ptr. 10 years ago
Julien Boeuf 510a920c75 Credentials cleanup: 10 years ago
Julien Boeuf c5b570f97e Adding void* at then end of security related method in order to have a stable ABI. 10 years ago
Craig Tiller d17fcc3203 Make C core log output readable 10 years ago
Alistair Veitch f886985d2c refactor census_timestamp 10 years ago
Craig Tiller 25de92c997 Assert uri not null better 10 years ago
Craig Tiller f5cf6fa478 Assert uri not null 10 years ago
Jan Tattermusch a4d9f267fb fix gpr_slice leak in server on connection reset 10 years ago
Craig Tiller 1dc323b45e Spam cleanup 10 years ago
Craig Tiller c0136b9a27 Add comments 10 years ago
Craig Tiller c9a3b0d55f Respond to review 10 years ago
Craig Tiller 775ec1decd Use SSL override as a default host name if none is specified 10 years ago
Hongyu Chen a96ce800a8 Update include path of core/profiling/basic_timers.c 10 years ago