summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2008-07-11When relays do their initial bandwidth measurement, don't limitRoger Dingledine
2008-07-10Fix bug 763. When a hidden service is giving up on an introduction point cand...Karsten Loesing
2008-07-10 r16882@tombo: nickm | 2008-07-10 14:31:25 -0400Nick Mathewson
2008-07-09Stop using __attribute__((nonnull)): It gets us occcasional warnings when we ...Nick Mathewson
2008-07-09fix up a confusion on the release notes (thanks karsten)Roger Dingledine
2008-07-09remove duplicate changelog entriesRoger Dingledine
2008-07-09forward-port the 0.2.0.29-rc changelogRoger Dingledine
2008-07-07Patch from coderman: detect transparent proxy header correctly on some linux ...Nick Mathewson
2008-07-06fix typos in last patch spotted by sebastian and karstenNick Mathewson
2008-07-06Apply fix from chrisw: call connection_ap_attach_pending when we get a rendez...Nick Mathewson
2008-07-03 r16689@tombo: nickm | 2008-07-03 11:03:14 -0400Nick Mathewson
2008-06-28put in some of the release summariesRoger Dingledine
2008-06-28 r16587@tombo: nickm | 2008-06-28 00:13:40 -0400Nick Mathewson
2008-06-24Send a bootstrap problem "warn" event on the first problem if theRoger Dingledine
2008-06-24annotate some changelog entriesRoger Dingledine
2008-06-22Change the contrib/tor.logrotate script so it makes the newRoger Dingledine
2008-06-21mark changelog bugfixes with what version they're fromtor-0.2.1.2-alphaRoger Dingledine
2008-06-20prepare for the 0.2.1.2-alpha release. we will tagRoger Dingledine
2008-06-20If we close our OR connection because there's been a circuitRoger Dingledine
2008-06-20If you're using bridges, generate "bootstrap problem" warningsRoger Dingledine
2008-06-20Big bridge bugfixes. Backport candidates.Roger Dingledine
2008-06-18Directory authorities shouldn't complain about bootstrappingRoger Dingledine
2008-06-17When establishing a hidden service, introduction points that originate from c...Karsten Loesing
2008-06-17Send an initial "Starting" bootstrap status event, so we have aRoger Dingledine
2008-06-16More bug 707 fixes: no #if/#endif pairs inside macro arguments.Nick Mathewson
2008-06-16Clean up a macro/cpp interaction related to bug 707. Also, add a new "filena...Nick Mathewson
2008-06-16 r16341@tombo: nickm | 2008-06-15 22:04:25 -0400Nick Mathewson
2008-06-14Patch from Karsten to implement proposal 135 ("Testing Tor Networks").Nick Mathewson
2008-06-13implement proposal 138: removing down routers from consensusPeter Palfrader
2008-06-13Asking for a conditional consensus at .../consensus/<fingerprints> would crashPeter Palfrader
2008-06-13Set dynamic-locking callbacks in openssl. These can be more efficient when o...Nick Mathewson
2008-06-13forward-port the 0.2.0.28-rc changelogtor-0.2.1.1-alphaRoger Dingledine
2008-06-13steal some of the bootstrap phase strings from vidaliaRoger Dingledine
2008-06-13make some of the 0.2.1.1-alpha changelog items more prominentRoger Dingledine
2008-06-13fix a few typos, and give the bootstrap phase stuff a changelog entry.Roger Dingledine
2008-06-13rearrange 0.2.1.1-alpha changelogRoger Dingledine
2008-06-12 r16215@tombo: nickm | 2008-06-12 18:39:03 -0400Nick Mathewson
2008-06-12note that weasel's proposal 134 code is off by default. i believe.Roger Dingledine
2008-06-12remove some duplicate changelog entries from the upcoming 0.2.1.1-alphaRoger Dingledine
2008-06-11ChangeLog entry for r15149.Karsten Loesing
2008-06-10Added ChangeLog entry for r15113.Karsten Loesing
2008-06-10 r16129@tombo: nickm | 2008-06-10 14:28:06 -0400Nick Mathewson
2008-06-10 r16127@tombo: nickm | 2008-06-10 14:03:01 -0400Nick Mathewson
2008-06-07flush some changes in my sandbox -- ancient changelog typos, etcRoger Dingledine
2008-06-07Stop reloading the router list from disk for no reason when weRoger Dingledine
2008-06-05When we switched to using v3 directories, we threw away the part ofRoger Dingledine
2008-06-05forward-port the 0.2.0.27-rc changelogRoger Dingledine
2008-05-29Ouch. We were sometimes getting openssl compression by default. This is poi...Nick Mathewson
2008-05-29New code to implement proposal for local geoip stats. Only enabled with --ena...Nick Mathewson
2008-05-29Fix bug noted by roger: rebuild extrainfo store from time to time, even if we...Nick Mathewson