index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
geoip.c
Age
Commit message (
Expand
)
Author
2011-04-07
Merge remote-tracking branch 'public/xxx_fixups' into maint-0.2.2
Nick Mathewson
2011-04-07
Allow controllers a more up-to-date view of bridge usage.
Nick Mathewson
2011-03-25
Triage the XXX022 and XXX021 comments remaining in the code
Nick Mathewson
2011-03-18
Fix signed/unsigned compare warning
Nick Mathewson
2011-03-17
Futz with the clang patch a bit and tidy some geoip.c stuff
Nick Mathewson
2011-03-10
Fix two compile warnings when using clang
Sebastian Hahn
2011-01-25
Tell which geoip file we're parsing
Sebastian Hahn
2011-01-03
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
Bump copyright statements to 2011
Nick Mathewson
2010-09-27
Fix a bridge segfault
Sebastian Hahn
2010-09-20
A start at a patch for bug 1943 (alignment issues)
Roger Dingledine
2010-08-16
Fix misplaced labels
Sebastian Hahn
2010-08-13
minor formatting / comment fixes
Roger Dingledine
2010-08-05
Allow enabling or disabling *Statistics while Tor is running.
Karsten Loesing
2010-07-31
Set up the geoip country table right even if not called normally
Nick Mathewson
2010-07-31
Move the "nowhereland" logic into geoip.c
Nick Mathewson
2010-07-31
Make "Nowhere" explicitly listable in torrc.
Nick Mathewson
2010-07-27
Create control.h
Sebastian Hahn
2010-07-27
Create config.h
Sebastian Hahn
2010-07-27
Create routerlist.h
Sebastian Hahn
2010-07-27
Create geoip.h
Sebastian Hahn
2010-07-27
Split headers for dnsserv.c functions out of or.h
Sebastian Hahn
2010-07-18
Make the controller act more usefully when GETINFO fails
Nick Mathewson
2010-05-17
Make rotate_request_period use BEGIN/END versions of FOREACH
Nick Mathewson
2010-04-20
Switch geoip_get_request_history to asprintf; fix bug 1365
Nick Mathewson
2010-04-02
Merge branch 'asprintf'
Nick Mathewson
2010-02-28
Tweak users of snprintf to use asprintf where appropriate
Nick Mathewson
2010-02-27
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-27
Update Tor Project copyright years
Nick Mathewson
2010-01-26
Fix a memory corruption bug while collecting bridge stats
Karsten Loesing
2010-01-15
don't warn if stats/bridge-stats is missing
Roger Dingledine
2010-01-02
when loading bridge stats, mkdir $datadir/stats first
Roger Dingledine
2009-12-18
Permit an empty "bridge-ips" line when parsing bridge stats.
Karsten Loesing
2009-12-17
Refactor out the 'find string at start of any line' logic.
Nick Mathewson
2009-12-17
Make changes to latest bridge-stats fixes as suggested by Nick.
Karsten Loesing
2009-12-17
Fix bridge statistics.
Karsten Loesing
2009-12-12
Now that FOO_free(NULL) always works, remove checks before calling it.
Nick Mathewson
2009-09-24
Fix a couple of smaller issues with gathering statistics.
Karsten Loesing
2009-09-01
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-08-26
Merge commit 'karsten/proposal-166-impl-master'
Nick Mathewson
2009-08-21
Add some fixes after discussion with Nick.
Karsten Loesing
2009-08-21
Refactor geoip_get_dirreq_history() some more.
Nick Mathewson
2009-08-21
Fix a memory leak in summarizing directory request timing.
Nick Mathewson
2009-08-19
Some final (?) cleanups of proposal 166 implementation.
Karsten Loesing
2009-08-19
Move all *-stats file to subdirectory stats/.
Karsten Loesing
2009-08-19
Write all statistics to disk exactly every 24 hours.
Karsten Loesing
2009-08-17
Include contents of *-stats files in descriptor.
Karsten Loesing
2009-08-17
Remove ./configure option for entry and dir request statistics.
Karsten Loesing
2009-07-27
Fix dirreq and cell stats on 32-bit architectures.
Karsten Loesing
2009-07-16
Switch dirreq_map to use HT_ functions rather than strmap.
Nick Mathewson
[next]