Commit graph

17 commits

Author SHA1 Message Date
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