aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* typo; reported by Phil PennockDamien Miller2020-02-071-1/+1
|
* mention libfido2 in dependencies sectionDamien Miller2020-02-031-1/+3
|
* Fix typo in README.md, s/crytpo/crypto/Ruben Kerkhof2020-01-161-1/+1
|
* Show portable tarball pattern in example.Darren Tucker2019-12-181-1/+1
|
* OpenSSL is now optional.Darren Tucker2019-12-181-1/+1
|
* configure flag to built-in security key supportDamien Miller2019-11-151-0/+1
| | | | | Require --with-security-key-builtin before enabling the built-in security key support (and consequent dependency on libfido2).
* Update README.mdAbhishek Arya2019-10-091-0/+2
|
* second thoughts: leave README in placeDamien Miller2019-04-051-0/+74
A number of contrib/* files refer to the existing README so let's leave it in place for release and add the new markdown version in parallel. I'll get rid of README after release.