Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-15 | commit proposal 120: Suicide descriptors when Tor servers stop | Roger Dingledine | |
svn:r11115 | |||
2007-08-14 | r14028@Kushana: nickm | 2007-08-14 17:07:51 -0400 | Nick Mathewson | |
Implement cert-retrieval URLs. (Also, update TODO) svn:r11112 | |||
2007-08-14 | r14021@Kushana: nickm | 2007-08-14 16:16:58 -0400 | Nick Mathewson | |
Document http status codes svn:r11111 | |||
2007-08-14 | r14017@Kushana: nickm | 2007-08-14 15:13:14 -0400 | Nick Mathewson | |
Enable more code for v3 voting timing information. Also, spec clarification. svn:r11107 | |||
2007-08-14 | add draft 119-controlport-auth proposal | Roger Dingledine | |
svn:r11106 | |||
2007-08-13 | r14531@catbus: nickm | 2007-08-13 14:46:25 -0400 | Nick Mathewson | |
Cache v3 networkstatus consensuses on disk. svn:r11086 | |||
2007-08-13 | r14530@catbus: nickm | 2007-08-13 14:32:37 -0400 | Nick Mathewson | |
Prune some completed items from the TODO svn:r11085 | |||
2007-08-13 | r14528@catbus: nickm | 2007-08-13 14:23:02 -0400 | Nick Mathewson | |
Add a HOWTO about testing v3 authority code. svn:r11084 | |||
2007-08-13 | add a sketch for an 'advertising multiple orports' proposal | Roger Dingledine | |
svn:r11082 | |||
2007-08-11 | updated implementation statuses, included non-consecutive replication to ↵ | Karsten Loesing | |
descriptor format svn:r11080 | |||
2007-08-08 | r13952@Kushana: nickm | 2007-08-08 07:40:04 -0700 | Nick Mathewson | |
Note *how* obsolete v0 really is. svn:r11064 | |||
2007-08-08 | eventdns is on by default in current alpha and current stable, | Roger Dingledine | |
so no need to specify it explicitly. i think. svn:r11055 | |||
2007-08-07 | tell proposal 110 its proposal number | Roger Dingledine | |
svn:r11054 | |||
2007-08-05 | christian tells me that a student of his is working on implementing | Roger Dingledine | |
proposal 110 this summer svn:r11047 | |||
2007-08-02 | backward compatibility with control protocol v0 no longer specified | Roger Dingledine | |
to work svn:r11040 | |||
2007-08-02 | r13920@Kushana: nickm | 2007-08-02 11:00:05 -0700 | Nick Mathewson | |
Document new authentication behavior in control-spec.txt svn:r11039 | |||
2007-08-02 | fix a typo in the blocking paper | Roger Dingledine | |
svn:r11021 | |||
2007-07-30 | r14016@catbus: nickm | 2007-07-30 13:45:55 -0400 | Nick Mathewson | |
More documentation svn:r10992 | |||
2007-07-30 | a few more done todo items | Roger Dingledine | |
svn:r10983 | |||
2007-07-29 | r13989@catbus: nickm | 2007-07-29 19:11:07 -0400 | Nick Mathewson | |
More directory voting code. Now, if everything works, and I haven't forgotten anything, it is possible to set up some v3 authorities and start voting. Of course, I have probably forgotten something, and there are probably bugs in there somewhere too. svn:r10976 | |||
2007-07-29 | Be even more aggressive about separating local traffic from relayed | Roger Dingledine | |
traffic when RelayBandwidthRate is set. (Refines proposal 111.) svn:r10974 | |||
2007-07-29 | now that i hunted these command-lines down, let's keep them for | Roger Dingledine | |
posterity. svn:r10973 | |||
2007-07-29 | r13982@catbus: nickm | 2007-07-29 01:31:53 -0400 | Nick Mathewson | |
Actually, we missed a rule about what routers to prefer: first prefer authority to non-authority, *then* running, *then* bandwidth. svn:r10969 | |||
2007-07-29 | r13979@catbus: nickm | 2007-07-29 01:20:20 -0400 | Nick Mathewson | |
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 | |||
2007-07-29 | r13977@catbus: nickm | 2007-07-29 00:09:52 -0400 | Nick Mathewson | |
Add compatibility note to control-spec.txt svn:r10966 | |||
2007-07-29 | r13972@catbus: nickm | 2007-07-29 00:01:38 -0400 | Nick Mathewson | |
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 | |||
2007-07-29 | r13963@catbus: nickm | 2007-07-28 22:53:32 -0400 | Nick Mathewson | |
Add support for signature upload svn:r10962 | |||
2007-07-28 | r13959@catbus: nickm | 2007-07-28 18:09:56 -0400 | Nick Mathewson | |
Use the correct formula to calculate exit weights. svn:r10956 | |||
2007-07-28 | r13956@catbus: nickm | 2007-07-27 20:09:48 -0400 | Nick Mathewson | |
Better certificate manipulations: extract certificates from incoming votes, forget ones that are very old, and remember to store them on disk. svn:r10954 | |||
2007-07-27 | r13948@catbus: nickm | 2007-07-27 18:09:02 -0400 | Nick Mathewson | |
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 | |||
2007-07-25 | r13906@catbus: nickm | 2007-07-25 18:49:50 -0400 | Nick Mathewson | |
Patch from tup: correct grammar for asynchonous reply lines in control-spec.txt svn:r10931 | |||
2007-07-25 | r13905@catbus: nickm | 2007-07-25 18:48:44 -0400 | Nick Mathewson | |
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 | |||
2007-07-22 | clarify that when we say 'above the median' we mean 'at least | Roger Dingledine | |
the median' svn:r10899 | |||
2007-07-21 | Directory authorities now call routers Fast if their bandwidth is | Roger Dingledine | |
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 | |||
2007-07-20 | r13854@catbus: nickm | 2007-07-20 13:40:45 -0400 | Nick Mathewson | |
Patches to proposal 117 from coderman (from or-dev, 18 Jun) svn:r10892 | |||
2007-07-18 | two more bugs i should keep track of | Roger Dingledine | |
svn:r10868 | |||
2007-07-18 | timeout and retry schedules for fetching bridge descriptors | Roger Dingledine | |
svn:r10867 | |||
2007-07-17 | r13801@catbus: nickm | 2007-07-17 13:49:12 -0400 | Nick Mathewson | |
More tweaks to dir-spec.txt; not complete, but closing in. svn:r10856 | |||
2007-07-16 | r13777@catbus: nickm | 2007-07-16 12:58:08 -0400 | Nick Mathewson | |
Patch from tup: new address-mappings/ GETINFO that includes expiry times. svn:r10844 | |||
2007-07-16 | r13774@catbus: nickm | 2007-07-16 12:23:28 -0400 | Nick Mathewson | |
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 | |||
2007-07-16 | r13773@catbus: nickm | 2007-07-16 11:58:25 -0400 | Nick Mathewson | |
Initial "constrained socket buffers" patch from coderman. needs tweaking. svn:r10842 | |||
2007-07-14 | eventdns seems to run fine on osx, rpm-based linuxes, and win32. | Andrew Lewman | |
Include it in the build instructions. svn:r10826 | |||
2007-07-12 | some cleanups on phrasing in proposal 114 | Roger Dingledine | |
svn:r10821 | |||
2007-07-12 | r13730@catbus: nickm | 2007-07-12 12:32:40 -0400 | Nick Mathewson | |
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 | |||
2007-07-12 | admit that our rend spec was lying. sorry karsten! | Roger Dingledine | |
svn:r10798 | |||
2007-07-12 | vague fuzzy bug reports so i don't forget them | Roger Dingledine | |
svn:r10797 | |||
2007-07-10 | r13674@catbus: nickm | 2007-07-10 13:27:30 -0400 | Nick Mathewson | |
Re-wrap proposal 117 so it fits in 80 columns. svn:r10784 | |||
2007-07-10 | r13672@catbus: nickm | 2007-07-10 13:17:08 -0400 | Nick Mathewson | |
Add IPv6 exit proposal from coderman. svn:r10783 | |||
2007-07-10 | r13667@catbus: nickm | 2007-07-10 13:12:52 -0400 | Nick Mathewson | |
Patch from tup: add GETINFO status/enough-dir-info svn:r10782 | |||
2007-07-10 | r13666@catbus: nickm | 2007-07-10 13:10:00 -0400 | Nick Mathewson | |
Get the RESOLVE controller code working. svn:r10781 |