Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in README.md, s/crytpo/crypto/ | Ruben Kerkhof | 2020-01-16 | 1 | -1/+1 |
| | |||||
* | Show portable tarball pattern in example. | Darren Tucker | 2019-12-17 | 1 | -1/+1 |
| | |||||
* | OpenSSL is now optional. | Darren Tucker | 2019-12-17 | 1 | -1/+1 |
| | |||||
* | configure flag to built-in security key support | Damien Miller | 2019-11-15 | 1 | -0/+1 |
| | | | | | Require --with-security-key-builtin before enabling the built-in security key support (and consequent dependency on libfido2). | ||||
* | Update README.md | Abhishek Arya | 2019-10-09 | 1 | -0/+2 |
| | |||||
* | second thoughts: leave README in place | Damien Miller | 2019-04-05 | 1 | -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. |