Commits
Branch selector
User selector
Commit History
Commits on Feb 9, 2020
remove coverage badge because of incorrect coverage report
Show description for a4c7e81committedmove integration tests to separate sourceSet for easier handling
Show description for a8718a7committeddon't use format in order to get rid of spotbugs warning to use %n
Show description for 9f115ddcommittedprepare config tests for running also on windows
Show description for b28f18ccommittedproperly close url stream after loading properties
Show description for ed50b5fcommitted
Commits on Feb 8, 2020
add badge for Maven Central :-)
Show description for 2bffcd2committedremove unnecessary System.out in tests
Show description for 67a4ec5committedadd merge of service files even if minimize() removes services ...
Show description for 78165bfcommittedprepare first release version
Show description for 298a9abcommittedMerge branch 'pkcs1.and.pem.bc.#6'
Show description for 83eb75ecommittedrefactor if-else-cascade to switch and improve method names and error messages
Show description for 5edbf3dcommittedpackage and publish dependencies (esp. bouncycastle) using shadow jar
Show description for ad9ff5bcommittedreplace hard-coded key type with constants
Show description for 6152b21committedinline method and improve error message for PKCS#8 key generation
Show description for 1168959committedreplace properitary `sun.securtiy.*` API with bouncycastle code
Show description for 311bc54committedreuse already existing private key generation from bytes for PKSC#8 standard
Show description for 5e066a9committedincorporate requested review changes from #6
Show description for b47d94dauthored andcommittedMerge branch 'bgregos-master' into pkcs1.and.pem.bc.by.bgregos#6
Show description for 900251ccommittedMerge branch 'pkcs1.native.#2'
Show description for 2899691committeddocument the new key probabilities in README.md
Show description for 3965aa9committeduse newly introduced PKCS1 and PKCS8 support for pem files (#2)
Show description for ccd46a5committedadd PKCS1 and PKCS8 support for pem files (#2)
Show description for ed442a5authored andcommittedenhance integration tests to be able to cover all kinds of key types easily (#2)
Show description for 8d4a9a4committedMerge branch 'master' of git://github.com/bgregos/taskwarrior-java-client into bgregos-master (#6)
Show description for e4c42cacommittedMerge branch 'pkcs1.native.#2'
Show description for 7b88b4ccommitteddocument the new key probabilities in README.md
Show description for 517100bcommitteduse newly introduced PKCS1 and PKCS8 support for pem files (#2)
Show description for 1896690committedadd PKCS1 and PKCS8 support for pem files (#2)
Show description for 973b6e2authored andcommitted
Commits on Feb 5, 2020
enhance integration tests to be able to cover all kinds of key types easily (#2)
Show description for c1ea3b0committedrefactor manifest helper stuff and add more test cases
Show description for a838ef9committed@IntegrationTest only as marker / test tag not test itself
Show description for 2912375committedadd test for invalid uuid (auth key)
Show description for 60a059acommitted
Commits on Feb 3, 2020
refactor and unify exceptions
Show description for 48fc394committedget rid of IOException in TaskwarriorClient and its helpers
Show description for 411e29fcommittedminor improvements (static imports, formatting)
Show description for 0da0ea4committed