2
I Use This!
Activity Not Available

Commits : Listings

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