From: Ivo Timmermans Date: Tue, 27 Feb 2001 16:15:14 +0000 (+0000) Subject: Authentication done X-Git-Tag: release-1.0pre4~29 X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=fb4ba9b265666d9949b03209a3ff52ff1263226b Authentication done --- diff --git a/TODO b/TODO index 6800c038..e502d6e4 100644 --- a/TODO +++ b/TODO @@ -9,6 +9,7 @@ Goals for 1.0 release: * Use efficient tree algorithms instead of linked lists (done) * Reenable queues for delayed packets (done) * Merge documentation files (SECURITY, INSTALL, PROTOCOL) into tinc.texi +* Different authentication scheme (done) Goals for future releases: @@ -19,5 +20,5 @@ Goals for future releases: * Windowing, chaffing, scattering, background noise * ABC protocol (superscalabilty) * Proxy ARP -* Eazy setup scripts (graphical?) +* Easy setup scripts (graphical?) * Threading