1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[maven-release-plugin] prepare release jose4j-0.6.2 More... over 7 years ago
fix parameter name More... almost 8 years ago
some updates towards consistency on the previously merged PR and an additional test More... almost 8 years ago
Merged in bjansen/jose4j (pull request #12) More... almost 8 years ago
use newer version of bouncycastle provider in tests More... almost 8 years ago
[maven-release-plugin] prepare for next development iteration More... almost 8 years ago
[maven-release-plugin] prepare release jose4j-0.6.1 More... almost 8 years ago
change last pr to consistent eol and curly braces More... almost 8 years ago
Merged in esiqveland/jose4j/bugfix_memory_leak (pull request #11) More... almost 8 years ago
[compression] must call .end() on Inflater/Deflater More... almost 8 years ago
Merged in sschuberth/jose4j/sschuberth/pom-use-an-anonymous-https-url-for-the-c-1503665992363 (pull request #10) More... almost 8 years ago
pom: Use an anonymous https URL for the connection URL More... almost 8 years ago
simple (ignored) unit test showing myself that Get will follow a 30x related to https://stackoverflow.com/questions/45557066/does-jose4j-handle-an-http-status-307-temporarily-redirect More... almost 8 years ago
missing '"' in comment of example More... about 8 years ago
[maven-release-plugin] prepare for next development iteration More... about 8 years ago
[maven-release-plugin] prepare release jose4j-0.6.0 More... about 8 years ago
comment back out the pom param to allow Javadoc tool to be lenient w/ java 8 'cause 7 doesn’t like it More... about 8 years ago
address issue #76 by providing programatic access to (some) specific reasons for JWT invalidity through error codes on InvalidJwtException More... about 8 years ago
allow Javadoc tool to be lenient w/ java 8 More... about 8 years ago
change version to 0.6.0-SNAPSHOT as I think it is time to move past 0.5.x and there will be changes that add stuff in this next release More... about 8 years ago
unused import More... about 8 years ago
add comment to example of RFC 7797 Jws Unencoded Payload Option More... about 8 years ago
addressing Issue #45 with support for the RFC 7797 b64 header for JSON Web Signature (JWS) Unencoded Payload Option More... about 8 years ago
addressing Issue #99 by allowing the JWS payload to be an arbitrary sequence of bytes (rather than only a string) More... about 8 years ago
[maven-release-plugin] prepare for next development iteration More... about 8 years ago
[maven-release-plugin] prepare release jose4j-0.5.8 More... about 8 years ago
clean up the new VerificationJwkSelectorTest tests a bit More... about 8 years ago
a SignatureException out of verify will now return false for signature verification rather than bubbling up an exception More... about 8 years ago
[maven-release-plugin] prepare for next development iteration More... about 8 years ago
[maven-release-plugin] prepare release jose4j-0.5.7 More... about 8 years ago