diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-09-25 12:31:31 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-09-25 12:32:08 -0400 |
commit | 1b13139709348f6a7f19808c1cd82d2b62823680 (patch) | |
tree | 9bfacb5a828c940149e981b46ffc02608c4e0588 /src/trunnel/pwbox.h | |
parent | 36700ee99e00efe8e0c5c124ce581fbbb60ee3f2 (diff) | |
download | tor-1b13139709348f6a7f19808c1cd82d2b62823680.tar.gz tor-1b13139709348f6a7f19808c1cd82d2b62823680.zip |
Add a script to run trunnel on the trunnel files.
Also, re-run the latest trunnel.
Closes ticket 13242
Diffstat (limited to 'src/trunnel/pwbox.h')
-rw-r--r-- | src/trunnel/pwbox.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/trunnel/pwbox.h b/src/trunnel/pwbox.h index d37ef5d7ee..84bbdf3a80 100644 --- a/src/trunnel/pwbox.h +++ b/src/trunnel/pwbox.h @@ -1,5 +1,6 @@ - -/* pwbox.h -- generated by trunnel. */ +/* pwbox.h -- generated by by Trunnel v1.1-dev. + * https://gitweb.torproject.org/trunnel.git + */ #ifndef TRUNNEL_PWBOX_H #define TRUNNEL_PWBOX_H |