aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-07-23 r17322@aud-055: nickm | 2008-07-23 16:50:50 +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 r17220@tombo: nickm | 2008-07-18 15:11:27 -0400Nick 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-11When relays do their initial bandwidth measurement, don't limitRoger Dingledine
2008-07-11 r16917@tombo: nickm | 2008-07-11 12:55:26 -0400Nick Mathewson
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-10 r16881@tombo: nickm | 2008-07-10 14:19:21 -0400Nick Mathewson
2008-07-09bump svn version to 0.2.1.2-alpha-devNick Mathewson
2008-07-09Stop using __attribute__((nonnull)): It gets us occcasional warnings when we ...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-06Fix the rest of the GCC warnings on OpenBSD_malloc_linux.cNick Mathewson
2008-07-06Correct punctuation.Karsten Loesing
2008-07-05Remove spurious "netintet" check from configure.inNick Mathewson
2008-07-03 r16689@tombo: nickm | 2008-07-03 11:03:14 -0400Nick Mathewson
2008-06-30forward-port r15576Roger Dingledine
2008-06-30Make directory servers include the X-Your-Address-Is: http header inRoger 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-23whoops, i shouldn't've left that inRoger Dingledine
2008-06-20Added prefixes to testing-network-only configuration options.Karsten Loesing
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-19start sending "COUNT=%d RECOMMENDATION=%s" key/values on bootstrapRoger Dingledine
2008-06-18check-spaces, fix a typoRoger Dingledine
2008-06-18Directory authorities shouldn't complain about bootstrappingRoger Dingledine
2008-06-18I was on the second paragraph of my or-dev mail explaining why I chose toRoger Dingledine
2008-06-18implement more fine-tuning options for stats codeNick Mathewson
2008-06-17I was told there is an extend_info_free(). I won't leak memory again. I won't...Karsten Loesing
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-17add a getinfo so vidalia can query our current bootstrap state, in caseRoger Dingledine
2008-06-16Fix .z suffix for intrumented download stats once morePeter Palfrader
2008-06-16Fix .z suffix for intrumented download statsPeter Palfrader
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-14Comments and doc tweaks on Karsten's testing-dir-networks patchNick Mathewson
2008-06-14Patch from Karsten to implement proposal 135 ("Testing Tor Networks").Nick Mathewson
2008-06-14Malloc does not return size_t. (bug noticed by lodger.)Nick Mathewson
2008-06-13Make unit tests pass againPeter Palfrader
2008-06-13note a bug that karsten foundRoger Dingledine
2008-06-13> why would it need an anonymized connection?Roger Dingledine