diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-01-10 17:08:05 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-01-10 17:08:05 +0000 |
commit | c508fa5aec04b52b6dffa75de960fa5f579307bb (patch) | |
tree | 9055acbeaf6e20378f90a42d491d54500232a938 /doc/TODO | |
parent | ca5f670fab9028053972443d4d3ec31b6c5a7680 (diff) | |
download | tor-c508fa5aec04b52b6dffa75de960fa5f579307bb.tar.gz tor-c508fa5aec04b52b6dffa75de960fa5f579307bb.zip |
r17550@catbus: nickm | 2008-01-10 12:08:01 -0500
Add a manual page for tor-gencert. Also implement the missing -s option in tor-gencert, and fix the info message for when no cert file is specified.
svn:r13091
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ N - add a bit in the dir_connection_t. or check whether the linked conn dir-connection-is-encrypted. - set up a filter to not answer any bridge descriptors on a non-encrypted request -N - write a tor-gencert man page + o write a tor-gencert man page . geoip caching and publishing for bridges d Track consecutive time up, not time since last-forgotten IP. |