aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* When establishing a hidden service, introduction points that originate from ↵Karsten Loesing2008-06-17
| | | | | | cannibalized circuits are completely ignored and not included in rendezvous service descriptors. Bugfix on 0.2.0.14-alpha. Backport candidate. svn:r15332
* Send an initial "Starting" bootstrap status event, so we have aRoger Dingledine2008-06-17
| | | | | | | state to start out in. svn:r15326
* add a getinfo so vidalia can query our current bootstrap state, in caseRoger Dingledine2008-06-17
| | | | | | | | | it attaches partway through and wants to catch up. matt, is this a good format for you, or is there an even better format? svn:r15325
* Updated to reflect the new pootle backend process. This can almost all be ↵Jacob Appelbaum2008-06-17
| | | | | | automated when the time comes and when we are sure we won't have major issues with pootle/translation updates/etc. svn:r15320
* Fix .z suffix for intrumented download stats once morePeter Palfrader2008-06-16
| | | | svn:r15316
* Fix .z suffix for intrumented download statsPeter Palfrader2008-06-16
| | | | svn:r15315
* make rend-spec sound less like the begin_dir cell actually includesRoger Dingledine2008-06-16
| | | | | | | the start of the http payload. svn:r15311
* More bug 707 fixes: no #if/#endif pairs inside macro arguments.Nick Mathewson2008-06-16
| | | | svn:r15307
* Clean up a macro/cpp interaction related to bug 707. Also, add a new ↵Nick Mathewson2008-06-16
| | | | | | "filename" config value type which is currently just a synonym for string, but which might be subject to expansion later. svn:r15305
* Add proposal 141: download server descriptors on demand. (Status: Draft).Nick Mathewson2008-06-16
| | | | svn:r15302
* r16341@tombo: nickm | 2008-06-15 22:04:25 -0400Nick Mathewson2008-06-16
| | | | | | | Allow spaces to be omitted in approved-router file fingerprints. Requested by arma. svn:r15296
* Add proposal 140-consensus-diffs.txtNick Mathewson2008-06-16
| | | | svn:r15293
* Set keywords and/or eol-styles on some recent proposals Nick Mathewson2008-06-16
| | | | svn:r15292
* Add the long finished conditional-consensus-download proposal as 139Peter Palfrader2008-06-15
| | | | svn:r15288
* Make filename lines in proposals match actual filenames. Accept 135.Nick Mathewson2008-06-15
| | | | svn:r15279
* Update reindex script to check filename lines.Nick Mathewson2008-06-15
| | | | svn:r15278
* In Steve Jobs parlance, "boom." The Tor osx bundle is now just Tor andAndrew Lewman2008-06-15
| | | | | | | | | a startup script. This is consistent with every other OS for which we build packages. If you want privoxy and torbutton, use the Vidalia bundle. svn:r15272
* minor touchups on proposalsRoger Dingledine2008-06-15
| | | | svn:r15263
* Comments and doc tweaks on Karsten's testing-dir-networks patchNick Mathewson2008-06-14
| | | | svn:r15254
* Patch from Karsten to implement proposal 135 ("Testing Tor Networks").Nick Mathewson2008-06-14
| | | | svn:r15253
* Malloc does not return size_t. (bug noticed by lodger.)Nick Mathewson2008-06-14
| | | | svn:r15252
* a huge pile of bridge and bootstrap related bugs that arma should work on.Roger Dingledine2008-06-14
| | | | svn:r15249
* Make unit tests pass againPeter Palfrader2008-06-13
| | | | svn:r15237
* note a bug that karsten foundRoger Dingledine2008-06-13
| | | | svn:r15236
* > why would it need an anonymized connection?Roger Dingledine2008-06-13
| | | | | | | | > ah. > yes, i think you're right. i was thinking 3-hop, but i think it is 1-hop. svn:r15235
* More clarifications to xxx-geoip-survey-plan.txt.Nick Mathewson2008-06-13
| | | | svn:r15234
* Mark 136 as finished.Nick Mathewson2008-06-13
| | | | svn:r15233
* Merge proposal 138 as Closed and merge it into the main specPeter Palfrader2008-06-13
| | | | svn:r15232
* Briefly mention consensus method 3Peter Palfrader2008-06-13
| | | | svn:r15231
* implement proposal 138: removing down routers from consensusPeter Palfrader2008-06-13
| | | | svn:r15230
* Explain how my emacs setup works in the HACKING file. Someone else may care too.Nick Mathewson2008-06-13
| | | | svn:r15228
* Asking for a conditional consensus at .../consensus/<fingerprints> would crashPeter Palfrader2008-06-13
| | | | | | | a dirserver if it did not already have a consensus. svn:r15227
* Bump version to 0.2.1.1-alpha-devNick Mathewson2008-06-13
| | | | svn:r15223
* Set dynamic-locking callbacks in openssl. These can be more efficient when ↵Nick Mathewson2008-06-13
| | | | | | openssl uses them. svn:r15222
* Merge rest of 0.1.2.28-rc-1 into trunk.Peter Palfrader2008-06-13
| | | | svn:r15200
* forward-port the 0.2.0.28-rc changelogRoger Dingledine2008-06-13
| | | | svn:r15194
* steal some of the bootstrap phase strings from vidaliaRoger Dingledine2008-06-13
| | | | svn:r15193
* bump to 0.2.1.1-alphaRoger Dingledine2008-06-13
| | | | svn:r15187
* make some of the 0.2.1.1-alpha changelog items more prominentRoger Dingledine2008-06-13
| | | | svn:r15186
* fix a few typos, and give the bootstrap phase stuff a changelog entry.Roger Dingledine2008-06-13
| | | | svn:r15183
* Actually reinstate errors that did not work on windows, and add a comment ↵Nick Mathewson2008-06-13
| | | | | | about reading the documentation of the S_CASE and E_CASE macros before adding new cases to the switch statements there. svn:r15179
* ignore some errnos in hopes of building on windows againRoger Dingledine2008-06-13
| | | | svn:r15178
* rearrange 0.2.1.1-alpha changelogRoger Dingledine2008-06-13
| | | | svn:r15177
* r16217@tombo: nickm | 2008-06-12 21:13:09 -0400Nick Mathewson2008-06-13
| | | | | | | Remove spurious debugging message. svn:r15176
* Add proposal 138: remove routers that are not Running from consensus documents.Nick Mathewson2008-06-13
| | | | svn:r15175
* r16215@tombo: nickm | 2008-06-12 18:39:03 -0400Nick Mathewson2008-06-12
| | | | | | | Implement code to manually force the OpenSSL client cipher list to match the one recommended in proposal 124, *even if* we do not know all those ciphers. This is a bit of a kludge, but it is at least decently well commented. svn:r15173
* note that weasel's proposal 134 code is off by default. i believe.Roger Dingledine2008-06-12
| | | | | | | correct me if i'm wrong. :) svn:r15156
* remove some duplicate changelog entries from the upcoming 0.2.1.1-alphaRoger Dingledine2008-06-12
| | | | | | | release svn:r15155
* Updated torbutton version.Andrew Lewman2008-06-11
| | | | svn:r15153
* ChangeLog entry for r15149.Karsten Loesing2008-06-11
| | | | svn:r15151