aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
...
* Fix the tex error I just introduced. •••svn:r9911 Andrew Lewman2007-03-28
* Fix tex and spelling mistakes.•••svn:r9910 Andrew Lewman2007-03-28
* r12652@Kushana: nickm | 2007-03-25 15:01:48 -0400••• A surprisingly simple patch to stop reading on edge connections when their circuits get too full, and start again when they empty out. This lets us remove the logic to block begin_dir conns when the corresponding or conns get full: it was already broken by cell queues anyway. svn:r9905 Nick Mathewson2007-03-26
* r12651@Kushana: nickm | 2007-03-24 18:26:42 -0400••• Initial version of circuit-based cell queues. Instead of hammering or_conns with piles of cells, queue cells on their corresponding circuits, and append them to the or_conn as needed. This seems to work so far, but needs a bit more work. This will break the memory-use-limitation patch for begin_dir conns: the solution will be a fun but fiddly. svn:r9904 Nick Mathewson2007-03-26
* cleanups on proposal 105•••svn:r9893 Roger Dingledine2007-03-21
* clean up proposal 104 more•••svn:r9892 Roger Dingledine2007-03-21
* r12259@catbus: nickm | 2007-03-21 00:12:02 -0400••• Incorporate ideas from or-dev discussion. svn:r9891 Nick Mathewson2007-03-21
* r12257@catbus: nickm | 2007-03-20 23:17:52 -0400••• Add specification to proposal 104; settle on "extra info" approach rather than "long descriptor" approach. svn:r9890 Nick Mathewson2007-03-21
* Add a separate set of token buckets for relayed traffic. Right•••now that's just defined as answers to directory requests. svn:r9881 Roger Dingledine2007-03-20
* Update mingw instructions for -trunk.•••svn:r9868 Andrew Lewman2007-03-18
* r12212@catbus: nickm | 2007-03-17 17:05:54 -0400••• Merge or-dev discussion into 109; mark 109 accepted. svn:r9864 Nick Mathewson2007-03-17
* other minor fixes lurking in my sandbox•••svn:r9854 Roger Dingledine2007-03-17
* clean up the torbl-design draft•••svn:r9835 Roger Dingledine2007-03-15
* move incentives.txt to the new doc/contrib directory•••svn:r9833 Roger Dingledine2007-03-15
* r12188@catbus: nickm | 2007-03-15 12:27:23 -0400••• Add proposal 111: Prioritizing local traffic over relayed traffic. svn:r9830 Nick Mathewson2007-03-15
* r12182@catbus: nickm | 2007-03-15 10:58:12 -0400••• Clarify section of dir-spec.txt that explains how "v" resolution happens. svn:r9829 Nick Mathewson2007-03-15
* Add a doc/contrib directory; throw in torbl-design.txt•••svn:r9828 Nick Mathewson2007-03-15
* clean up proposal 108•••svn:r9824 Roger Dingledine2007-03-15
* change my mind -- correct the spec to match the code's•••behavior for getinfo addr-mappings/*. this is because the code and spec have been mismatched since at least 0.1.1.x, so i would be surprised if nobody at all is relying on the current behavior. backport candidate. backbackport candidate. svn:r9823 Roger Dingledine2007-03-15
* the spec called it a GUARDS event, but the code called•••it a GUARD event. standardize on GUARD, but support people asking for GUARDS too. reported by daejees. backport candidate. svn:r9817 Roger Dingledine2007-03-14
* clarify a confusion weasel had•••svn:r9816 Roger Dingledine2007-03-14
* put some dates on the proposals, and add an acknowledgments section•••to proposal 110. the proposals that were around before the proposals scheme got started still don't have dates. svn:r9815 Roger Dingledine2007-03-14
* r12165@catbus: nickm | 2007-03-13 23:43:14 -0400••• Add "Avoid infinite length circuits" as proposal 110. svn:r9814 Nick Mathewson2007-03-14
* clarify roger's alternatives on proposal 109•••svn:r9810 Roger Dingledine2007-03-13
* Stop allowing hibernating servers to be "stable" or "fast".•••This is what I meant to do in r9690 but didn't actually do. svn:r9808 Roger Dingledine2007-03-13
* r12154@catbus: nickm | 2007-03-11 23:20:58 -0400••• Add "sybil-checking.txt" as "109-no-sharing-ips.txt" svn:r9805 Nick Mathewson2007-03-12
* cleanups on proposal 105. saving my substantive comments•••for or-dev. svn:r9802 Roger Dingledine2007-03-11
* r12528@Kushana: nickm | 2007-03-11 00:19:05 -0500••• Oops; rename file for proposal 108. svn:r9796 Nick Mathewson2007-03-11
* a few tweaks, plus actually close 107•••svn:r9794 Roger Dingledine2007-03-10
* r12522@Kushana: nickm | 2007-03-10 02:38:33 -0500••• Mark 107 closed (since it was implemented and merged into the spec). Put MTBF proposal in 108. svn:r9793 Nick Mathewson2007-03-10
* r12521@Kushana: nickm | 2007-03-10 01:15:58 -0500••• Update and close proposal 107. svn:r9792 Nick Mathewson2007-03-10
* r12520@Kushana: nickm | 2007-03-10 00:57:59 -0500••• add initial uptime-sanity-checking proposal by Kevin Buaer and Damon McCoy. svn:r9791 Nick Mathewson2007-03-10
* r12519@Kushana: nickm | 2007-03-10 00:57:01 -0500••• Remove a redundant check for event.h; add some comments, and reformat. svn:r9790 Nick Mathewson2007-03-10
* Directory authorities now call routers stable if they have an•••uptime of at least 30 days, even if that's not the median uptime in the network. Implements proposal 1xx, suggested by Kevin Bauer and Damon McCoy. svn:r9788 Roger Dingledine2007-03-10
* blow away the discussion at the end, so i can send it to or-dev instead•••svn:r9787 Roger Dingledine2007-03-09
* propose a plan for 104-short-descriptors•••svn:r9786 Roger Dingledine2007-03-09
* r12513@Kushana: nickm | 2007-03-09 17:49:08 -0500••• Twiddle TODO around a bit: remove redundant items; mark completed and abandoned items; pull sub-items from redundant items into 0.2.0.x section; move items from aclocal.m4 into TODO; move some TODO items into 098-todo.txt; move one item onto flyspray. svn:r9785 Nick Mathewson2007-03-09
* r12508@Kushana: nickm | 2007-03-09 16:39:06 -0500••• Try to refine 0.2.0 priorities in TODO svn:r9784 Nick Mathewson2007-03-09
* r12507@Kushana: nickm | 2007-03-09 11:51:58 -0500••• A couple more proposals that would be neat to see. svn:r9783 Nick Mathewson2007-03-09
* stuff i'd like to write proposals on one day•••svn:r9774 Roger Dingledine2007-03-09
* Update libevent version to 1.3b.•••svn:r9769 Andrew Lewman2007-03-09
* r12077@catbus: nickm | 2007-03-04 16:08:23 -0500••• Remove support for v0 control protocol from 0.2.0.x trunk; send back error when we receive a v0 control message. (Leave "if(v1){...}"blocks indented for now so this patch is easier to read.) ((Finally, the linecount goes _down_ a little.)) svn:r9735 Nick Mathewson2007-03-04
* r12074@catbus: nickm | 2007-03-04 15:11:43 -0500••• Make all LD_BUG log messsages get prefixed with "Bug: ". Remove manually-generated "Bug: "s from log-messages. (Apparently, we remembered to add them about 40% of the time.) svn:r9733 Nick Mathewson2007-03-04
* r12051@catbus: nickm | 2007-03-03 16:15:52 -0500••• nt_service_is_stopping should not load the NT service library calls: if they are not loaded, we cannot possibly be a service trying to shut own. Bug found by "norvid" on or-talk. Also, rename function to something slightly less error-prone. svn:r9720 Nick Mathewson2007-03-03
* r12375@Kushana: nickm | 2007-03-02 13:52:32 -0500••• Meditate on why 104-short-descriptors cant work as written, and what needs to get solved before it can get implemented. svn:r9714 Nick Mathewson2007-03-02
* r12374@Kushana: nickm | 2007-03-02 13:12:09 -0500••• Try to nail down versions and version negotiation more thoroughly. Document some issues and ideas. Try to make things more extensible. svn:r9713 Nick Mathewson2007-03-02
* r12373@Kushana: nickm | 2007-03-02 13:11:11 -0500••• credit PEP as source of Tor process svn:r9712 Nick Mathewson2007-03-02
* r12372@Kushana: nickm | 2007-03-02 13:10:47 -0500••• Add some more 020 items to the TODO. svn:r9711 Nick Mathewson2007-03-02
* squeak in a bugfix for the VirtualAddrNetwork man page entry•••svn:r9706 Roger Dingledine2007-03-02
* one day we might want to document the .virtual address•••extension. or not. svn:r9704 Roger Dingledine2007-03-02