6103 Commits (4dfe317e5dc1c11688e8ab95c1a62c12553f43ad)

Author SHA1 Message Date
Hyunjun Kim 34206222f0 Fix docstring typos in python grpc interfaces 9 years ago
Craig Tiller 4c219e6abe Spam cleanup 9 years ago
Dan Born 43a78030b1 Expose the fd in grpc_fd and grpc_tcp. 9 years ago
Masood Malekghassemi a4ae4b570c Add tox to Py build-from-source instructions 9 years ago
Craig Tiller befa1fff76 Copyright checker fixes 9 years ago
Craig Tiller 560e5f8aa3 Update copyrights, clang-fmt 9 years ago
Craig Tiller e959827ec0 Update copyrights 9 years ago
Craig Tiller c506e24a57 Update copyrights 9 years ago
Masood Malekghassemi 8525354f4f Use stdint for Cython code 9 years ago
Craig Tiller be52c6e9c2 clang-format code 9 years ago
yang-g 471dbd8217 Make possible lossy conversion explicit. 9 years ago
Abhishek Kumar f4ef7bca14 Added exception handling for ImportError 9 years ago
Craig Tiller de3da74866 Add copyright checks to sanity; make them verify copyright year is valid 9 years ago
Nathaniel Manista 27f62432f5 Remove ceiling on required protobuf version 9 years ago
yang-g 3fd2836600 Add a error log to indicate error, then abort. 9 years ago
yang-g eb92fa7ba8 remove unreachable macro 9 years ago
Craig Tiller 897e4fe2ad Update copyrights 9 years ago
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
Craig Tiller 0fe5ee7be3 BoringSSL integration: non-vsprojects changes 9 years ago
yang-g 0db9032a8b remove stream from stalled_by_transport list before destroy it 9 years ago
Masood Malekghassemi f872c6aa9f Fix Python test timeouts 9 years ago
Julien Boeuf ee9d78b960 Unit testing the peer from auth context functionality. 9 years ago
Julien Boeuf 1d9ac6612d Removing the peer from the SSL security connector. 9 years ago
Jan Tattermusch 1b34aeb554 fixing x64 build with vs2015 9 years ago
Julien Boeuf 5b194036b2 Making the stack work with outgoing channel args. 9 years ago
yang-g 575625c12b hide a debug log under trace and fix two log levels 9 years ago
Masood Malekghassemi 6b09780f1a Fix typo in Python test harness 9 years ago
Julien Boeuf 366f42c12d Removing the auth context from the security connector. 9 years ago
Craig Tiller a3f298ff67 clang-format 9 years ago
Craig Tiller 8a09593639 Fix flow control for unstarted streams 9 years ago
Craig Tiller e1b8c2b07b Fix merge 9 years ago
Jan Tattermusch ea7469d62e refcounting completion queue shutdown 9 years ago
Stanley Cheung 6bd3180dfd php: make channel 9 years ago
Konstantinos Sofokleous 1ce471a670 fix indentation and be more explicit re cast to gpr_atm 9 years ago
Craig Tiller 0580b6aef0 Add fflush to windows log lines 9 years ago
Konstantinos Sofokleous 147cc70dd6 fix gpr_stack_lockfree_test assert bug on 64 bits 9 years ago
Craig Tiller ca9a637877 Fix double read at end of stream bug 9 years ago
Stanley Cheung 27a31677d2 php: bump version for release 9 years ago
Jan Tattermusch 9bbb1f9222 simple kill test 9 years ago
Craig Tiller a7615892f9 Allow . in header names 9 years ago
Jan Tattermusch 3ac4900239 improve MetadataCredentials test 9 years ago
Craig Tiller be5a4ebb76 Fix merge error 9 years ago
Craig Tiller ea50b90390 Fix missing timer tag 9 years ago
Craig Tiller abb2e3dc00 Handle cancelling writes whilst writing 9 years ago
Craig Tiller 31d0d1edd0 recv_message_ready was already taken care of 9 years ago
Craig Tiller 457984634e Better fix 9 years ago
Masood Malekghassemi b5a1806029 Python version bump 9 years ago
Jan Tattermusch d63b1d62b1 Fix AbandonedCall test 9 years ago
Jan Tattermusch 7608c96758 fix bug in Server.KillAsync() 9 years ago
Craig Tiller 3a186e70c5 Get the right ordering of h2, not-h2 9 years ago