Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-28 | Add trunnel-generated items for link handshake code. | Nick Mathewson | |
This includes the link handshake variations for proposal220. We'll use this for testing first, and then use it to extend our current code to support prop220. | |||
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 | |
2014-09-25 | Use --require-version to prevent running trunnel pre-1.2 | Nick Mathewson | |
(Also, regenerate trunnel stuff with trunnel 1.2. This just adds a few comments to our output.) | |||
2014-09-25 | Have the run_trunnel.sh script tell trunnel to update src/ext/trunnel too | Nick Mathewson | |
2014-09-25 | Add a script to run trunnel on the trunnel files. | Nick Mathewson | |
Also, re-run the latest trunnel. Closes ticket 13242 | |||
2014-05-07 | Move code-generation scripts to scripts/codegen | Nick Mathewson | |
Now that we have a scripts/* directory, let's put the scripts we use for generating C there. |