summaryrefslogtreecommitdiffstats
path: root/README.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in README.md, s/crytpo/crypto/Ruben Kerkhof2020-01-161-1/+1
|
* Show portable tarball pattern in example.Darren Tucker2019-12-171-1/+1
|
* OpenSSL is now optional.Darren Tucker2019-12-171-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.