aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* add a 'bridge' flag for dirserver config entries•••svn:r10128 Roger Dingledine2007-05-07
* point to the dir-spec files more correctly•••svn:r10126 Roger Dingledine2007-05-07
* Tor works fine in CentOS5/RHEL5. The nsis packaging works fine now. •••svn:r10122 Andrew Lewman2007-05-06
* fix some code comments, a wrapper, and add a todo item•••svn:r10111 Roger Dingledine2007-05-04
* spec tweaks•••svn:r10110 Roger Dingledine2007-05-04
* Fork current dir-spec.txt into dir-spec-v2.txt in order to record the state o...•••svn:r10109 Nick Mathewson2007-05-03
* r12643@catbus: nickm | 2007-05-03 13:43:47 -0400••• Note that extensions to the directory protocol should begin their item keywords with "x-" or "X-". svn:r10108 Nick Mathewson2007-05-03
* r12642@catbus: nickm | 2007-05-03 13:43:24 -0400••• Document the nonpersistent controller-only options. svn:r10107 Nick Mathewson2007-05-03
* r12639@catbus: nickm | 2007-05-02 17:37:49 -0400••• Start implementing key certificate parsing. Note TODO items for combined 101/103. svn:r10097 Nick Mathewson2007-05-02
* r12636@catbus: nickm | 2007-05-02 15:38:58 -0400••• Fix dir-spec: there is not actually any such item as link-key. (Found by Benedikt.) svn:r10095 Nick Mathewson2007-05-02
* New config option V2AuthoritativeDirectory that all directory•••authorities should set. This will let future authorities choose not to serve V2 directory information. Also, go through and revamp all the authdir_mode stuff so it tries to do the right thing if you're an auth but not a V1 or V2 auth. svn:r10092 Roger Dingledine2007-05-02
* r12625@catbus: nickm | 2007-05-01 16:41:23 -0400••• Remove the _UploadExtraInfo option, since I tried turning it on and moria[12] seem not to have exploded. svn:r10089 Nick Mathewson2007-05-01
* r12619@catbus: nickm | 2007-05-01 16:13:42 -0400••• Add code to upload extrainfos to authorities running 0.2.0.0-alpha-dev (r10070) or later. svn:r10086 Nick Mathewson2007-05-01
* hsusage man page entries from karsten•••svn:r10084 Roger Dingledine2007-05-01
* r12605@catbus: nickm | 2007-04-30 21:10:48 -0400••• Add an expiry date to key certificates. svn:r10079 Nick Mathewson2007-05-01
* r12586@catbus: nickm | 2007-04-30 15:43:05 -0400••• More work for proposal 104: actually cache extrainfo documents to disk, and reload the cache properly. svn:r10070 Nick Mathewson2007-04-30
* r12576@catbus: nickm | 2007-04-30 13:16:31 -0400••• Changes to 103 based on or-dev mail from arma. svn:r10065 Nick Mathewson2007-04-30
* r12565@catbus: nickm | 2007-04-30 10:09:07 -0400••• Misc cleanup and bulletproofing on r10056. svn:r10058 Nick Mathewson2007-04-30
* Let the controller specify HOP=%d as an argument to ATTACHSTREAM,•••so we can exit from the middle of the circuit. svn:r10056 Roger Dingledine2007-04-30
* minor tweaks on proposals•••svn:r10055 Roger Dingledine2007-04-30
* schedule proposal 110 to start in the 0.2.0 timeframe. perhaps•••this will encourage nick to comment on it. :) svn:r10051 Roger Dingledine2007-04-30
* minor cleanups•••svn:r10050 Roger Dingledine2007-04-30
* cleanups, and note a bug•••svn:r10022 Roger Dingledine2007-04-25
* some todo items that have been sitting in my sandbox•••svn:r10021 Roger Dingledine2007-04-25
* patch on 112-bring-back-pathlencoinweight.txt from mikeperry•••svn:r10001 Roger Dingledine2007-04-22
* r12489@catbus: nickm | 2007-04-21 13:48:39 -0400••• The ten thousandth Tor commit: add two new proposals (one from Mike Perry about randomized path length, and one from me about simplifyin authority operation) and expand and/or refine serveral older ones. Most notable there are changes to 103 that will allow us to make authorities more resistant to key compromise. svn:r10000 Nick Mathewson2007-04-21
* r12488@catbus: nickm | 2007-04-21 13:47:09 -0400••• Mark more proposals for inclusion in 0.2.0. Arma, please take this out or question them if you disagree. svn:r9999 Nick Mathewson2007-04-21
* r12763@Kushana: nickm | 2007-04-20 18:42:58 -0400••• Initial version of code to stop using socket pairs for linked connections. Superficially, it seems to work, but it probably needs a lot more testing and attention. svn:r9995 Nick Mathewson2007-04-21
* r12759@Kushana: nickm | 2007-04-20 08:47:20 -0400••• Track the number of connection_t separately from the number of open sockets. It is already possible to have connections that do not count: resolving conns, for one. Once we move from socketpairs to linked conns, and once we do dns proxying, there will be lots of such connections. svn:r9994 Nick Mathewson2007-04-21
* r12760@Kushana: nickm | 2007-04-20 11:23:21 -0400••• Describe a simpler implementation for proposal 108, and note some limitations in the proposal. svn:r9993 Nick Mathewson2007-04-20
* A hack I've been wanting for a while: when building a -dev version•••from an SVN repository, use the current svn revision in the platform string and in the output of --version. svn:r9976 Nick Mathewson2007-04-16
* r12414@catbus: nickm | 2007-04-16 17:37:17 -0400••• More proposal-104 stuff: actually remember extra-info stuff. svn:r9975 Nick Mathewson2007-04-16
* r12412@catbus: nickm | 2007-04-16 15:11:29 -0400••• Mark proposal 104 accepted svn:r9974 Nick Mathewson2007-04-16
* minor cleanups on proposal 104•••svn:r9973 Roger Dingledine2007-04-16
* r12406@catbus: nickm | 2007-04-16 14:39:33 -0400••• More proposal-104 stuff: add most of the code for authorities to accept and serve extra-info documents. The back-end to store the things is missing. svn:r9971 Nick Mathewson2007-04-16
* r12399@catbus: nickm | 2007-04-16 11:38:42 -0400••• Torel spec patch from tup. svn:r9967 Nick Mathewson2007-04-16
* r12386@catbus: nickm | 2007-04-15 23:55:34 -0400••• Document multiplicity on some router elements better. svn:r9964 Nick Mathewson2007-04-16
* r12385@catbus: nickm | 2007-04-15 22:55:58 -0400••• Initial code to parse extra-info documents as described in proposal 104. This is making me realize that the parsing code in routerparse.c is a little daft. svn:r9963 Nick Mathewson2007-04-16
* Merge phobos' todo list into TODO•••svn:r9961 Andrew Lewman2007-04-15
* r12371@catbus: nickm | 2007-04-14 20:01:09 -0400••• Add comments to blocking.tex based on an old email from Ian, so I can get the email out of my todo folder. svn:r9957 Nick Mathewson2007-04-15
* r12369@catbus: nickm | 2007-04-14 18:28:44 -0400••• Rename torbl to torel. svn:r9956 Nick Mathewson2007-04-14
* r12366@catbus: nickm | 2007-04-14 17:30:12 -0400••• Clarify some points in proposal 104, mostly based on mail from arma on or-dev. svn:r9955 Nick Mathewson2007-04-14
* r12365@catbus: nickm | 2007-04-14 16:43:09 -0400••• Try to clarify window verbiage a little in tor-spec. svn:r9954 Nick Mathewson2007-04-14
* r12362@catbus: nickm | 2007-04-14 12:59:38 -0400••• Note indentation and terminal-width conventions in HACKING svn:r9953 Nick Mathewson2007-04-14
* r12355@catbus: nickm | 2007-04-14 11:52:20 -0400••• Rename DNSBL to DNSEL. svn:r9952 Nick Mathewson2007-04-14
* r12351@catbus: nickm | 2007-04-11 12:09:46 -0400••• More autoconf hacking: use same machinery to find zlib as for openssl and libevent. Have unified library finder include setup for --with variable. Start trying to suggest to the user what packages they should install if finding the library fails. svn:r9945 Nick Mathewson2007-04-11
* r12349@catbus: nickm | 2007-04-11 09:18:15 -0400••• Add code to shrink the cell memory pool by discarding empty chunks that have been empty for the last 60 seconds. Also, instead of having test.c duplicate declarations for exposed functions, put them inside #ifdef foo_PRIVATE blocks in the headers. This prevents bugs where test.c gets out of sync. svn:r9944 Nick Mathewson2007-04-11
* r12338@catbus: nickm | 2007-04-10 20:29:05 -0400••• Document memory pool implementation, and tweak it even mor. See? Programming is fun. svn:r9940 Nick Mathewson2007-04-11
* r12335@catbus: nickm | 2007-04-10 16:53:48 -0400••• Initial version of memory pool logic. Needs unit tests. Made to be easily separable from Tor. svn:r9937 Nick Mathewson2007-04-11
* r12687@Kushana: nickm | 2007-04-09 17:05:57 -0400••• Try to fix bug 410: move responsibility for attaching/detaching initial streams from circuits into dns_resolve. Needs refactoring a little. svn:r9931 Nick Mathewson2007-04-09