Age | Commit message (Expand) | Author |
---|---|---|
2020-02-11 | Undefined name: make_key() -> make_rsa_key() | Christian Clauss |
2020-02-03 | Remove unused import UserDict | Christian Clauss |
2020-01-28 | Use print() function in both Python 2 and Python 3 | cclauss |
2019-12-12 | python: Add __future__ imports for python 3 compatibility | teor |
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2018-06-20 | Update copyrights to 2018. | Nick Mathewson |
2017-03-15 | Run the copyright update script. | Nick Mathewson |
2015-05-28 | Sign extrainfo documents with ed25519 | Nick Mathewson |
2015-05-28 | Revise makedesc.py: teach it how to emit ed signatures and crosscerts | Nick Mathewson |
2015-01-02 | Bump copyright dates to 2015, in case someday this matters. | Nick Mathewson |
2014-10-13 | Commit the script I used to generate signed ri and ei documents | Nick Mathewson |