Commit graph

26 commits

Author SHA1 Message Date
b98988201e update nt to 4.8.0 2024-06-20 15:12:15 +02:00
c6722ca106 update to netty 4.1.110, remove JUL test file logging 2024-05-23 15:38:15 +02:00
0bc6c0c2a7 update to gradle 8.7 2024-04-29 15:54:12 +02:00
8ebb50faa4 update dependencies, update to netty 4.1.107 2024-03-27 16:55:45 +01: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
3e8b052d9f update to Netty 4.1.96 2023-08-08 16:33:11 +02:00
ce70440c8c update to Gradle 8.1.1, move to forgejo 2023-05-26 22:57:11 +02:00
73a8c219c6 update to netty 4.1.91, do not release bytebuf in content()/json() method 2023-04-17 17:26:06 +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
ae1240822f update netty to 4.1.89 2023-03-11 09:06:26 +01:00
9f55b8692c update to netty 4.1.85 2022-11-17 13:52:31 +01: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
d93c79fa63 update to tcnative 2.0.52 2022-06-17 17:42:45 +02:00
f0b4b251e4 update to version catalog, netty 4.1.77 2022-05-27 16:47:08 +02:00
b2135d4c80 update to 4.1.69, remove rx/reactive subprojects 2021-10-13 18:20:36 +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
59ac22d492 pluggable HTTP protocols, add netty-http-rx, adapted from https://github.com/ReactiveX/RxNetty 2019-09-23 10:02:20 +02:00
47a1176048 many test fixes, bytebuf leaks, add TLS protocol for client 2019-08-25 23:26:13 +02:00
28cdfcfb57 add our HttpResponse in the client API, REST client module, fix dependencies with compile/compileTest 2019-08-07 18:50:42 +02:00
3d944e417e drop xmlrpc code 2019-07-19 22:13:31 +02:00
61fdc04e9c make XML-RPC tests compile and run under Java 8 2019-07-17 22:53:14 +02:00
81b1aad724 move Pair class 2019-07-15 22:41:23 +02:00
8975cd0978 add secure cookies, xmlrpc common 2019-07-13 15:16:09 +02:00
ef0c59d3f5 SslHandler factory, switch to JUnit 5 2019-04-30 16:35:45 +02:00
f2c483fcfa add Netty server 2018-03-12 11:22:40 +01:00