Commit History

Author SHA1 Message Date
  Nick Mathewson 04ec7d1f98 Now that tor_assert is no longer using a broken force-to-boolean formulation, we can tor_assert a bitfield without a gcc compile error. 15 years ago
  Nick Mathewson bb02f919f1 Refactor find_first_by_keyword into one variant that can return NULL and one that can't. 15 years ago
  Nick Mathewson e06442b648 Add a couple of sanity-checks for return values that coverity thinks we ought to have. CIDs 337, 335. 15 years ago
  Nick Mathewson a26188cee9 fix bug 880: find the end of an authority cert by looking for the first ----END SIGNATURE----- after the first dir-key-certification, not for the first ----END SIGNATURE. Harmless bug, but it made us non-spec-compliant. 15 years ago
  Nick Mathewson 3ebd1ebeca The chunk_size field in memarea_t was never actually set. Remove the whole thing. 15 years ago
  Nick Mathewson 73c6cb8353 Fix unit test failure related to intro point parsing. 15 years ago
  Nick Mathewson e147e867be Proposal 152 implementation from Josh Albrecht, with tweaks. 15 years ago
  Nick Mathewson 8bbbbaf87b Add country-code support to configured node lists to implement the ever-popular "no exits in Monaco" feature (ExcludeExitNodes {MC}). Also allow country codes and IP ranges in ExitNodes. (EntryNodes needs more work.) Based on code by Robert Hogan. Needs more testing. 16 years ago
  Roger Dingledine cc8b2247bf make r16598 compile on 64-bit too 16 years ago
  Nick Mathewson 24f1d29be1 Apply proposal 121 patch 3, with minor tweaks and a few comments. 16 years ago
  Peter Palfrader e27b448c57 Do not split stored exit policy summary into type(accept/reject) and portlist. At least not just yet 16 years ago
  Peter Palfrader 41730a893c Rename a field so weasel likes it better 16 years ago
  Peter Palfrader ceae7ed960 Add bw to consensus 16 years ago
  Peter Palfrader 82f8050ac4 Parse policies and weight (bw) into routerstatuses 16 years ago
  Peter Palfrader b246c4de9b asserting(s) is better than segfaulting if it turns out to be NULL later 16 years ago
  Nick Mathewson 60a0ae198d Patch cleanups from karsten 16 years ago
  Nick Mathewson 22259a0877 The first of Karsten's proposal 121 patches: configure and maintain client authorization data. Tweaked a bit: see comments on or-dev. 16 years ago
  Nick Mathewson 960a0f0a99 r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 16 years ago
  Nick Mathewson 3ce6e2fba2 r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200 16 years ago
  Nick Mathewson dff1ef7d06 r17337@aud-055: nickm | 2008-07-24 10:17:43 +0200 16 years ago
  Nick Mathewson 787c66b70f r16917@tombo: nickm | 2008-07-11 12:55:26 -0400 16 years ago
  Nick Mathewson f3f6ecef48 r19690@catbus: nickm | 2008-05-11 22:13:31 -0400 16 years ago
  Peter Palfrader ca43044600 I bet I screwed up while merging in the changes from the feature branch into my git-svn repository. Undo r14451 16 years ago
  Peter Palfrader 016e67f941 Merge conditional consensus downloading 16 years ago
  Peter Palfrader 901ee58c53 Enable conditional consensus downloading starting with 0.2.1.1-alpha servers 16 years ago
  Peter Palfrader 788404dacf and the client part of the consensus-by-authority-fpr proposal (ifdef'ed out) 16 years ago
  Nick Mathewson 944bd3dbed r19074@catbus: nickm | 2008-03-26 17:08:32 -0400 16 years ago
  Nick Mathewson e8cc756c13 r19072@catbus: nickm | 2008-03-26 13:50:24 -0400 16 years ago
  Nick Mathewson 762d82cf74 r19062@catbus: nickm | 2008-03-26 12:56:25 -0400 16 years ago
  Nick Mathewson 3af9e099f7 r19061@catbus: nickm | 2008-03-26 12:53:18 -0400 16 years ago