summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2008-08-03bump to 0.2.1.3-alphator-0.2.1.3-alphaRoger Dingledine
2008-07-31When a struct ends with char a[1], the size of all earlier members of the str...Nick Mathewson
2008-07-30 r17436@tombo: nickm | 2008-07-30 09:03:19 -0400Nick Mathewson
2008-07-23 r17323@aud-055: nickm | 2008-07-23 17:58:25 +0200Nick Mathewson
2008-07-23 r17309@aud-055: nickm | 2008-07-23 16:05:43 +0200Nick Mathewson
2008-07-23 r17308@aud-055: nickm | 2008-07-23 15:57:41 +0200Nick Mathewson
2008-07-23 r17302@aud-055: nickm | 2008-07-23 14:55:28 +0200Nick Mathewson
2008-07-18 r17188@tombo: nickm | 2008-07-18 14:35:18 -0400Nick Mathewson
2008-07-16Stop trying to detect versions of Tor on the server-side older than 0.1.1.15-...Nick Mathewson
2008-07-16integrate the 0.2.0.29-rc items into the release notesRoger Dingledine
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