Commit graph

34 commits

Author SHA1 Message Date
0bc6c0c2a7 update to gradle 8.7 2024-04-29 15:54:12 +02:00
8bf1083305 update to Gradle 8.5, update dependencies 2023-12-18 10:36:20 +01:00
f9851b13d4 update to OpenJDK 21, Gradle 8.4 2023-10-24 10:41:15 +02:00
ce70440c8c update to Gradle 8.1.1, move to forgejo 2023-05-26 22:57:11 +02:00
845260a14e update to groovy 4.0.11, netty 4.1.90, xbib net 3.1.0, use multimap for HTTP request 2023-04-03 17:19:54 +02:00
a9d47cdafe update to netty 4.1.84, Java 17, xbib net 3.0.1, update dependencies 2022-11-06 21:12:04 +01:00
f0b4b251e4 update to version catalog, netty 4.1.77 2022-05-27 16:47:08 +02:00
2f99ce39c3 update to gradle 7.3.2 2021-12-22 19:19:50 +01:00
2f2050a6b3 update to gradle 7.3, netty 4.1.70 2021-11-29 12:51:44 +01:00
1b84d5276b 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
3b5001dbcc clean up double/triple encoding mess 2021-04-30 16:04:31 +02:00
6680d54868 fix module deps, simpler server API without exposing netty classes 2021-04-23 22:29:14 +02:00
de0c798c45 update to netty 4.1.63 2021-04-15 17:14:22 +02:00
7ce935df64 add waiting for network interfaces to network utils 2020-10-20 20:10:40 +02:00
2c25413323 smarter domains, certificate classes, API cleanup 2020-07-06 00:08:07 +02:00
faf573ff5a update to Netty 4.1.50, better named modules 2020-06-05 10:40:42 +02:00
57dd5fabc9 update to Java named module, Gradle 6.4, JUnit 5 2020-05-20 14:56:37 +02:00
2040c56315 update to netty 4.1.47 2020-03-13 10:36:23 +01:00
47a1176048 many test fixes, bytebuf leaks, add TLS protocol for client 2019-08-25 23:26:13 +02:00
816266e2b2 clean up util classes, add cookie signing helper class 2019-08-06 16:33:18 +02:00
ef0c59d3f5 SslHandler factory, switch to JUnit 5 2019-04-30 16:35:45 +02:00
ad460a5111 add static file server capability 2019-04-22 23:09:47 +02:00
f4cfd6313d update to gradle 5.2.1, netty 4.1.34, bouncycastle 1.61 2019-03-14 13:02:45 +01:00
3d683d0b83 fix query paramater encoding in RequestBuilder, update to Gradle 5.1, update to Netty 4.1.33 2019-02-05 16:11:25 +01:00
b024cb26e6 update to netty 4.1.30, tcnative 2.0.19, alpnagent 2.0.9, gradle 4.10.2 2018-11-13 14:11:37 +01:00
2b505d5176 update to Netty 4.1.28, Gradle 4.9 2018-08-17 11:46:18 +02:00
8a901450be update to netty 4.1.27, gradle 4.8.1 2018-07-12 14:47:09 +02:00
2339735966 more work on HTTP transports with pooling and multithreading, update to Netty 4.1.24, update to Gradle 4.7 2018-05-04 11:32:53 +02:00
8593996f2b add pool implementation, back-off for retry, cleaning up 2018-03-08 15:57:17 +01:00
30ac8b09c2 add backoff, add simple pool, clean listeners 2018-03-04 22:50:46 +01:00
f25291a506 downgrade to Netty 4.1.19 2018-03-01 15:48:28 +01:00
c43c3b9f67 large refactoring, new transport layer, update to Netty 4.1.22 2018-02-28 12:23:52 +01:00
8f1a7211e6 much improved HTTP/2, cookies, more tests 2017-05-11 23:52:00 +02:00
1e1b8469b2 initial commit 2017-05-02 00:52:09 +02:00