Commit Graph

47 Commits

Author SHA1 Message Date
Paul Schaub 25e6560f1c
Bump logback to 1.2.11 2022-04-26 01:13:59 +02:00
Paul Schaub 876a49966f
Bump slf4j to 1.7.36 2022-04-26 01:13:29 +02:00
Paul Schaub e4ad2a3422
Move jsr version to version.gradle 2022-04-26 01:12:27 +02:00
Paul Schaub 591161178d
Move pgp-certificate-store version to version.gradle 2022-04-26 01:11:49 +02:00
Paul Schaub 9165e01f8e
Move zbase432 version to version.gradle 2022-04-26 01:10:47 +02:00
Paul Schaub 7f067c55e5
Rename 'fetch' subcommand to 'get' 2022-04-11 13:47:41 +02:00
Paul Schaub c0652b6162
Update README 2022-04-11 13:33:02 +02:00
Paul Schaub a8d940c688
Bump PGPainless to 1.2.0 2022-04-07 21:39:51 +02:00
Paul Schaub dd3b96e63e
Move dependency versions into version.gradle 2022-04-07 21:39:06 +02:00
Paul Schaub f811ab406c
WKD-Java 0.1.1-SNAPSHOT 2022-04-05 16:17:56 +02:00
Paul Schaub d745716d6b
WKD-Java 0.1.0 2022-04-05 16:16:02 +02:00
Paul Schaub df85b4202d
Javadoc 2022-04-05 16:11:06 +02:00
Paul Schaub d0a161e87a
Improve javadoc 2022-04-02 18:13:06 +02:00
Paul Schaub 40d5d6eba6
Introduce enum value for test case expectation to enable modelling of unassertive tests! 2022-04-02 17:31:38 +02:00
Paul Schaub a91b6660bb
Remove unused getHu() 2022-04-02 17:26:42 +02:00
Paul Schaub d58fd85e5b
Extract private TestSuiteGenerator methods to AbstractTestSuiteGenerator 2022-04-02 17:23:55 +02:00
Paul Schaub 14030c103c
Add more tests 2022-03-21 16:15:02 +01:00
Paul Schaub d7cddf26bb
Add support for fetching policy objects 2022-03-21 16:03:11 +01:00
Paul Schaub cb996733fb
Change uri construction to string formatting and add policy uris 2022-03-21 14:48:19 +01:00
Paul Schaub f1505083c4
Add test for missing cert 2022-03-21 13:11:00 +01:00
Paul Schaub 21bdd04d80
Reset discoverer after directory based test 2022-03-21 13:10:42 +01:00
Paul Schaub 7a36c285b5
Improve readability 2022-03-21 12:33:59 +01:00
Paul Schaub c2d4d283bc
Even more refactoring 2022-03-21 11:25:03 +01:00
Paul Schaub f04a322ac4
More refactoring 2022-03-19 14:36:33 +01:00
Paul Schaub a6b52562a8
Improve readability of wkd tests 2022-03-19 14:08:35 +01:00
Paul Schaub 661c870d1a
Fix checkstyle issues 2022-03-17 15:31:39 +01:00
Paul Schaub 3af16baa20
Refactoring and dynamic test suite 2022-03-17 15:27:28 +01:00
Paul Schaub 38ef283313
Add test for unbound user-ids 2022-03-13 16:53:22 +01:00
Paul Schaub 8968f69e31
Add links to javadoc and maven central to readme files 2022-03-13 16:38:33 +01:00
Paul Schaub 759afbeede
Fix links to submodules 2022-03-13 16:35:06 +01:00
Paul Schaub 049dc706e4
Update wkd-java-cli/README 2022-03-13 16:29:56 +01:00
Paul Schaub b035160c6a
Update README 2022-03-13 16:26:20 +01:00
Paul Schaub a99f0fef71
Refactor TestSuiteTestRunner 2022-03-13 16:23:42 +01:00
Paul Schaub d50df99946
No longer build fat jars, but rely on gradle application instead 2022-03-13 16:23:18 +01:00
Paul Schaub 85b49233e1
Refactor test suite generator 2022-03-13 16:08:04 +01:00
Paul Schaub d1d953e802
Modularize WKD discovery 2022-03-10 16:56:46 +01:00
Paul Schaub 30e8a55ef6
Catch NPE when fetching non-certificate data 2022-03-02 18:34:43 +01:00
Paul Schaub 2857273580
Document need for better injection technique 2022-03-02 18:02:02 +01:00
Paul Schaub cd3f36e26a
Experimental feature for testing WKDCli against wkd-test-suite 2022-03-02 18:01:12 +01:00
Paul Schaub 049c14b779
Add wkd-test-suite module 2022-03-02 17:01:30 +01:00
Paul Schaub 79af7ccab6
Disable TestFetchKeysFromGithubPages by default
External users might not expect the test suite to contact GH pages
2022-02-23 20:58:42 +01:00
Paul Schaub 851c14c685
Add CLI tests fetching test keys from github pages
See https://github.com/pgpainless/pgpainless.github.io
2022-02-23 20:55:41 +01:00
Paul Schaub 5613d42baf
Add javadoc and move http-independent WKDFetcher logic to AbstractWKDFetchet class. 2022-02-23 19:54:32 +01:00
Paul Schaub 9abe217de0
Create basic WKDCLI implementation 2022-02-21 14:16:55 +01:00
Paul Schaub a006aa11b9
Add Checkstyle config 2022-02-21 14:16:37 +01:00
Paul Schaub 296da65728
Initial commit 2022-02-21 11:51:30 +01:00
Paul Schaub e215eb2f0a
Add initial readme 2022-02-21 11:28:34 +01:00