Commit History

Author SHA1 Message Date
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 years ago
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 years ago
  Sebastian Hahn c951830002 Fix a bridge segfault 13 years ago
  Roger Dingledine 47b23bd03e A start at a patch for bug 1943 (alignment issues) 13 years ago
  Sebastian Hahn 561ca9b987 Fix misplaced labels 13 years ago
  Roger Dingledine 1ac1f048ef minor formatting / comment fixes 13 years ago
  Karsten Loesing 166c2f4d92 Allow enabling or disabling *Statistics while Tor is running. 14 years ago
  Nick Mathewson b175c584d5 Set up the geoip country table right even if not called normally 14 years ago
  Nick Mathewson 4dd4d240b7 Move the "nowhereland" logic into geoip.c 14 years ago
  Nick Mathewson 8fca6fb2aa Make "Nowhere" explicitly listable in torrc. 14 years ago
  Sebastian Hahn 0bfa34e1f6 Create control.h 14 years ago
  Sebastian Hahn c4f8f1316e Create config.h 14 years ago
  Sebastian Hahn cbee969f40 Create routerlist.h 14 years ago
  Sebastian Hahn ff4030f621 Create geoip.h 14 years ago
  Sebastian Hahn e69dc22f4e Split headers for dnsserv.c functions out of or.h 14 years ago
  Nick Mathewson 0b4b51314f Make the controller act more usefully when GETINFO fails 14 years ago
  Nick Mathewson d8a1e2dabb Make rotate_request_period use BEGIN/END versions of FOREACH 14 years ago
  Nick Mathewson f2c30e97cc Switch geoip_get_request_history to asprintf; fix bug 1365 14 years ago
  Nick Mathewson 927425150b Merge branch 'asprintf' 14 years ago
  Nick Mathewson 47e919424d Tweak users of snprintf to use asprintf where appropriate 14 years ago
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' 14 years ago
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 years ago
  Karsten Loesing 7e65871ccc Fix a memory corruption bug while collecting bridge stats 14 years ago
  Roger Dingledine fd5eb23c29 don't warn if stats/bridge-stats is missing 14 years ago
  Roger Dingledine 485fa5c425 when loading bridge stats, mkdir $datadir/stats first 14 years ago
  Karsten Loesing 3a5a728d4a Permit an empty "bridge-ips" line when parsing bridge stats. 14 years ago
  Nick Mathewson 235f1e1a96 Refactor out the 'find string at start of any line' logic. 14 years ago
  Karsten Loesing 498c293afe Make changes to latest bridge-stats fixes as suggested by Nick. 14 years ago
  Karsten Loesing e1e5c1b3ab Fix bridge statistics. 14 years ago
  Nick Mathewson 0c1b3070cf Now that FOO_free(NULL) always works, remove checks before calling it. 14 years ago