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-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-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
|
update to 4.1.69, remove rx/reactive subprojects
|
2021-10-13 18:20:36 +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
|
update to 4.1.69, remove rx/reactive subprojects
|
2021-10-13 18:20:36 +02:00 |