3953 Commits (5239ee2bd0a035ad7ac94b259b318677869126ad)

Author SHA1 Message Date
Jan Tattermusch e5c9b80566 renaming stub to client and refactoring metadata class 10 years ago
Jan Tattermusch 37fccb0d38 make build_packages.bat provide version of grpc.native.csharp_ext dependency 10 years ago
Jan Tattermusch a5800706fa introduce Version.cs as single source of truth of gRPC C# version 10 years ago
Jan Tattermusch 48f7ed4442 pick up nuget package version from cmdline param and fix nuget build 10 years ago
Jan Tattermusch 5253467d5c C# health checking support 10 years ago
Tim Emiola 8092af8678 Updates the requirements comment before releasing on the release branch 10 years ago
Stanley Cheung e726a53a6c php script minor fix 10 years ago
yang-g 811536efce auth context iterator 10 years ago
David Garcia Quintas d317e7570b Fixes to compression, to be merged back to the appropriate branch. 10 years ago
David Garcia Quintas c3a00cd153 Fixed wrong frame parsing 10 years ago
Vijay Pai d54c3e6b39 clang-format changed files 10 years ago
vjpai d6cc1814c0 Name arguments 10 years ago
yang-g 94d6225ae7 Create server side auth context lazily 10 years ago
Stanley Cheung 316eedd4e1 regex 10 years ago
Vijay Pai 181ef45f5e Addressing outstanding typos and comments 10 years ago
Stanley Cheung 4a5c65464e update homebrew php ext location 10 years ago
vjpai f77ab15c57 Use rvalue ref return to avoid copy 10 years ago
vjpai c7eed74dc4 Remove brace initialization for gcc-4.4 compatibility 10 years ago
Craig Tiller 5c785d4c39 Hoist epoll_ctl outside of pollset lock 10 years ago
Craig Tiller 5a1e7fda84 Ruby fixes for new timespec 10 years ago
Craig Tiller b6450260db Initial fixes for lock free request path 10 years ago
Craig Tiller 21038ce1d4 Mac, Windows support for new timespec 10 years ago
chai2010 e55e1833bc fix build on windows 10 years ago
Nicolas "Pixel" Noble e503cd5398 Better socket kick for Windows. 10 years ago
Craig Tiller ffe27b98b9 Implement test for stack initial push edge 10 years ago
Craig Tiller 6a006cee8a First pass of lockless delivery of new calls 10 years ago
Craig Tiller eef4c2570d Add a detectable edge for the first insert (so far untested) 10 years ago
Nathaniel Manista 3abe61850e links interface and gRPC-on-wire implementation 10 years ago
Craig Tiller 729b35a59e Split request matching into a single datastructure 10 years ago
Craig Tiller 677c50c92a Update C++ impl 10 years ago
Craig Tiller 58bbc864ba Updating wrapped languages to new time functions 10 years ago
Craig Tiller 354398f9f5 Updating wrapped languages to new time functions 10 years ago
Craig Tiller 143e7bf0cf Introduce a clock type field onto gpr_timespec. 10 years ago
Jan Tattermusch 80e5f044a4 zero-out channel after creation 10 years ago
Jan Tattermusch d9e7943994 remove chatty log messages on windows 10 years ago
Nicolas "Pixel" Noble 0e107a7f02 Disabling cython for now. 10 years ago
Jan Tattermusch 04eb89ca26 no need to call GrpcEnvironment.Initialize() explicitly 10 years ago
David Garcia Quintas 20a3538ddc More bugfixes to compress_filter. 10 years ago
Vijay Pai 887f86bd21 Debug and add in generated build files 10 years ago
Masood Malekghassemi 864b97b1d8 Upport python version 10 years ago
Vijay Pai 005e305c22 Initial checkin commit for lockfree stack. 10 years ago
Craig Tiller 8390153442 Fix TSAN reported race 10 years ago
Craig Tiller b4580d4e0e Added static where needed 10 years ago
Craig Tiller 1b01167425 Remove magic number 10 years ago
yang-g d45b203163 remove dead file 10 years ago
murgatroid99 f88eecd80d Changed found? to implemented? 10 years ago
Craig Tiller 2e622bc16a Add a version string and a function to retrieve it 10 years ago
Craig Tiller ca4387523a Revert "Update Python version numbers" 10 years ago
David Garcia Quintas a21e2c8f91 early bail out when not compressing 10 years ago
David Garcia Quintas 711db76a2c Reverted wrong set of changes to server_create 10 years ago