Historique des commits

Auteur SHA1 Message Date
  Sebastian Hahn 9bed40eb10 Make check-spaces happy il y a 13 ans
  Nick Mathewson 44674369c5 Implement node_set_exit_policy_to_reject_all with a flag il y a 13 ans
  Nick Mathewson c9dece14ae Add some missing documentation for things added in nodes branch il y a 13 ans
  Nick Mathewson 1bb9734e3a Implement policies for nodes (and for microdescriptors too) il y a 13 ans
  Nick Mathewson 26e897420e Initial conversion to use node_t throughout our codebase. il y a 13 ans
  Nick Mathewson d84d20cbb2 Try to make most routerinfo_t interfaces const il y a 13 ans
  Sebastian Hahn 561ca9b987 Fix misplaced labels il y a 14 ans
  Sebastian Hahn 05072723cb Create routerparse.h il y a 14 ans
  Sebastian Hahn 7bd8dee463 Create policies.h il y a 14 ans
  Sebastian Hahn 7d4c027fb0 Create dirserv.h il y a 14 ans
  Sebastian Hahn c4f8f1316e Create config.h il y a 14 ans
  Nick Mathewson 0b4b51314f Make the controller act more usefully when GETINFO fails il y a 14 ans
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' il y a 14 ans
  Nick Mathewson c3e63483b2 Update Tor Project copyright years il y a 14 ans
  Sebastian Hahn 1e49c908f7 Speed up the execution of exit_policy_is_general_exit_helper() il y a 14 ans
  Sebastian Hahn 20422cde2b 0/8 doesn't count as a /8 subnet towards an Exit flag il y a 14 ans
  Nick Mathewson ba0c9e5d03 Trivial doc fix for exit_policy_is_general_exit_helper il y a 14 ans
  Sebastian Hahn 03bd98b3b1 Don't assign Exit flag incorrectly il y a 14 ans
  Roger Dingledine f22c063067 remove redundant validate_addr_policies() checks il y a 14 ans
  Sebastian Hahn 3807db001d *_free functions now accept NULL il y a 14 ans
  Karsten Loesing 56c2385157 Fix bug 1113. il y a 14 ans
  Nick Mathewson 20193fc7ab Avoid a memory corruption problem related to "private" in DirPolicy. il y a 15 ans
  Nick Mathewson ec7e054668 Spell-check Tor. il y a 15 ans
  Karsten Loesing 9b32e8c141 Update copyright to 2009. il y a 15 ans
  Nick Mathewson d40cbda2cd Log cached-at-exit exit policies to try to fix bug 672. il y a 15 ans
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. il y a 15 ans
  Nick Mathewson 46f8ef8116 Switch address comparisons in policies to be exact rather than semantic. Until we do ipv6 exit policies and until we know whether we even allow ::ffff:0:0/96 addresses, there is no point in doing "semantic" comparisons. This was also showing up on oprofile. il y a 15 ans
  Nick Mathewson 870fd18b8f Refactor some exit-policy-related functions that showed up in oprofile. il y a 15 ans
  Nick Mathewson 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. il y a 15 ans
  Nick Mathewson 1725c0c8a5 Add DOCDOC comments for all undocumented functions. Add missing *s to other comments so that they will get recognized as doxygen. il y a 15 ans