diff options
author | Andrew Lewman <andrew@torproject.org> | 2006-09-23 19:17:08 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2006-09-23 19:17:08 +0000 |
commit | 4125fe234d62b663168a7dbd0ef7544f7eb6fd56 (patch) | |
tree | 366d1abf6c7ca824318fd982181a7d0f6756d439 /doc/TODO | |
parent | 563e03a3ef1fb26d53e5d1b9fe8489530f55a764 (diff) | |
download | tor-4125fe234d62b663168a7dbd0ef7544f7eb6fd56.tar.gz tor-4125fe234d62b663168a7dbd0ef7544f7eb6fd56.zip |
Changes to doc as a result of creating a MinGW tor.exe on a bare system.
Add two TODO items relating to MinGW instructions.
svn:r8472
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -41,6 +41,8 @@ R . If we fail to connect via an exit enclave, (warn and) try again so we can abandon then too. N - We need a separate list of "hidserv authorities" if we want to retire moria1 from the main list. +P - Figure out why dll's compiled in mingw don't work right in Winxp. +P - Figure out why openssl 0.9.8c "make test" fails at sha256t test. Items for 0.1.2.x: o re-enable blossom functionality: let tor servers decide if they |