2
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
checked in stuff More... over 13 years ago
Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server More... over 13 years ago
maybe finally finished fixing the submodule reference
jricher
as Justin Richer
More... over 13 years ago
Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server More... over 13 years ago
fixing submodule
jricher
as Justin Richer
More... over 13 years ago
Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server More... over 13 years ago
added maven default profile
jricher
as Justin Richer
More... over 13 years ago
added explanation for upstream-patches directory and content
jricher
as Justin Richer
More... over 13 years ago
imported oauth2 support code from PuSHEE
jricher
as Justin Richer
More... over 13 years ago
updated some entity annotations
jricher
as Justin Richer
More... over 13 years ago
Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server More... over 13 years ago
Added comments More... over 13 years ago
it builds
jricher
as Justin Richer
More... over 13 years ago
trying to fix maven dependencies
jricher
as Justin Richer
More... over 13 years ago
shuffled projects around so that it builds in maven and eclipse
jricher
as Justin Richer
More... over 13 years ago
cleaned up project files
jricher
as Justin Richer
More... over 13 years ago
moved to multi-layer maven project
jricher
as Justin Richer
More... over 13 years ago
tweaking maven config
jricher
as Justin Richer
More... over 13 years ago
jwt structures are claims based
jricher
as Justin Richer
More... over 13 years ago
tweaked pom, refactored jwt claims
jricher
as Justin Richer
More... over 13 years ago
fixed build path, updated to SECOATH latest, added jackson dependency
jricher
as Justin Richer
More... over 13 years ago
Added implementation of the verify method to the Rs256Signer class. Added comments for steps needed in stub of Es256Signer class. More... over 13 years ago
Re-arranged packages in the JWT library; added an implementation of the ES256 signature method (untested) and a stub for the RE256 signature method. More... over 13 years ago
Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server More... over 13 years ago
Importing project More... over 13 years ago
fixed Jwt signature base
jricher
as Justin Richer
More... over 13 years ago
comments!
jricher
as Justin Richer
More... over 13 years ago
added signature validator
jricher
as Justin Richer
More... over 13 years ago
fixed HMAC signer, added test for it
jricher
as Justin Richer
More... over 13 years ago
added signing and some unit tests, HMAC signing still doesn't quite work
jricher
as Justin Richer
More... over 13 years ago