aboutsummaryrefslogtreecommitdiff
path: root/src/or/geoip.c
Commit message (Expand)AuthorAge
* Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
|\
| * Bump copyright statements to 2011Nick Mathewson2011-01-03
* | Fix a bridge segfaultSebastian Hahn2010-09-27
* | A start at a patch for bug 1943 (alignment issues)Roger Dingledine2010-09-20
* | Fix misplaced labelsSebastian Hahn2010-08-16
* | minor formatting / comment fixesRoger Dingledine2010-08-13
* | Allow enabling or disabling *Statistics while Tor is running.Karsten Loesing2010-08-05
* | Set up the geoip country table right even if not called normallyNick Mathewson2010-07-31
* | Move the "nowhereland" logic into geoip.cNick Mathewson2010-07-31
* | Make "Nowhere" explicitly listable in torrc.Nick Mathewson2010-07-31
* | Create control.hSebastian Hahn2010-07-27
* | Create config.hSebastian Hahn2010-07-27
* | Create routerlist.hSebastian Hahn2010-07-27
* | Create geoip.hSebastian Hahn2010-07-27
* | Split headers for dnsserv.c functions out of or.hSebastian Hahn2010-07-27
* | Make the controller act more usefully when GETINFO failsNick Mathewson2010-07-18
* | Make rotate_request_period use BEGIN/END versions of FOREACHNick Mathewson2010-05-17
* | Switch geoip_get_request_history to asprintf; fix bug 1365Nick Mathewson2010-04-20
* | Merge branch 'asprintf'Nick Mathewson2010-04-02
|\ \
| * | Tweak users of snprintf to use asprintf where appropriateNick Mathewson2010-02-28
* | | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\ \ \ | |/ / |/| / | |/
| * Update Tor Project copyright yearsNick Mathewson2010-02-27
* | Fix a memory corruption bug while collecting bridge statsKarsten Loesing2010-01-26
* | don't warn if stats/bridge-stats is missingRoger Dingledine2010-01-15
* | when loading bridge stats, mkdir $datadir/stats firstRoger Dingledine2010-01-02
* | Permit an empty "bridge-ips" line when parsing bridge stats.Karsten Loesing2009-12-18
* | Refactor out the 'find string at start of any line' logic.Nick Mathewson2009-12-17
* | Make changes to latest bridge-stats fixes as suggested by Nick.Karsten Loesing2009-12-17
* | Fix bridge statistics.Karsten Loesing2009-12-17
* | Now that FOO_free(NULL) always works, remove checks before calling it.Nick Mathewson2009-12-12
* | Fix a couple of smaller issues with gathering statistics.Karsten Loesing2009-09-24
* | Fix compile warnings on Snow LeopardSebastian Hahn2009-09-01
* | Merge commit 'karsten/proposal-166-impl-master'Nick Mathewson2009-08-26
|\ \
| * | Add some fixes after discussion with Nick.Karsten Loesing2009-08-21
| * | Some final (?) cleanups of proposal 166 implementation.Karsten Loesing2009-08-19
| * | Move all *-stats file to subdirectory stats/.Karsten Loesing2009-08-19
| * | Write all statistics to disk exactly every 24 hours.Karsten Loesing2009-08-19
| * | Include contents of *-stats files in descriptor.Karsten Loesing2009-08-17
| * | Remove ./configure option for entry and dir request statistics.Karsten Loesing2009-08-17
* | | Refactor geoip_get_dirreq_history() some more.Nick Mathewson2009-08-21
* | | Fix a memory leak in summarizing directory request timing.Nick Mathewson2009-08-21
|/ /
* | Fix dirreq and cell stats on 32-bit architectures.Karsten Loesing2009-07-27
* | Switch dirreq_map to use HT_ functions rather than strmap.Nick Mathewson2009-07-16
* | Some tweaks to statistics.Karsten Loesing2009-07-15
* | Some tweaks to directory request download times.Karsten Loesing2009-07-15
* | Round up results to the next multiple of 4.Karsten Loesing2009-07-15
* | Right, the u in uint stands for unsigned.Karsten Loesing2009-07-15
* | Directories now also measure download times of network statuses.Karsten Loesing2009-07-15
* | make it compile without warningsRoger Dingledine2009-07-14
* | Merge commit 'karsten/geoipstats-download-resp-master'Nick Mathewson2009-07-14
|\ \