From: Fredrik Tolf Date: Sun, 22 Jul 2007 19:49:34 +0000 (+0200) Subject: TODO update. X-Git-Tag: 1.0~88 X-Git-Url: http://dolda2000.com/gitweb/?p=doldaconnect.git;a=commitdiff_plain;h=82fc217605b509d56a5c09d4fe110f56fa6fea16 TODO update. --- diff --git a/doc/TODO b/doc/TODO index 0f516d8..705c01b 100644 --- a/doc/TODO +++ b/doc/TODO @@ -10,10 +10,8 @@ Protocol-visible features: * Implement some encryption for the UI channel (probably TLS) Enhancements: - * Implement native HTTP library instead of calling out to wget in - dolcon (initial work in the `httplib' Git branch) - * Alternatively, find some good external HTTP library (Curl seems to - be hard to use with Gtk) + * Maybe find some external HTTP library which is better than the + internal httplib. Documentation: * Document the protocol (initial work in the `protodoc' Git branch)