Commit graph

79 commits

Author SHA1 Message Date
a42062479a working on net mail test 2024-08-01 18:09:12 +02:00
d19e058178 working on net mail test 2024-08-01 17:46:05 +02:00
f221a578b1 working on net mail test server 2024-07-31 23:09:29 +02:00
0849a6decf working on fixes for mail test server 2024-07-31 18:37:32 +02:00
d803fab767 remove clone, fix test server 2024-07-30 19:14:47 +02:00
ee2b2e7db7 add net-mail, based on jakarta mail and eclipse angus mail 2024-07-30 17:54:09 +02:00
3189083512 add server certificate chain reader test 2024-07-23 15:36:06 +02:00
6b93e88500 update to datastructures 5.1.1 2024-07-04 08:05:47 +02:00
b06a1df806 add refresh trigger to user profile 2024-06-10 18:20:20 +02:00
ebf8e781c8 improving user profile and user details 2024-06-04 15:35:01 +02:00
14f5bb29e8 add more testst for EdEC in JDK 2024-05-31 10:59:18 +02:00
c912fbcb92 smoothing 2024-05-27 22:44:55 +02:00
4c9fe8c72b fix Ed25519 key decoding 2024-05-27 22:36:49 +02:00
dea43eee45 fix EC public key derive 2024-05-27 18:35:23 +02:00
25fb5a0bb9 add signature check 2024-05-27 16:48:45 +02:00
caa64baa49 do not throw generic exception in Parameter 2024-05-27 11:37:19 +02:00
50987d45fb optimize imports, fix PrivateKeyreader for Ed25519 by JDK, and public key derival from private key 2024-05-27 11:31:50 +02:00
ac6e1480dc update tp bouncycastle 1.78.1, jackson 2.17.1, datastructures 5.1.0 2024-05-23 10:17:05 +02:00
7736017bcf clean up user profile 2024-04-20 17:23:32 +02:00
d2d628129b disable systemd notify on Mac 2024-04-20 16:26:54 +02:00
9f25b8fa92 security profile is now an interface 2024-04-17 18:42:50 +02:00
e272ab6e3b streamline userprofile 2024-04-17 17:46:02 +02:00
01ea1c7c0b lift build to module path 2024-04-15 15:34:55 +02:00
5aab599eca update dependencies 2024-04-08 09:13:04 +02:00
94fb54f6b8 use configureEach 2024-04-05 15:31:06 +02:00
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