Commit History

Author SHA1 Message Date
  Nick Mathewson 5ab6fe0051 r17680@tombo: nickm | 2008-08-07 16:06:30 -0400 17 years ago
  Nick Mathewson b81d70addb Oops. On recent linux kernels we were not detecting the linux/netfilter_ipv4.h header properly, since we needed to have in_addr and in6_addr and __u32 defined before trying to include it. Fix that. 17 years ago
  Nick Mathewson 48848537bc r17667@tombo: nickm | 2008-08-07 15:13:30 -0400 17 years ago
  Nick Mathewson d9601c65e0 r17666@tombo: nickm | 2008-08-07 15:12:30 -0400 17 years ago
  Nick Mathewson 635f3c8aee r17664@tombo: nickm | 2008-08-06 12:32:09 -0400 17 years ago
  Nick Mathewson 2905291af2 r17659@tombo: nickm | 2008-08-06 12:22:11 -0400 17 years ago
  Nick Mathewson 37432c06ef r17657@tombo: nickm | 2008-08-06 12:04:49 -0400 17 years ago
  Nick Mathewson 221237a2de r17655@tombo: nickm | 2008-08-06 12:03:40 -0400 17 years ago
  Roger Dingledine b79fe6a0db bump to 0.2.1.4-alpha-dev, add a future todo item 17 years ago
  Nick Mathewson 9855c1d06f r17645@31-33-44: nickm | 2008-08-05 16:28:01 -0400 17 years ago
  Nick Mathewson 645cbd690b r17643@31-33-44: nickm | 2008-08-05 16:18:25 -0400 17 years ago
  Nick Mathewson 960a0f0a99 r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 17 years ago
  Nick Mathewson 750bb795ac another sample commit to check out new subject line logic 17 years ago
  Nick Mathewson 77823c8331 sample commit to check out new subject line logic 17 years ago
  Peter Palfrader 0cfb68454e Document that we break ties in favor of smaller SD digest if there are still ties after comparing the published timestamp 17 years ago
  Roger Dingledine 4cb2adcd4f update the external constraints. still need to add in the BBG items. 17 years ago
  Roger Dingledine 42ca0d4270 break the todo file into three todo files. 17 years ago
  Peter Palfrader 59439c9d5b We put bw info directory into the consensus, also versions are already there and protocol versions are not currently required 17 years ago
  Peter Palfrader bd1c8f526e New alpha release 17 years ago
  Roger Dingledine d01813a8dd Take out the TestVia config option, since it was a workaround for 17 years ago
  Roger Dingledine 18d3153fbb get closer to a release 17 years ago
  Roger Dingledine d5bb361977 minor fixes 17 years ago
  Karsten Loesing d166b9dc45 Make check-spaces happy. 17 years ago
  Roger Dingledine 2a417700b4 don't log-warn on a bootstrapping status event if the recommendation 17 years ago
  Karsten Loesing 1fe07f66f4 In some edge cases it occurs that the router descriptor of a previously picked introduction point becomes obsolete. In that case, don't stick to using that introduction point, but simply give up on it. Reverts some part of r15825. 17 years ago
  Karsten Loesing ff9c3c006f Remove dead code that was left from marking HiddenService(Exclude)Nodes obsolete in task 754. 17 years ago
  Karsten Loesing 814394f32b Some more changes to proposal 121. It turns out (once more) that a specification is not complete until it gets implemented. 17 years ago
  Karsten Loesing cac654acc4 Some tiny corrections to proposal 121. 17 years ago
  Karsten Loesing f51bf847ab Add changelog entries for r16372 and r16375. 17 years ago
  Karsten Loesing 3c9cd463d2 Fix a false assertion when extending a circuit to a relay to which a connection is already established. In that case the circuit should not need to memorize extend info for that relay. circuitbuild.c:389 contains a similar assertion. 17 years ago