|
75d5f6b2e6
|
make datagram unix sockets work for sd_notify
|
2024-04-04 19:11:50 +02:00 |
|
|
96f47650b5
|
lift tests to module path
|
2024-03-04 13:54:05 +01:00 |
|
|
9e30dd2e1c
|
rename getBaseURL() to getURL()
|
2024-02-21 21:08:17 +01:00 |
|
|
d6ac3e267d
|
remove URL mutator
|
2024-01-04 22:15:07 +01:00 |
|
|
c45bbfca53
|
remove our immutable list from Parameter, add copy constructor to URLBuilder
|
2024-01-03 13:30:57 +01:00 |
|
|
e656f2d2bd
|
remove user gradle preferences from project files
|
2023-12-18 09:46:54 +01:00 |
|
|
560d09a81b
|
update jackson to 2.16.0, datastructures to 5.0.6
|
2023-12-17 21:11:26 +01:00 |
|
|
01f1e7beff
|
update to Gradle 8.5, Bouncycastle 1.77
|
2023-12-10 13:46:48 +01:00 |
|
|
183041acd3
|
fix percent decoding when parameter is query domain
|
2023-12-07 17:26:48 +01:00 |
|
|
3a4a3c692f
|
update to Gradle 8.4
|
2023-10-24 10:37:11 +02:00 |
|
|
2e5e7248b0
|
fix rebase
|
2023-10-01 08:27:40 +02:00 |
|
|
4a40104cf6
|
add junit platform launcher
|
2023-10-01 08:26:46 +02:00 |
|
|
812f8adb56
|
update to Gradl 8.1.1, fix tests, remove file logging
|
2023-10-01 08:26:41 +02:00 |
|
|
ad6cd526fa
|
update to OpenJDK 21, Gradle 8.4-rc-1
|
2023-09-30 22:26:58 +02:00 |
|
|
344e234fc3
|
move to OpenJDK 21
|
2023-09-30 22:26:58 +02:00 |
|
|
c195ce20e3
|
update boncycastle to 1.76, jackson to 2.15.2
|
2023-09-30 22:26:58 +02:00 |
|
|
5c91f1c557
|
working on json file store
|
2023-09-30 22:26:58 +02:00 |
|
|
f963f42c57
|
working on json file store
|
2023-09-30 22:26:58 +02:00 |
|
|
b086d8b581
|
update to 3.3.3
|
2023-09-30 22:26:58 +02:00 |
|
|
78a67925e8
|
fix URL scheme colon parsing
|
2023-09-30 22:26:58 +02:00 |
|
|
0ac2d049c8
|
add convenience method wrap() to DataBuffer
|
2023-09-30 22:26:58 +02:00 |
|
|
a2dab0623c
|
relax parameter domain check for sub-parameters
|
2023-09-30 22:26:58 +02:00 |
|
|
abd1df903b
|
remove default domain, stricter security
|
2023-09-30 22:26:58 +02:00 |
|
|
4fc4e72cb2
|
remove plugin declaration
|
2023-09-30 22:26:58 +02:00 |
|
|
4309cc35eb
|
update to Gradl 8.1.1, fix tests, remove file logging
|
2023-09-30 22:26:58 +02:00 |
|
|
d9c27fe7f2
|
remove file handler in test logging
|
2023-04-19 09:08:32 +02:00 |
|
|
63ff8456ce
|
remove file handler in test logging
|
2023-04-19 09:05:17 +02:00 |
|
|
4822fbafea
|
upgrade to Gradle 8.0.2
|
2023-04-05 20:23:31 +02:00 |
|
|
ce6ee1f69a
|
add some URL query parameter tests
|
2023-04-03 17:58:14 +02:00 |
|
|
ab86306ee7
|
do not use ellipsis in parameter domain arguments
|
2023-03-31 15:47:56 +02:00 |
|
|
dbe58d2d84
|
add font/woff2
|
2023-03-31 11:02:27 +02:00 |
|
|
508a3099a0
|
make all data buffers releasable
|
2023-03-30 10:37:37 +02:00 |
|
|
9fec73d255
|
use enum for parameter domains
|
2023-03-24 14:07:19 +01:00 |
|
|
94f14e86cc
|
add certificate reader test
|
2023-03-21 19:46:40 +01:00 |
|
|
c37ff23865
|
change Parameter domain handling
|
2023-03-21 16:39:29 +01:00 |
|
|
1dc1825672
|
update dependencies
|
2023-01-12 22:05:50 +01:00 |
|
|
5d788ff327
|
add key pair as return value in PrivateKeyReader
|
2022-11-16 23:15:49 +01:00 |
|
|
808c4354ff
|
make codeql more stable
|
2022-11-07 23:31:31 +01:00 |
|
|
cf4c48741e
|
remove unused libraries
|
2022-11-06 20:15:06 +01:00 |
|
|
3f15de26f3
|
add pmd, checkstyle, spotbugs, cyclonedx
|
2022-11-06 20:10:43 +01:00 |
|
|
cfe289020c
|
cosmetic
|
2022-11-04 16:49:11 +01:00 |
|
|
9f2f291846
|
add logging.properties to net-resource tests
|
2022-11-03 00:00:09 +01:00 |
|
|
7cf4fd9cc0
|
add credits for pure java eddsa implementation
|
2022-11-02 22:58:32 +01:00 |
|
|
3370d61a6c
|
fix eddsa, add tests
|
2022-11-02 22:52:21 +01:00 |
|
|
48db84305f
|
set UTF-8 encoding for jenkins build
|
2022-11-02 22:05:20 +01:00 |
|
|
3049d51e96
|
clean up module info
|
2022-11-02 22:03:54 +01:00 |
|
|
cdc4639347
|
add IRI implementation
|
2022-11-01 18:40:36 +01:00 |
|
|
99ba51369d
|
add javadoc and source jar
|
2022-10-22 16:37:24 +02:00 |
|
|
80f80fdcc1
|
add javadoc and source jar, make key tests not fail if keys are missing
|
2022-10-22 15:52:11 +02:00 |
|
|
721fa0e17e
|
clean base64 stream
|
2022-10-22 15:18:49 +02:00 |
|