aboutsummaryrefslogtreecommitdiff
path: root/netty/build.gradle
AgeCommit message (Expand)Author
2018-06-11all: add gradle format checkerZHANG Dapeng
2018-03-23netty: Add support for ConscryptEric Anderson
2018-03-23Move TlsTest from interop-testing to nettyEric Anderson
2017-08-28Move jmh benchmarks to their respective modulesEric Anderson
2017-06-30all: Use fixed version number for java 6/7 signaturesEric Anderson
2017-06-16all: Filter out Internal* classes from JavadocEric Anderson
2017-03-22all: update to latest version of errorproneCarl Mastrangelo
2017-03-14netty: Copy DefaultHttp2ConnectionDecoder in prep for backportEric Anderson
2017-02-24netty: Use tcnative in tests instead of Jetty ALPNEric Anderson
2017-02-07all: swap to newer animalsniffer pluginEric Anderson
2017-01-27Add support for http forward proxy with CONNECTEric Anderson
2016-05-02use Jetty ALPN agent instead of Jetty ALPN ZHANG Dapeng
2016-02-16hpack is no longer a direct dependencyEric Anderson
2015-07-08Fixing some compiler warnings.nmittler
2015-06-03Allowing Netty TLS bootstrap handler to be sharable.nmittler
2015-05-05Produce combined JavaDoc, add links, exclude internalsEric Anderson
2015-01-27Removing all references to "stubby"nmittler
2015-01-08Adding gradle build for Java grpcnathanmittler