Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Nick Mathewson ed14888e7e Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 yıl önce
  Nick Mathewson 8b01fd7bad exit_policy_is_general_exit is IPv4 only; it should admit it. 13 yıl önce
  Nick Mathewson cdc59c198a Don't let bad DNS make exit policy and declared exit policy get out of sync 13 yıl önce
  Nick Mathewson 13e9a2b19d Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 yıl önce
  Robert Ransom 43414eb988 Fix bounds-checking in policy_summarize 13 yıl önce
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 yıl önce
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 yıl önce
  Sebastian Hahn 561ca9b987 Fix misplaced labels 14 yıl önce
  Sebastian Hahn 05072723cb Create routerparse.h 14 yıl önce
  Sebastian Hahn 7bd8dee463 Create policies.h 14 yıl önce
  Sebastian Hahn 7d4c027fb0 Create dirserv.h 14 yıl önce
  Sebastian Hahn c4f8f1316e Create config.h 14 yıl önce
  Nick Mathewson 0b4b51314f Make the controller act more usefully when GETINFO fails 14 yıl önce
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' 14 yıl önce
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 yıl önce
  Sebastian Hahn 1e49c908f7 Speed up the execution of exit_policy_is_general_exit_helper() 14 yıl önce
  Sebastian Hahn 20422cde2b 0/8 doesn't count as a /8 subnet towards an Exit flag 14 yıl önce
  Nick Mathewson ba0c9e5d03 Trivial doc fix for exit_policy_is_general_exit_helper 14 yıl önce
  Sebastian Hahn 03bd98b3b1 Don't assign Exit flag incorrectly 14 yıl önce
  Roger Dingledine f22c063067 remove redundant validate_addr_policies() checks 14 yıl önce
  Sebastian Hahn 3807db001d *_free functions now accept NULL 14 yıl önce
  Karsten Loesing 56c2385157 Fix bug 1113. 14 yıl önce
  Nick Mathewson 20193fc7ab Avoid a memory corruption problem related to "private" in DirPolicy. 15 yıl önce
  Nick Mathewson ec7e054668 Spell-check Tor. 15 yıl önce
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 yıl önce
  Nick Mathewson d40cbda2cd Log cached-at-exit exit policies to try to fix bug 672. 15 yıl önce
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 yıl önce
  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. 15 yıl önce
  Nick Mathewson 870fd18b8f Refactor some exit-policy-related functions that showed up in oprofile. 15 yıl önce
  Nick Mathewson 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. 15 yıl önce