aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Patch from coderman: detect transparent proxy header correctly on some linux ...•••svn:r15726 Nick Mathewson2008-07-07
* fix r1571[89], thanks arma•••svn:r15720 Peter Palfrader2008-07-07
* merge from 0.2.0.x: r15718: Warn the admin if the number of file descriptors ...•••svn:r15719 Peter Palfrader2008-07-07
* Add guard node failure plans to proposal.•••svn:r15706 Mike Perry2008-07-06
* fix typos in last patch spotted by sebastian and karsten•••svn:r15700 Nick Mathewson2008-07-06
* Apply fix from chrisw: call connection_ap_attach_pending when we get a rendez...•••svn:r15699 Nick Mathewson2008-07-06
* Fix the rest of the GCC warnings on OpenBSD_malloc_linux.c•••svn:r15698 Nick Mathewson2008-07-06
* Add proposal 150 and proposal 151•••svn:r15695 Nick Mathewson2008-07-06
* Correct punctuation.•••svn:r15690 Karsten Loesing2008-07-06
* Remove spurious "netintet" check from configure.in•••svn:r15672 Nick Mathewson2008-07-05
* Proposal 121: Add a simple algorithm to delay descriptor publication for diff...•••Proposal 142: Give first security property the new name "Responsibility" and change new cell formats according to rendezvous protocol version 3 draft. svn:r15655 Karsten Loesing2008-07-04
* Update descriptions of params.•••svn:r15648 Mike Perry2008-07-04
* r16695@tombo: nickm | 2008-07-03 13:00:38 -0400••• add new proposal 149: using netinfo data svn:r15629 Nick Mathewson2008-07-03
* r16689@tombo: nickm | 2008-07-03 11:03:14 -0400••• 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 Nick Mathewson2008-07-03
* add new proposal 148-uniform-client-end-reason.txt•••svn:r15612 Roger Dingledine2008-07-02
* separate the web instructions from the pootle instructions•••svn:r15610 Roger Dingledine2008-07-02
* linewrap/whitespace fixes•••svn:r15609 Roger Dingledine2008-07-02
* r16666@tombo: nickm | 2008-07-02 15:17:46 -0400••• Mark 145 and 146 open (oops). Add new proposal 147 about making v2 directories less needed. svn:r15607 Nick Mathewson2008-07-02
* r16664@tombo: nickm | 2008-07-02 14:03:44 -0400••• Add two new proposals. svn:r15606 Nick Mathewson2008-07-02
* Update vidalia url•••svn:r15594 Jacob Appelbaum2008-07-02
* Add proposal 144 from M Fr.•••svn:r15586 Nick Mathewson2008-07-01
* forward-port r15576•••svn:r15577 Roger Dingledine2008-06-30
* first draft of the Tor 0.2.0.x Release Notes.•••svn:r15572 Roger Dingledine2008-06-30
* Make directory servers include the X-Your-Address-Is: http header in•••their responses even for begin_dir conns. Now clients who only ever use begin_dir connections still have a way to learn their IP address. Should fix bug 737. Reported by goldy. svn:r15571 Roger Dingledine2008-06-30
* Add proposal 143: Improvements of Distributed Storage for Tor Hidden Service ...•••svn:r15552 Nick Mathewson2008-06-28
* put in some of the release summaries•••svn:r15535 Roger Dingledine2008-06-28
* r16587@tombo: nickm | 2008-06-28 00:13:40 -0400••• fix for bug 704; found by sjmurdoch. Windows and recent openssl both want to define OCSP_RESPONSE; do not let them. svn:r15533 Nick Mathewson2008-06-28
* Add proposal 142: Combine Introduction and Rendezvous Points•••svn:r15531 Nick Mathewson2008-06-28
* Send a bootstrap problem "warn" event on the first problem if the•••reason is NO_ROUTE (that is, our network is down). svn:r15443 Roger Dingledine2008-06-24
* annotate some changelog entries•••svn:r15442 Roger Dingledine2008-06-24
* annotate the todo file a bit•••svn:r15438 Roger Dingledine2008-06-23
* whoops, i shouldn't've left that in•••svn:r15434 Roger Dingledine2008-06-23
* Mingw 5.1.3 doesn't like sp3 for winxp.•••svn:r15419 Andrew Lewman2008-06-22
* Change the contrib/tor.logrotate script so it makes the new•••logs as "_tor:_tor" rather than the default, which is generally "root:wheel". Fixes bug 676, reported by Serge Koksharov. Andrew, you should check if this breaks the rpm building (or if it makes it work better) svn:r15404 Roger Dingledine2008-06-22
* with all of these fancy memory fixes, openbsd malloc appears to not be•••needed any more. svn:r15390 Andrew Lewman2008-06-21
* mark changelog bugfixes with what version they're from•••svn:r15384 Roger Dingledine2008-06-21
* Document this htpass thing for everyone.•••svn:r15381 Jacob Appelbaum2008-06-20
* Added prefixes to testing-network-only configuration options.•••svn:r15375 Karsten Loesing2008-06-20
* prepare for the 0.2.1.2-alpha release. we will tag•••sometime today. get your fixes in soon. :) svn:r15371 Roger Dingledine2008-06-20
* another item matt should do for vidalia•••svn:r15370 Roger Dingledine2008-06-20
* If we close our OR connection because there's been a circuit•••pending on it for too long, we were telling our bootstrap status events "REASON=NONE". Now tell them "REASON=TIMEOUT". svn:r15369 Roger Dingledine2008-06-20
* If you're using bridges, generate "bootstrap problem" warnings•••as soon as you run out of working bridges, rather than waiting for ten failures -- which will never happen if you have less than ten bridges. svn:r15368 Roger Dingledine2008-06-20
* Big bridge bugfixes. Backport candidates.•••If you have more than one bridge but don't know their keys, you would only learn a request for the descriptor of the first one on your list. (Tor considered launching requests for the others, but found that it already had a connection on the way for $0000...0000 so it didn't open another.) If you have more than one bridge but don't know their keys, and the connection to one of the bridges failed, you would cancel all pending bridge connections. (After all, they all have the same digest.) svn:r15366 Roger Dingledine2008-06-20
* Updated Vidalia section and svn url.•••svn:r15365 Jacob Appelbaum2008-06-19
* Small patch from mfr•••svn:r15364 Jacob Appelbaum2008-06-19
* start sending "COUNT=%d RECOMMENDATION=%s" key/values on bootstrap•••problem status events, so the controller can hear about problems even before tor decides they're worth reporting for sure. svn:r15357 Roger Dingledine2008-06-19
* check-spaces, fix a typo•••svn:r15355 Roger Dingledine2008-06-18
* Spec clarifications on 137.•••svn:r15352 Nick Mathewson2008-06-18
* Directory authorities shouldn't complain about bootstrapping•••problems just because they do a lot of reachability testing and some of the connection attempts fail. svn:r15348 Roger Dingledine2008-06-18
* I was on the second paragraph of my or-dev mail explaining why I chose to•••set starting=1 to avoid potential bugs with having it conflict with 0, which I used to mean uninitialized, when I realized I would be writing many more lame-sounding paragraphs in the future. Just start it at 0 and handle the bugs. svn:r15346 Roger Dingledine2008-06-18