| Commit message (Expand) | Author | Age |
* | Be even more aggressive about separating local traffic from relayed•••traffic when RelayBandwidthRate is set. (Refines proposal 111.)
svn:r10974
| Roger Dingledine | 2007-07-29 |
* | now that i hunted these command-lines down, let's keep them for•••posterity.
svn:r10973
| Roger Dingledine | 2007-07-29 |
* | r13982@catbus: nickm | 2007-07-29 01:31:53 -0400••• Actually, we missed a rule about what routers to prefer: first prefer authority to non-authority, *then* running, *then* bandwidth.
svn:r10969
| Nick Mathewson | 2007-07-29 |
* | r13979@catbus: nickm | 2007-07-29 01:20:20 -0400••• Implement proposal 109: As an authority, never call more than 3 servers per IP Running and Valid. Prefer Running servers to non-running ones; then prefer high-bandwidth to low-bandwidth. Needs testing.
svn:r10968
| Nick Mathewson | 2007-07-29 |
* | r13977@catbus: nickm | 2007-07-29 00:09:52 -0400••• Add compatibility note to control-spec.txt
svn:r10966
| Nick Mathewson | 2007-07-29 |
* | r13972@catbus: nickm | 2007-07-29 00:01:38 -0400••• Make our control events for multi-line async replies conform to our old grammar. Change back to the old grammar (which got "corrected" in r10931).
svn:r10964
| Nick Mathewson | 2007-07-29 |
* | r13963@catbus: nickm | 2007-07-28 22:53:32 -0400••• Add support for signature upload
svn:r10962
| Nick Mathewson | 2007-07-29 |
* | r13959@catbus: nickm | 2007-07-28 18:09:56 -0400••• Use the correct formula to calculate exit weights.
svn:r10956
| Nick Mathewson | 2007-07-28 |
* | r13956@catbus: nickm | 2007-07-27 20:09:48 -0400••• Better certificate manipulations: extract certificates from incoming votes, forget ones that are very old, and remember to store them on disk.
svn:r10954
| Nick Mathewson | 2007-07-28 |
* | r13948@catbus: nickm | 2007-07-27 18:09:02 -0400••• Add to the TODO as starred items all the things we need to do in order to get authorities voting (not too robustly, bare-minimum).
svn:r10950
| Nick Mathewson | 2007-07-27 |
* | r13906@catbus: nickm | 2007-07-25 18:49:50 -0400••• Patch from tup: correct grammar for asynchonous reply lines in control-spec.txt
svn:r10931
| Nick Mathewson | 2007-07-25 |
* | r13905@catbus: nickm | 2007-07-25 18:48:44 -0400••• ADDRMAP events should never have specified local time. Extend them to have the proper gmt time, and make GETINFO address-mappings always do the right thing (since it is new in this version).
svn:r10930
| Nick Mathewson | 2007-07-25 |
* | clarify that when we say 'above the median' we mean 'at least•••the median'
svn:r10899
| Roger Dingledine | 2007-07-22 |
* | Directory authorities now call routers Fast if their bandwidth is•••at least 100KB/s, and consider their bandwidth adequate to be a
Guard if it is at least 250KB/s. This fix complements proposal
107. [Bugfix on 0.1.2.x]
svn:r10897
| Roger Dingledine | 2007-07-21 |
* | r13854@catbus: nickm | 2007-07-20 13:40:45 -0400••• Patches to proposal 117 from coderman (from or-dev, 18 Jun)
svn:r10892
| Nick Mathewson | 2007-07-20 |
* | two more bugs i should keep track of•••svn:r10868
| Roger Dingledine | 2007-07-18 |
* | timeout and retry schedules for fetching bridge descriptors•••svn:r10867
| Roger Dingledine | 2007-07-18 |
* | r13801@catbus: nickm | 2007-07-17 13:49:12 -0400••• More tweaks to dir-spec.txt; not complete, but closing in.
svn:r10856
| Nick Mathewson | 2007-07-17 |
* | r13777@catbus: nickm | 2007-07-16 12:58:08 -0400••• Patch from tup: new address-mappings/ GETINFO that includes expiry times.
svn:r10844
| Nick Mathewson | 2007-07-16 |
* | r13774@catbus: nickm | 2007-07-16 12:23:28 -0400••• Tweaks on constrained socket buffers patch from coderman: Add a changelog; rename some variables; fix some long lines and whitespace; make ConstrainedSockSize a memunit; pass setsockopt a void.
svn:r10843
| Nick Mathewson | 2007-07-16 |
* | r13773@catbus: nickm | 2007-07-16 11:58:25 -0400••• Initial "constrained socket buffers" patch from coderman. needs tweaking.
svn:r10842
| Nick Mathewson | 2007-07-16 |
* | eventdns seems to run fine on osx, rpm-based linuxes, and win32.•••Include it in the build instructions.
svn:r10826
| Andrew Lewman | 2007-07-14 |
* | some cleanups on phrasing in proposal 114•••svn:r10821
| Roger Dingledine | 2007-07-12 |
* | r13730@catbus: nickm | 2007-07-12 12:32:40 -0400••• Patch from lodger: avoid roundoff-error-induced crash bugs when picking routers by bandwidth.
Also, remove listed backports for 0.1.2.x; that list is now in TODO.012
svn:r10812
| Nick Mathewson | 2007-07-12 |
* | admit that our rend spec was lying. sorry karsten!•••svn:r10798
| Roger Dingledine | 2007-07-12 |
* | vague fuzzy bug reports so i don't forget them•••svn:r10797
| Roger Dingledine | 2007-07-12 |
* | r13674@catbus: nickm | 2007-07-10 13:27:30 -0400••• Re-wrap proposal 117 so it fits in 80 columns.
svn:r10784
| Nick Mathewson | 2007-07-10 |
* | r13672@catbus: nickm | 2007-07-10 13:17:08 -0400••• Add IPv6 exit proposal from coderman.
svn:r10783
| Nick Mathewson | 2007-07-10 |
* | r13667@catbus: nickm | 2007-07-10 13:12:52 -0400••• Patch from tup: add GETINFO status/enough-dir-info
svn:r10782
| Nick Mathewson | 2007-07-10 |
* | r13666@catbus: nickm | 2007-07-10 13:10:00 -0400••• Get the RESOLVE controller code working.
svn:r10781
| Nick Mathewson | 2007-07-10 |
* | incorporated suggestions by Roger, added status of specification and implemen...•••svn:r10773
| Karsten Loesing | 2007-07-09 |
* | r13451@kushana: nickm | 2007-06-20 09:43:26 -0400••• Fix typos and clarify points in dir-spec. Patch from Karsten.
svn:r10736
| Nick Mathewson | 2007-07-05 |
* | the non-controversial changes i found in my sandbox•••svn:r10729
| Roger Dingledine | 2007-07-02 |
* | r13594@catbus: nickm | 2007-07-02 15:53:35 -0400••• dir-spec.txt clarifications suggested by Lee Fisher.
svn:r10725
| Nick Mathewson | 2007-07-02 |
* | Added some todo items from PET2007•••svn:r10689
| Andrew Lewman | 2007-06-28 |
* | Add an ack•••svn:r10688
| Paul Syverson | 2007-06-27 |
* | Minor edits suggested by Susan Landau•••svn:r10686
| Paul Syverson | 2007-06-27 |
* | set svn properties•••svn:r10685
| Karsten Loesing | 2007-06-26 |
* | r13524@catbus: nickm | 2007-06-26 17:48:39 -0400••• Update 108 based on conversation with Roger. I think this is the version to build.
svn:r10684
| Nick Mathewson | 2007-06-26 |
* | r13522@catbus: nickm | 2007-06-26 17:37:43 -0400••• Add proposal 116 from Mike Lieberman: Two hop paths from entry guards.
svn:r10683
| Nick Mathewson | 2007-06-26 |
* | r13463@catbus: nickm | 2007-06-17 11:10:17 -0400••• Add a SOURCE_ADDR field to STREAM NEW events so that controllers can match requests to applications. (Patch from Robert Hogan.)
svn:r10639
| Nick Mathewson | 2007-06-17 |
* | r13437@catbus: nickm | 2007-06-15 14:29:56 -0400••• Incorporate comments [from april, ugh] into proposal 108.
svn:r10636
| Nick Mathewson | 2007-06-17 |
* | r13419@catbus: nickm | 2007-06-14 14:05:17 -0400••• Clarify some rules about
svn:r10635
| Nick Mathewson | 2007-06-17 |
* | unified svn properties and keywords for proposals and address spec•••svn:r10625
| Karsten Loesing | 2007-06-16 |
* | last attempt before reading the manual•••svn:r10622
| Karsten Loesing | 2007-06-16 |
* | attempt to fix revision and date tags•••svn:r10620
| Karsten Loesing | 2007-06-16 |
* | update the todo, primarily with bridge-related stuff but•••also list some dirserv behaviors we should document
svn:r10606
| Roger Dingledine | 2007-06-15 |
* | Change suggestions from our editor•••svn:r10603
| Paul Syverson | 2007-06-14 |
* | fix a few typos and clarify one point. i hope we have•••an editor who actually edits, rather than the traditional
academic role of editors.
but in any case, it'll do. great.
svn:r10581
| Roger Dingledine | 2007-06-13 |
* | a few more funding details without being too verbose•••svn:r10580
| Roger Dingledine | 2007-06-13 |