[or-cvs] First attempt at hibernation code. It needs more work arou...

Nick Mathewson nickm at seul.org
Tue Nov 2 23:47:34 UTC 2004


Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/tmp/cvs-serv23469/doc

Modified Files:
	TODO 
Log Message:
First attempt at hibernation code.  It needs more work around the XXXXs, but first I want arma to review the basic approach while I meditate on how to fix them.

Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- TODO	30 Oct 2004 19:18:37 -0000	1.195
+++ TODO	2 Nov 2004 23:47:31 -0000	1.196
@@ -23,8 +23,8 @@
    o Add a log handler that sends stuff to syslog.
    o Deprecate unofficial configuration abbrevs; make official abbrevs
      only official on the command line.
-   - per-month byte allowances.
-N    - Based on bandwidth and per-month allowance, choose a
+   l per-month byte allowances.
+N    . Based on bandwidth and per-month allowance, choose a
        window within month to be up.  Stay up until allowance is
        used.  Adjust next month's window based on outcome.  Hibernate
        when we're not up.
@@ -39,7 +39,7 @@
    . Pure C tor_resolve
      o Implement it; socks4a only is fine for now.
 N    - Make it build on win32
-N/R  - Make it not link with zlib and openssl.
+     o Make it not link with zlib and openssl.
 N  - RPMs
 N  - Windows installer
    - Review website; make important info more prominent.



More information about the tor-commits mailing list