7121 Commits (2e1bb1bf4da91d7f9c8d3b2be864ed15574d5670)
 

Author SHA1 Message Date
David Garcia Quintas 2e1bb1bf4d Reverted unnecessary changes to server 10 years ago
David Garcia Quintas cd37d5852b Added new tests for compression 10 years ago
David Garcia Quintas 49a5130318 Merge branch 'compression-accept-encoding' into compression-interop 10 years ago
David Garcia Quintas 10494fcb61 Merge branch 'master' into compression-accept-encoding 10 years ago
Jorge Canizales 7a75936001 Merge pull request #2861 from jcanizales/fix-race-condition 10 years ago
Jorge Canizales 578ab166ad Don’t retain self here! 10 years ago
Jorge Canizales 297ed7bd81 Don’t set the request writer to nil, as @synchr(nil) is undefined behavior. 10 years ago
Jorge Canizales eb87b4653a Rename super-confusing ivar _self -> _retainSelf 10 years ago
Jorge Canizales fd51dff8b8 Clarify invalid-argument message for already-started writers 10 years ago
Jorge Canizales 238ad7819f Eliminate race in GRPCCall’s operation of the requests writer 10 years ago
Jorge Canizales 67ce098ccf Clarify thread-safety expectations of GRXWriters 10 years ago
Jorge Canizales c678c30cf1 Fix ForwardingWriter init preconditions 10 years ago
jboeuf c29812fc2c Merge pull request #2845 from ctiller/reorder-some-things 10 years ago
Yang Gao 95a98ca768 Merge pull request #2829 from ctiller/tell-the-world-about-ALL-the-things 10 years ago
Yang Gao 012349ff88 Merge pull request #2842 from ctiller/asan-is-sad 10 years ago
Craig Tiller 8f1b169b3d Reorder filters to ensure that :authority is available when the auth filter needs it 10 years ago
Yang Gao 5f3e7737b7 Merge pull request #2843 from a11r/doc3 10 years ago
Abhishek Kumar d259bb1dd1 Add a document describing a server reflection protocol. 10 years ago
Eric Anderson 88527f8e55 Merge pull request #2560 from a11r/doc2 10 years ago
Nicolas Noble c7989b6c9f Merge pull request #2788 from ctiller/kinetic-lopsided-poetry 10 years ago
Jorge Canizales be76f2c266 Merge pull request #2838 from jcanizales/make-oauth2-easy 10 years ago
Craig Tiller 2e95e4ac1d Move parent removal from final destruction to destruction request 10 years ago
Craig Tiller 26f8b283a4 Merge github.com:grpc/grpc into tell-the-world-about-ALL-the-things 10 years ago
Craig Tiller 37f24de603 Merge pull request #2777 from jboeuf/server_creds_auth_md_processor 10 years ago
Craig Tiller 0ce5540a3f Merge pull request #2811 from yang-g/channel_state_api 10 years ago
Jorge Canizales 721b7a3923 Rename oauth2_lowerCamel -> oauth2UpperCamel 10 years ago
Jorge Canizales 26e0c9ee4c Fixup for 971d06ad06 10 years ago
Nicolas Noble c72275dfd1 Merge pull request #2841 from ctiller/trace-tests-are-giving-me-a-headache 10 years ago
Nicolas Noble 4720f323f5 Merge pull request #2840 from ctiller/reduce-mac-load 10 years ago
Craig Tiller 8420323c04 Merge branch 'kinetic-lopsided-poetry' of github.com:ctiller/grpc into kinetic-lopsided-poetry 10 years ago
Craig Tiller 24a97628b6 Add portlog.txt to gitignore 10 years ago
Craig Tiller 2d91b5de40 Only slow down tracing tests if stdout isatty 10 years ago
Craig Tiller c85357e051 Reduce mac CI load 10 years ago
Jorge Canizales 631dc00481 Exercise GRPCCall+OAuth2 in the tests 10 years ago
yang-g cec757f22a Fix build 10 years ago
yang-g 87e133e13a merge with head 10 years ago
yang-g c8abca8f53 Resolve comments 10 years ago
Yang Gao 03b19118e3 Merge pull request #2831 from ctiller/document-some-other-things 10 years ago
Jorge Canizales 594ae574ad Add OAuth2 headers category to GRPCCall 10 years ago
Jorge Canizales 971d06ad06 Fix build breakage 10 years ago
Jorge Canizales be222f8ea0 Merge pull request #2758 from jcanizales/make-http-not-subtle 10 years ago
Julien Boeuf 7aff4281ef Merge branch 'master' of https://github.com/grpc/grpc into server_creds_auth_md_processor 10 years ago
jboeuf 18d5aa74b1 Merge pull request #2837 from ctiller/slips 10 years ago
Craig Tiller 6659d8b89c Fix memory leaks 10 years ago
Craig Tiller 5b5afcaa7b Merge pull request #2835 from nicolasnoble/test-platforms-are-sad 10 years ago
Nicolas "Pixel" Noble 63323e3c07 Re-enabling tests that got culled off. 10 years ago
Craig Tiller b933c2cd55 Fix memory leaks 10 years ago
Jorge Canizales 015ab35a28 Clarify intention of the code that adds a default port 10 years ago
Julien Boeuf 29c990abcc fixing one more test. 10 years ago
Julien Boeuf 09316e7605 Fixing build. 10 years ago