index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
geoip.c
Commit message (
Expand
)
Author
Age
*
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-07-17
*
Merge remote-tracking branch 'public/format_doubles'
Nick Mathewson
2012-06-05
|
\
|
*
Use %f, not %lf when formatting doubles
Nick Mathewson
2012-05-16
*
|
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
*
|
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-06-04
*
|
Simply geoip_get_country_by_addr based on arma's comment.
Karsten Loesing
2012-02-09
*
|
Add braces around a two-line code block.
Karsten Loesing
2012-02-09
*
|
Count IPv6 connections in bridge and entry stats.
Karsten Loesing
2012-02-09
*
|
Rename nonconformant identifiers.
Nick Mathewson
2012-01-18
*
|
Try to use smartlist_add_asprintf consistently
Nick Mathewson
2012-01-16
*
|
Check for jumping clock in *format_*stats functions
Sebastian Hahn
2011-10-21
*
|
Clean up bridge-stats code.
Karsten Loesing
2011-08-04
*
|
Separate generation of an entry-stats string from writing it to disk.
Karsten Loesing
2011-08-04
*
|
Separate generation of a dirreq-stats string from writing it to disk.
Karsten Loesing
2011-08-04
*
|
Clean up geoip_dirreq_stats_write().
Karsten Loesing
2011-08-04
*
|
Replace files in stats/ rather than appending to them.
Karsten Loesing
2011-08-04
*
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-07-19
|
\
|
|
*
Specify text or binary mode in every start_writing_to_stdio_file call
Robert Ransom
2011-07-19
*
|
Replace 4 more sscanf()s with tor_sscanf()
Nick Mathewson
2011-07-01
*
|
Make the get_options() return const
Nick Mathewson
2011-06-14
*
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-14
|
\
|
|
*
Make ControlSocketsGroupWritable work with User.
Jérémy Bobbio
2011-06-14
*
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-04-07
|
\
|
|
*
Merge remote-tracking branch 'public/xxx_fixups' into maint-0.2.2
Nick Mathewson
2011-04-07
|
|
\
|
|
*
Triage the XXX022 and XXX021 comments remaining in the code
Nick Mathewson
2011-03-25
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-04-07
|
\
|
|
|
*
|
Allow controllers a more up-to-date view of bridge usage.
Nick Mathewson
2011-04-07
|
|
/
*
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-18
|
\
|
|
*
Fix signed/unsigned compare warning
Nick Mathewson
2011-03-18
|
*
Futz with the clang patch a bit and tidy some geoip.c stuff
Nick Mathewson
2011-03-17
|
*
Fix two compile warnings when using clang
Sebastian Hahn
2011-03-10
*
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-25
|
\
|
|
*
Tell which geoip file we're parsing
Sebastian Hahn
2011-01-25
*
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
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
2011-01-03
*
|
|
Do cloexec on socketpairs and stdio files
Nick Mathewson
2010-11-20
*
|
|
Add two fixes to the new geoip-db-digest line.
Karsten Loesing
2010-11-12
*
|
|
Add GeoIP file digest to extra-info descriptor.
Karsten Loesing
2010-11-09
|
/
/
*
|
Fix a bridge segfault
Sebastian Hahn
2010-09-27
*
|
A start at a patch for bug 1943 (alignment issues)
Roger Dingledine
2010-09-20
*
|
Fix misplaced labels
Sebastian Hahn
2010-08-16
*
|
minor formatting / comment fixes
Roger Dingledine
2010-08-13
*
|
Allow enabling or disabling *Statistics while Tor is running.
Karsten Loesing
2010-08-05
*
|
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-31
*
|
Create control.h
Sebastian Hahn
2010-07-27
*
|
Create config.h
Sebastian Hahn
2010-07-27
*
|
Create routerlist.h
Sebastian Hahn
2010-07-27
[next]