Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-16 | Forward port 0.2.0.29-rc-2 and 0.2.0.30-1 changelogs to trunk | Peter Palfrader | |
svn:r15974 | |||
2008-07-16 | changes sitting in my trunk sandbox | Roger Dingledine | |
svn:r15955 | |||
2008-07-16 | integrate the 0.2.0.29-rc items into the release notes | Roger Dingledine | |
svn:r15954 | |||
2008-07-15 | proposal from 13 Apr 2008 that never got a number is proposal #139 | Peter Palfrader | |
svn:r15945 | |||
2008-07-15 | I still think Metabytes are much cooler than Megabytes | Peter Palfrader | |
svn:r15944 | |||
2008-07-15 | An initial check in of the automatic update program. Mixed ideas, needs much ↵ | Jacob Appelbaum | |
work and spliting. svn:r15925 | |||
2008-07-14 | Make Closed and Finished proposals know when they were implemented ↵ | Nick Mathewson | |
(approximately). Make this more accurate in the future. svn:r15905 | |||
2008-07-14 | For some open and accepted proposals, note their target versions. | Nick Mathewson | |
svn:r15904 | |||
2008-07-14 | add proposal 152 | Nick Mathewson | |
svn:r15903 | |||
2008-07-14 | remove / reallocate some todo items | Roger Dingledine | |
svn:r15889 | |||
2008-07-13 | Removal of gettor, it belongs in projects. | Jacob Appelbaum | |
svn:r15877 | |||
2008-07-13 | Initial checkin of gettor. This is a program designed to be invoked in a ↵ | Jacob Appelbaum | |
.forward file. It will respond with specific payloads for a given request. It requires that all requests be signed with DKIM. It's not quite finished yet. svn:r15874 | |||
2008-07-11 | When relays do their initial bandwidth measurement, don't limit | Roger Dingledine | |
to just our our entry guards for the test circuits. Otherwise we tend to have multiple test circuits going through a single entry guard, which makes our bandwidth test less accurate. Fixes part of bug 654; patch contributed by Josh Albrecht. (Actually, modify Josh's patch to avoid doing that when you're a bridge relay, since it would leak more than we want to leak.) svn:r15850 | |||
2008-07-11 | r16928@tombo: nickm | 2008-07-11 17:07:36 -0400 | Nick Mathewson | |
It seems that fixing one spelling error always means that somebody is about to tell me about another. Fix a second spelling error in the risks section of 150. svn:r15848 | |||
2008-07-11 | r16926@tombo: nickm | 2008-07-11 15:58:34 -0400 | Nick Mathewson | |
fix spelling error spotted by qbi. svn:r15846 | |||
2008-07-11 | r16923@tombo: nickm | 2008-07-11 15:12:12 -0400 | Nick Mathewson | |
Mark proposal 150 accepted; add risks section; revise English a bit. svn:r15845 | |||
2008-07-11 | Add weight consensus line, as described on or-dev, | Peter Palfrader | |
list elements of RELAY_REQUEST_SD cells svn:r15844 | |||
2008-07-11 | r16919@tombo: nickm | 2008-07-11 13:04:28 -0400 | Nick Mathewson | |
Update proposal statuses for 0.2.1.x. svn:r15843 | |||
2008-07-11 | r16918@tombo: nickm | 2008-07-11 13:04:01 -0400 | Nick Mathewson | |
Update proposal 110 based on discussions with arma and implementation status. svn:r15842 | |||
2008-07-11 | r16917@tombo: nickm | 2008-07-11 12:55:26 -0400 | Nick Mathewson | |
Remove token enum constant in routerparse.c that we do not actually use. svn:r15841 | |||
2008-07-11 | r16897@tombo: nickm | 2008-07-11 12:30:57 -0400 | Nick Mathewson | |
Revise proposal 147 as sugested by arma. svn:r15840 | |||
2008-07-11 | r16896@tombo: nickm | 2008-07-11 11:45:16 -0400 | Nick Mathewson | |
Revise proposal 118; turn it into a real proposal. svn:r15839 | |||
2008-07-10 | Fix bug 763. When a hidden service is giving up on an introduction point ↵ | Karsten Loesing | |
candidate that was not included in the last published rendezvous descriptor, don't reschedule publication of the next descriptor. svn:r15825 | |||
2008-07-10 | r16882@tombo: nickm | 2008-07-10 14:31:25 -0400 | Nick Mathewson | |
Fix for session-related bug found by Geoff Goodell. backport candidate, once tested. svn:r15821 | |||
2008-07-10 | r16881@tombo: nickm | 2008-07-10 14:19:21 -0400 | Nick Mathewson | |
fix a rare segfault in bw-share-measuring code svn:r15820 | |||
2008-07-09 | bump svn version to 0.2.1.2-alpha-dev | Nick Mathewson | |
svn:r15806 | |||
2008-07-09 | Stop using __attribute__((nonnull)): It gets us occcasional warnings when we ↵ | Nick Mathewson | |
do something so foolish it can be detected without dataflow analysis, but it also eliminates some of our error checking code. Suggested by Peter Gutmann. svn:r15803 | |||
2008-07-09 | fix up a confusion on the release notes (thanks karsten) | Roger Dingledine | |
svn:r15793 | |||
2008-07-09 | 0.2.0.29-rc-1 changelog | Peter Palfrader | |
svn:r15791 | |||
2008-07-09 | remove duplicate changelog entries | Roger Dingledine | |
svn:r15784 | |||
2008-07-09 | forward-port the 0.2.0.29-rc changelog | Roger Dingledine | |
svn:r15782 | |||
2008-07-07 | Patch from coderman: detect transparent proxy header correctly on some linux ↵ | Nick Mathewson | |
versions. svn:r15726 | |||
2008-07-07 | fix r1571[89], thanks arma | Peter Palfrader | |
svn:r15720 | |||
2008-07-07 | merge from 0.2.0.x: r15718: Warn the admin if the number of file descriptors ↵ | Peter Palfrader | |
on his system is tiny svn:r15719 | |||
2008-07-06 | Add guard node failure plans to proposal. | Mike Perry | |
svn:r15706 | |||
2008-07-06 | fix typos in last patch spotted by sebastian and karsten | Nick Mathewson | |
svn:r15700 | |||
2008-07-06 | Apply fix from chrisw: call connection_ap_attach_pending when we get a ↵ | Nick Mathewson | |
rendezvous2 or rendezvous_established call. This is a bit brute-foce, but it is better than we had before, and might not even show up on profiles. Backport candidate, once tested. svn:r15699 | |||
2008-07-06 | Fix the rest of the GCC warnings on OpenBSD_malloc_linux.c | Nick Mathewson | |
svn:r15698 | |||
2008-07-06 | Add proposal 150 and proposal 151 | Nick Mathewson | |
svn:r15695 | |||
2008-07-06 | Correct punctuation. | Karsten Loesing | |
svn:r15690 | |||
2008-07-05 | Remove spurious "netintet" check from configure.in | Nick Mathewson | |
svn:r15672 | |||
2008-07-04 | Proposal 121: Add a simple algorithm to delay descriptor publication for ↵ | Karsten Loesing | |
different clients of a hidden service; Proposal 142: Give first security property the new name "Responsibility" and change new cell formats according to rendezvous protocol version 3 draft. svn:r15655 | |||
2008-07-04 | Update descriptions of params. | Mike Perry | |
svn:r15648 | |||
2008-07-03 | r16695@tombo: nickm | 2008-07-03 13:00:38 -0400 | Nick Mathewson | |
add new proposal 149: using netinfo data svn:r15629 | |||
2008-07-03 | r16689@tombo: nickm | 2008-07-03 11:03:14 -0400 | Nick Mathewson | |
Fix for bug 742: do not use O_CREAT on 2-option version of open(). Especially do not use it on /dev/null. Fix from Michael Scherer. Bugfix on 0.0.2pre19 (wow). svn:r15626 | |||
2008-07-02 | add new proposal 148-uniform-client-end-reason.txt | Roger Dingledine | |
svn:r15612 | |||
2008-07-02 | separate the web instructions from the pootle instructions | Roger Dingledine | |
svn:r15610 | |||
2008-07-02 | linewrap/whitespace fixes | Roger Dingledine | |
svn:r15609 | |||
2008-07-02 | r16666@tombo: nickm | 2008-07-02 15:17:46 -0400 | Nick Mathewson | |
Mark 145 and 146 open (oops). Add new proposal 147 about making v2 directories less needed. svn:r15607 | |||
2008-07-02 | r16664@tombo: nickm | 2008-07-02 14:03:44 -0400 | Nick Mathewson | |
Add two new proposals. svn:r15606 |