Commit graph

35 commits

Author SHA1 Message Date
0bc6c0c2a7 update to gradle 8.7 2024-04-29 15:54:12 +02: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
f0b4b251e4 update to version catalog, netty 4.1.77 2022-05-27 16:47:08 +02:00
7ce935df64 add waiting for network interfaces to network utils 2020-10-20 20:10:40 +02:00
57dd5fabc9 update to Java named module, Gradle 6.4, JUnit 5 2020-05-20 14:56:37 +02:00
aff174ab22 split bouncycastle, epoll, kqueue into separate modules, downgrade tcnative to macos 10.12 compatibility 2019-12-22 02:03:19 +01:00
5490eec9f8 better error handling in mixed protocol situations, update tests to mockito 3.1.0, jackson 2.9.10 2019-11-07 15:55:00 +01:00
47a1176048 many test fixes, bytebuf leaks, add TLS protocol for client 2019-08-25 23:26:13 +02:00
712dd570e7 update to OpenJDK 11, xbib net 2.0.0 2019-08-08 15:48:09 +02:00
7848b063e7 update to Netty 4.1.38 2019-08-06 21:00:02 +02:00
61fdc04e9c make XML-RPC tests compile and run under Java 8 2019-07-17 22:53:14 +02:00
8975cd0978 add secure cookies, xmlrpc common 2019-07-13 15:16:09 +02:00
71a912d7cd add reactive streams, add chunked file service 2019-06-20 23:05:03 +02:00
b62e72a222 add POST parameters, improve classloader-based service 2019-05-22 12:03:41 +02:00
09d82f576e Netty 4.1.36, introducing endpoints 2019-05-20 15:02:02 +02:00
7f14fce6fd fix for uri trouble 2019-05-08 15:45:24 +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
e39638ef3f fix description 2019-02-11 09:20:21 +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
f2c483fcfa add Netty server 2018-03-12 11:22:40 +01:00
12a5f6418c back to 4.1.16, fix SSL, fix pool, fix tests 2018-03-09 00:37:08 +01:00
8593996f2b add pool implementation, back-off for retry, cleaning up 2018-03-08 15:57:17 +01:00
edb85cfdd8 fix NPE 2018-03-04 23:14:26 +01:00
30ac8b09c2 add backoff, add simple pool, clean listeners 2018-03-04 22:50:46 +01:00
047ae5bffd add simple channel pool, add SSL provider (Conscrypt), fix ClientTest, add debug config 2018-03-01 22:08:16 +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
4ca2ff395d create Http2FrameAdapter test and InboundHttp2ToHttpAdapter test 2017-05-02 20:58:43 +02:00
1e1b8469b2 initial commit 2017-05-02 00:52:09 +02:00