aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAge
* Rate-limit "too-many-sockets" messages; they can get needlessly verbose.Nick Mathewson2008-08-09
* The first of Karsten's proposal 121 patches: configure and maintain client au...Nick Mathewson2008-08-08
* r17680@tombo: nickm | 2008-08-07 16:06:30 -0400Nick Mathewson2008-08-07
* Oops. On recent linux kernels we were not detecting the linux/netfilter_ipv4...Nick Mathewson2008-08-07
* r17664@tombo: nickm | 2008-08-06 12:32:09 -0400Nick Mathewson2008-08-06
* r17659@tombo: nickm | 2008-08-06 12:22:11 -0400Nick Mathewson2008-08-06
* bump to 0.2.1.4-alpha-dev, add a future todo itemRoger Dingledine2008-08-05
* r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson2008-08-05
* Take out the TestVia config option, since it was a workaround forRoger Dingledine2008-08-05
* get closer to a releaseRoger Dingledine2008-08-05
* minor fixesRoger Dingledine2008-08-04
* In some edge cases it occurs that the router descriptor of a previously picke...Karsten Loesing2008-08-04
* Add changelog entries for r16372 and r16375.Karsten Loesing2008-08-03
* Fix a false assertion when extending a circuit to a relay to which a connecti...Karsten Loesing2008-08-03
* bump to 0.2.1.3-alphaRoger Dingledine2008-08-03
* When a struct ends with char a[1], the size of all earlier members of the str...Nick Mathewson2008-07-31
* r17436@tombo: nickm | 2008-07-30 09:03:19 -0400Nick Mathewson2008-07-30
* r17323@aud-055: nickm | 2008-07-23 17:58:25 +0200Nick Mathewson2008-07-23
* r17309@aud-055: nickm | 2008-07-23 16:05:43 +0200Nick Mathewson2008-07-23
* r17308@aud-055: nickm | 2008-07-23 15:57:41 +0200Nick Mathewson2008-07-23
* r17302@aud-055: nickm | 2008-07-23 14:55:28 +0200Nick Mathewson2008-07-23
* r17188@tombo: nickm | 2008-07-18 14:35:18 -0400Nick Mathewson2008-07-18
* Stop trying to detect versions of Tor on the server-side older than 0.1.1.15-...Nick Mathewson2008-07-16
* integrate the 0.2.0.29-rc items into the release notesRoger Dingledine2008-07-16
* When relays do their initial bandwidth measurement, don't limitRoger Dingledine2008-07-11
* Fix bug 763. When a hidden service is giving up on an introduction point cand...Karsten Loesing2008-07-10
* r16882@tombo: nickm | 2008-07-10 14:31:25 -0400Nick Mathewson2008-07-10
* Stop using __attribute__((nonnull)): It gets us occcasional warnings when we ...Nick Mathewson2008-07-09
* fix up a confusion on the release notes (thanks karsten)Roger Dingledine2008-07-09
* remove duplicate changelog entriesRoger Dingledine2008-07-09
* forward-port the 0.2.0.29-rc changelogRoger Dingledine2008-07-09
* Patch from coderman: detect transparent proxy header correctly on some linux ...Nick Mathewson2008-07-07
* fix typos in last patch spotted by sebastian and karstenNick Mathewson2008-07-06
* Apply fix from chrisw: call connection_ap_attach_pending when we get a rendez...Nick Mathewson2008-07-06
* r16689@tombo: nickm | 2008-07-03 11:03:14 -0400Nick Mathewson2008-07-03
* put in some of the release summariesRoger Dingledine2008-06-28
* r16587@tombo: nickm | 2008-06-28 00:13:40 -0400Nick Mathewson2008-06-28
* Send a bootstrap problem "warn" event on the first problem if theRoger Dingledine2008-06-24
* annotate some changelog entriesRoger Dingledine2008-06-24
* Change the contrib/tor.logrotate script so it makes the newRoger Dingledine2008-06-22
* mark changelog bugfixes with what version they're fromRoger Dingledine2008-06-21
* prepare for the 0.2.1.2-alpha release. we will tagRoger Dingledine2008-06-20
* If we close our OR connection because there's been a circuitRoger Dingledine2008-06-20
* If you're using bridges, generate "bootstrap problem" warningsRoger Dingledine2008-06-20
* Big bridge bugfixes. Backport candidates.Roger Dingledine2008-06-20
* Directory authorities shouldn't complain about bootstrappingRoger Dingledine2008-06-18
* When establishing a hidden service, introduction points that originate from c...Karsten Loesing2008-06-17
* Send an initial "Starting" bootstrap status event, so we have aRoger Dingledine2008-06-17
* More bug 707 fixes: no #if/#endif pairs inside macro arguments.Nick Mathewson2008-06-16
* Clean up a macro/cpp interaction related to bug 707. Also, add a new "filena...Nick Mathewson2008-06-16