No description
Find a file
2021-09-16 12:07:58 +02:00
gradle update to netty 4.1.65, tcnative to 2.0.39, add some wait time for threadpools, add kqueue/epoll to tests 2021-05-21 22:26:42 +02:00
netty-http-bouncycastle smarter domains, certificate classes, API cleanup 2020-07-06 00:08:07 +02:00
netty-http-client restrict default to TLS 1.2 if old/unavailable OpenSSL 2021-09-16 12:07:58 +02:00
netty-http-client-api add exception listener und timeout listener to request 2021-06-15 11:57:49 +02:00
netty-http-client-rest auto close after async response 2021-05-06 14:07:34 +02:00
netty-http-common clean up double/triple encoding mess 2021-04-30 16:04:31 +02:00
netty-http-epoll update to Java named module, Gradle 6.4, JUnit 5 2020-05-20 14:56:37 +02:00
netty-http-kqueue update to Java named module, Gradle 6.4, JUnit 5 2020-05-20 14:56:37 +02:00
netty-http-rx update to Netty 4.1.50, better named modules 2020-06-05 10:40:42 +02:00
netty-http-server restrict default to TLS 1.2 if old/unavailable OpenSSL 2021-09-16 12:07:58 +02:00
netty-http-server-api fix module deps, simpler server API without exposing netty classes 2021-04-23 22:29:14 +02:00
netty-http-server-reactive smarter domains, certificate classes, API cleanup 2020-07-06 00:08:07 +02:00
netty-http-server-rest no transitive module declaration, IntelliJ IDEA craziness 2021-02-02 16:35:18 +01:00
.gitignore javadoc fixes for Java 13 2020-05-20 15:18:02 +02:00
build.gradle add waiting for network interfaces to network utils 2020-10-20 20:10:40 +02:00
gradle.properties restrict default to TLS 1.2 if old/unavailable OpenSSL 2021-09-16 12:07:58 +02:00
gradlew add waiting for network interfaces to network utils 2020-10-20 20:10:40 +02:00
gradlew.bat add waiting for network interfaces to network utils 2020-10-20 20:10:40 +02:00
LICENSE.txt initial commit 2017-05-02 00:52:09 +02:00
settings.gradle split bouncycastle, epoll, kqueue into separate modules, downgrade tcnative to macos 10.12 compatibility 2019-12-22 02:03:19 +01:00