| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure flake8 is run on all Python files | Arthur de Jong | 2023-06-27 | 1 | -104/+5 |
* | Be consistent in referencing RFC 6030 | Arthur de Jong | 2020-01-05 | 1 | -1/+1 |
* | Fix typos | Arthur de Jong | 2019-08-27 | 3 | -3/+3 |
* | Get files ready for 1.1 release1.1 | Arthur de Jong | 2019-02-10 | 1 | -2/+2 |
* | Add links to script documentation | Arthur de Jong | 2018-05-21 | 2 | -0/+16 |
* | Add --skip-columns option | Arthur de Jong | 2018-04-21 | 1 | -0/+8 |
* | Add --set option | Arthur de Jong | 2018-04-21 | 1 | -0/+8 |
* | Add --columns option | Arthur de Jong | 2018-04-21 | 1 | -0/+19 |
* | Add a csv2pskc script for CSV to PSKC conversion | Arthur de Jong | 2018-04-21 | 2 | -0/+51 |
* | Add a pskc2pskc script for converting PSKC files | Arthur de Jong | 2018-02-10 | 2 | -3/+61 |
* | Implement removing encryption | Arthur de Jong | 2018-02-08 | 1 | -0/+7 |
* | Add Sphinx documentation checks | Arthur de Jong | 2017-12-29 | 1 | -2/+1 |
* | Add an is_encrypted property | Arthur de Jong | 2017-12-27 | 1 | -0/+6 |
* | Add documentation for signed PSKC files | Arthur de Jong | 2017-12-27 | 5 | -3/+123 |
* | Fix typo in pin_max_failed_attempts attribute | Arthur de Jong | 2017-12-18 | 1 | -1/+1 |
* | Add a manual page for pskc2csv | Arthur de Jong | 2017-10-11 | 2 | -3/+68 |
* | Provide Key.userid convenience property | Arthur de Jong | 2017-06-10 | 1 | -0/+6 |
* | Document supported encryption and MAC algorithms | Arthur de Jong | 2017-06-09 | 4 | -10/+76 |
* | Switch URLs to HTTPS | Arthur de Jong | 2017-01-25 | 1 | -4/+4 |
* | Get files ready for 0.5 release0.5 | Arthur de Jong | 2017-01-21 | 1 | -1/+1 |
* | Fix copy-pasto in documentation | Arthur de Jong | 2016-09-26 | 1 | -7/+0 |
* | Support separate device from key | Arthur de Jong | 2016-09-17 | 1 | -61/+110 |
* | Clarify encryption.setup_*() documentation | Arthur de Jong | 2016-09-11 | 1 | -2/+2 |
* | Document may_use() policy function | Arthur de Jong | 2016-03-28 | 1 | -4/+4 |
* | Document writing encrypted files | Arthur de Jong | 2016-03-27 | 4 | -16/+96 |
* | Add encryption algorithm property | Arthur de Jong | 2016-01-24 | 1 | -1/+5 |
* | Update some documentation | Arthur de Jong | 2015-12-28 | 1 | -4/+4 |
* | Fix typo in the documentation | Mathias Laurin | 2015-12-01 | 1 | -1/+1 |
* | Update documentation | Arthur de Jong | 2015-10-07 | 6 | -80/+146 |
* | Get files ready for 0.2 release0.2 | Arthur de Jong | 2014-06-19 | 3 | -2/+8 |
* | Update documentation | Arthur de Jong | 2014-06-16 | 6 | -52/+135 |
* | Always put a space between RFC and number | Arthur de Jong | 2014-05-29 | 1 | -4/+6 |
* | Improve IANA links | Arthur de Jong | 2014-05-23 | 2 | -2/+2 |
* | Provide Sphinx documentation | Arthur de Jong | 2014-05-19 | 7 | -0/+720 |