diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-12-12 02:57:02 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-12-12 02:57:02 +0000 |
commit | 35d92f824562cba975e34c52eb6d93c14b528748 (patch) | |
tree | caed0f82752cd55927621a54d52003dbd2b2f502 /doc | |
parent | 097aec8e9dd45b8a640a01a1fd57302249f16bd8 (diff) | |
download | tor-35d92f824562cba975e34c52eb6d93c14b528748.tar.gz tor-35d92f824562cba975e34c52eb6d93c14b528748.zip |
r11498@Kushana: nickm | 2006-12-11 21:40:24 -0500
Document all structures and (non-exported) functions. External documentation will probably wind up being a manpage, hopefully written by somebody else.
svn:r9087
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -95,8 +95,8 @@ N - DNS improvements - Teach evdns about ipv6. - Make evdns use windows strerror equivalents. - Teach evdns to be able to listen for requests to be processed. - . Design interface. - - Rename stuff; current names suck. + o Design interface. + o Rename stuff; current names suck. o Design backend. . Implement o Listen for questions |