- Feb 25, 2015
-
-
Tim Emiola authored
-
Nathaniel Manista authored
-
murgatroid99 authored
-
Michael Lumish authored
-
Nicolas "Pixel" Noble authored
-
Dan Ciruli authored
-
Dan Ciruli authored
-
Craig Tiller authored
This string comes from an authority field, which is allowed to contain a ':' port (see https://tools.ietf.org/html/rfc3986#section-3.2). We need to strip it before performing host name verification.
-
Tim Emiola authored
-
Nathaniel Manista authored
-
Tim Emiola authored
-
murgatroid99 authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Nathaniel Manista authored
This makes grpc.early_adopter much more independent of RPC Framework and cleaner at the cost of reexporting most of the interfaces and writing several delegation classes.
-
Tim Emiola authored
-
Tim Emiola authored
-
Tim Emiola authored
-
Tim Emiola authored
-
Tim Emiola authored
-
Tim Emiola authored
-
Tim Emiola authored
-
Tim Emiola authored
-
Craig Tiller authored
After we have called closed() ensure that no other callbacks are ever made.
-
Craig Tiller authored
-
Julien Boeuf authored
-
Julien Boeuf authored
- Added a way to override the cipher suites with an environment variable so that we can still do interop testing with java7. - Takes care of #681.
-
Julien Boeuf authored
- Should fix #746.
-
Masood Malekghassemi authored
-
Julien Boeuf authored
-
David Klempner authored
Instead, we do a shutdown() at the point we are currently closing, to kick off socket teardown while ensuring an fd ref is sufficient to make concurrent syscalls like epoll_ctl safe.
-