index
:
SimpleWebAuthn
master
openwrt
SimpleWebAuthn
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
packages
/
server
/
src
Age
Commit message (
Collapse
)
Author
2021-09-09
Log count of cached local statements
Matthew Miller
2021-09-09
Re-enable logging using new logger setup
Matthew Miller
2021-09-09
Create method to spawn namespaced loggers
Matthew Miller
2021-09-01
Clarify strict mode verification error
Matthew Miller
2021-09-01
Clean up some docs
Matthew Miller
2021-09-01
Switch to verificationMode enum pattern
Matthew Miller
2021-08-31
Add test for flag
Matthew Miller
2021-08-31
Add new (tentative) allowUnrecognizedAAGUID to MDS
Matthew Miller
2021-08-27
Clean up a couple of "assertion"'s
Matthew Miller
2021-08-25
fixing tests and cleanup
Jarrett Helton
2021-08-24
Merge remote-tracking branch 'origin/master' into v4/rename-methods-and-types
Jarrett Helton
2021-08-24
refactor verified responses
Jarrett Helton
2021-08-23
start server package movements
Jarrett Helton
2021-08-22
Gather together all existing helpers and types
Matthew Miller
2021-08-22
Load CRLs as buffers in isCertRevoked
Matthew Miller
2021-08-22
Add tests for parseAuthenticatorData
Matthew Miller
2021-08-22
Fix parsing extension data in auth data
Matthew Miller
2021-08-22
Add some basic tests for Metadata Service
Matthew Miller
2021-08-22
Replace referenes to "TOC" with "BLOB"
Matthew Miller
2021-08-21
Update future logging to report good server BLOBs
Matthew Miller
2021-08-21
Tweak error thrown when no statement for aaguid
Matthew Miller
2021-08-21
renaming assertion -> authentication
Jarrett Helton
2021-08-21
starting attestation -> registration rename
Jarrett Helton
2021-08-20
Update unit tests for changes to SettingsService
Matthew Miller
2021-08-20
Add doc to verifyAttestationWithMetadata
Matthew Miller
2021-08-20
Try to match statement alg to metadata algs
Matthew Miller
2021-08-20
Add method to convert from algSign to COSE info
Matthew Miller
2021-08-20
Revert return type of getStatement
Matthew Miller
2021-08-20
Fix import of MetadataStatement
Matthew Miller
2021-08-20
Fix call to getRootCertificates
Matthew Miller
2021-08-20
Commit some cleanup code
Matthew Miller
2021-08-20
Make URLs and statements optional during init
Matthew Miller
2021-08-20
Simplify retrieving entry from cache
Matthew Miller
2021-08-20
Support downloading BLOBs instead of TOCs
Matthew Miller
2021-08-20
Update cached data structures
Matthew Miller
2021-08-20
Update reference to MetadataStatement type
Matthew Miller
2021-08-20
Update statement check in verifyPacked
Matthew Miller
2021-08-20
Shift position of RootCertIdentifier
Matthew Miller
2021-08-20
Add default root cert for MDS
Matthew Miller
2021-08-20
Update SettingsService to handle MDS root cert
Matthew Miller
2021-08-20
Export all MDS types
Matthew Miller
2021-08-20
Redefine MDS data structures
Matthew Miller
2021-08-20
Migrate to new types
Matthew Miller
2021-08-20
Define types from latest specs
Matthew Miller
2021-08-19
Start to redefine MetadataStatement
Matthew Miller
2021-08-19
Begin updating types
Matthew Miller
2021-08-19
Require at least one server or statement on init
Matthew Miller
2021-08-18
Add root certs for android-key
Matthew Miller
2021-08-18
Reorganize root certs by attestation format
Matthew Miller
2021-08-18
Tweak existing root certs
Matthew Miller
[next]