Correctly cycle through ConnectTo variables.

This commit is contained in:
Guus Sliepen 2001-05-04 18:45:02 +00:00
parent 80b4a851a6
commit a26081467c
2 changed files with 10 additions and 3 deletions

3
TODO
View file

@ -3,6 +3,7 @@ TODO LIST
Goals for 1.0 release:
* Check Solaris port
* Check FreeBSD port again
* Check different linux architectures (x86, alpha and sparc32 done)
* Store private key in a separate file (done, 1 dec 2000)
* Sanity checks on configuration directory (mostly done)
@ -10,7 +11,7 @@ Goals for 1.0 release:
* Reenable queues for delayed packets (done)
* Merge documentation files (SECURITY, INSTALL, PROTOCOL) into tinc.texi
* Different authentication scheme (done)
* Add randomness to packet headers and PING/PONG requests
Goals for future releases: