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
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
2009-07-15
Some tweaks to statistics.
Karsten Loesing
2009-07-15
Some tweaks to directory request download times.
Karsten Loesing
2009-07-15
Round up results to the next multiple of 4.
Karsten Loesing
2009-07-15
Right, the u in uint stands for unsigned.
Karsten Loesing
2009-07-15
Directories now also measure download times of network statuses.
Karsten Loesing
2009-07-14
make it compile without warnings
Roger Dingledine
2009-07-14
Merge commit 'karsten/geoipstats-download-resp-master'
Nick Mathewson
2009-07-14
Merge commit 'karsten/geoipstats-shares-master'
Nick Mathewson
2009-07-14
Merge commit 'karsten/geoipstats-newoverthereistan-master'
Nick Mathewson
2009-07-14
Handle unsigned ints correctly.
Karsten Loesing
2009-07-14
Write number of rejected requests to geoip-stats file.
Karsten Loesing
2009-07-11
Simplify the math to round up to the next multiple of some value.
Karsten Loesing
2009-07-09
List unresolved requests in geoip stats as country '??'.
Karsten Loesing
2009-07-05
If configured, write entry-node statistics to disk periodically.
Karsten Loesing
2009-07-04
Estimate v2 and v3 shares as mean values over measurement interval.
Karsten Loesing
2009-05-27
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-05-27
Fix a signed/unsigned comparison warning
Nick Mathewson
2009-05-27
Change the way how directories that are configured with --enable-geoip-stats ...
Karsten Loesing
2009-05-27
Improve documentation for the last fix of bug 932.
Karsten Loesing
2009-05-27
Fix bug 932 even more.
Karsten Loesing
2009-05-26
Some cleanups on geoip.c.
Karsten Loesing
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-05-02
Update copyright to 2009.
Karsten Loesing
2009-02-16
Possible fix for broken country settings in ExcludeExitNodes.
Nick Mathewson
2009-01-14
Refactor MIN_IPS_TO_NOTE_* macros in geoip.c: simplify code.
Nick Mathewson
2009-01-04
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2008-12-27
partial move to letting bridge descriptor fetches use our new (well,
Roger Dingledine
2008-12-25
some fixes i found in my sandbox
Roger Dingledine
2008-12-22
Fix most DOCDOCs remaining and/or added by redox.
Nick Mathewson
2008-12-22
Add DOCDOC comments for all undocumented functions. Add missing *s to other ...
Nick Mathewson
2008-12-18
Remove fixed xxx020s; downgrade unfixed ones.
Nick Mathewson
2008-12-17
Resolve many DOCDOCs.
Nick Mathewson
2008-09-25
Widen the conditions under which we whine about not having a geoip file to in...
Nick Mathewson
2008-09-25
Add country-code support to configured node lists to implement the ever-popul...
Nick Mathewson
2008-09-04
Fix mingw build with --enable-gcc-warnings set.
Nick Mathewson
2008-08-29
Double oops: revert accidentally committed local geoipc.c debugging hack.
Nick Mathewson
2008-08-29
Oops. Make warn_too_many_conns() actually work.
Nick Mathewson
2008-06-18
implement more fine-tuning options for stats code
Nick Mathewson
2008-06-10
Fix last geoip bugs.
Nick Mathewson
[next]