6399 Commits (03f0bd678625ca8c27d9d8f8f6982486896c13b9)
 

Author SHA1 Message Date
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
vjpai df551611d4 Remove reference to nullptr to avoid compiler seeing ambiguity in gcc-4.4 10 years ago
Stanley Cheung 4a5c65464e update homebrew php ext location 10 years ago
Abhishek Kumar da7790bebf Merge pull request #2335 from murgatroid99/node_error_codes 10 years ago
vjpai f77ab15c57 Use rvalue ref return to avoid copy 10 years ago
Abhishek Kumar 1cbeeb508b Merge pull request #2336 from murgatroid99/ruby_error_codes 10 years ago
Abhishek Kumar 707dd2c36f Merge pull request #2065 from dklempner/retry_backoff 10 years ago
vjpai c7eed74dc4 Remove brace initialization for gcc-4.4 compatibility 10 years ago
vjpai 7d980e44b2 Remove lambda function with lambda capture to allow building with pre-lambda 10 years ago
Nicolas "Pixel" Noble 4d811daf52 generate_projects.py should make directories. 10 years ago
David Garcia Quintas 664cda0ef5 Removed spurious check 10 years ago
Craig Tiller 5c785d4c39 Hoist epoll_ctl outside of pollset lock 10 years ago
Craig Tiller a2c622e253 Merge branch 'no-worries-i-can-wait' of github.com:ctiller/grpc into no-worries-i-can-wait 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
yang-g 76fcaeeeb5 resolve comments 10 years ago
yang-g c501a5b159 Clarify the oauth2_auth_token scenario and add the per call credentials scenario 10 years ago
Nicolas Noble 027994c439 Merge pull request #2421 from chai2010/master 10 years ago
chai2010 e55e1833bc fix build on windows 10 years ago
Jan Tattermusch 478f55fe71 Merge pull request #2416 from nicolasnoble/attempt-number-2-at-windows-kick 10 years ago
Jan Tattermusch e8123af1a3 Merge pull request #2414 from nicolasnoble/lets-debug-aborts 10 years ago
David Klempner e00b0c3247 Add description of MIN_CONNECT_TIMEOUT and fix its pseudocode usage. 10 years ago
Michael Lumish 508483dd77 Merge pull request #2415 from nicolasnoble/ignore-cached-files 10 years ago
Nicolas "Pixel" Noble e503cd5398 Better socket kick for Windows. 10 years ago
Nicolas "Pixel" Noble 4f21400352 Let's ignore our generated cache.mk from git. 10 years ago
Nicolas "Pixel" Noble e1d95d6e98 Adding a handler for abort(). 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
David Garcia Quintas 8d9f830168 Introduced InteropContextInspector to be able to peek into server contexts during interop testing. 10 years ago
Nathaniel Manista 3abe61850e links interface and gRPC-on-wire implementation 10 years ago
David Garcia Quintas 6a3cf974f7 Added WriteOptions for per-message flags and modified CallOps to use it. 10 years ago
Craig Tiller 729b35a59e Split request matching into a single datastructure 10 years ago
Jan Tattermusch 294d972629 Merge pull request #2399 from nicolasnoble/install-windows-exception-handler 10 years ago
Craig Tiller 0804d6b6b2 Merge branch 'lockfree-stack' of github.com:vjpai/grpc into i-want-to-wait-free 10 years ago
yang-g be5f059219 Add oauth2_auth_token test case in interop test 10 years ago
Craig Tiller ce017fe6e3 Merge pull request #2400 from nicolasnoble/filter-output-for-timeouts 10 years ago
Craig Tiller 677c50c92a Update C++ impl 10 years ago
Craig Tiller 54f8a39a84 Merge branch 'flow-like-lava-to-a-barnyard' of github.com:ctiller/grpc into flow-like-lava-to-a-barnyard 10 years ago
Craig Tiller cc44ee50e4 Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard 10 years ago
Craig Tiller ec6a7fdef9 Update doc 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 75cfb044f3 Merge github.com:grpc/grpc into no-worries-i-can-wait 10 years ago
Craig Tiller 143e7bf0cf Introduce a clock type field onto gpr_timespec. 10 years ago
Nicolas Noble 4d0b7427fa Merge pull request #2402 from jtattermusch/windows_polishing 10 years ago
Jan Tattermusch 80e5f044a4 zero-out channel after creation 10 years ago