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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
geoip.c
Age
Commit message (
Expand
)
Author
2013-08-15
Use only uintptr_t for the value of transport_count
Nick Mathewson
2013-08-15
If a single client connects with multiple transports, note all transports.
George Kadianakis
2013-08-15
Fix a number of issues with the #5040 code.
George Kadianakis
2013-08-15
Make check-spaces happy.
George Kadianakis
2013-07-18
Write extra-info bridge-ip-transports lines.
George Kadianakis
2013-07-18
Add transport information to the GeoIP database.
George Kadianakis
2013-07-10
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-05-24
Reformat 4282 fixes a little
Nick Mathewson
2013-05-24
Fix a logic error in 4282 fixes
Nick Mathewson
2013-05-24
Extract duplicate code in geoip and rephist.
Peter Retzlaff
2013-02-26
Add unique client counter to the heartbeat message.
George Kadianakis
2013-02-07
Merge remote-tracking branch 'public/bug7816_023'
Nick Mathewson
2013-01-17
Remove dirreq-v2-* lines from extra-info descriptors.
Karsten Loesing
2013-01-16
Removee dirrec-v*-sharestatistics
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-12-28
Fix various small leaks on error cases
Nick Mathewson
2012-12-13
Nuke uses of memcmp outside of unit tests
Nick Mathewson
2012-11-04
Whitespace fixes
Nick Mathewson
2012-11-04
Merge remote-tracking branch 'linus/bug5053-bug5055'
Nick Mathewson
2012-10-31
Change some comments to reflect the multitude of GeoIP databases.
Linus Nordberg
2012-10-31
Don't memcmp struct in6_addr but rather its s6_addr member.
Linus Nordberg
2012-10-31
Duplicate less code.
Linus Nordberg
2012-10-22
Name variables more consistently.
Linus Nordberg
2012-10-20
Rename C reserved identifiers missed before.
Linus Nordberg
2012-10-20
Add "IPVersions" to control command "status/clients-seen".
Linus Nordberg
2012-10-20
Duplicate less code.
Linus Nordberg
2012-10-20
Separate IPv4 and IPv6 geoip file loading.
Linus Nordberg
2012-10-17
White space.
Linus Nordberg
2012-10-17
Rename reserved C identifiers.
Linus Nordberg
2012-10-17
Minor tweaks to nils' v4 vs v6 bridge usage code.
Karsten Loesing
2012-10-17
Minor tweaks and comments to nils' geoip v6 code.
Karsten Loesing
2012-10-17
Include statistics as to how many connections are IPv4 versus IPv6
nils
2012-10-17
Add GeoIP database for IPv6 addresses
nils
2012-10-17
Rename address family specific IPv4 geoip functions in preparation for IPv6 s...
nils
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-08
Use dirreq_id from channel_t when appropriate
Andrea Shepard
2012-07-17
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-06-05
Merge remote-tracking branch 'public/format_doubles'
Nick Mathewson
2012-06-04
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-05-16
Use %f, not %lf when formatting doubles
Nick Mathewson
2012-02-09
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-01-18
Rename nonconformant identifiers.
Nick Mathewson
2012-01-16
Try to use smartlist_add_asprintf consistently
Nick Mathewson
2011-10-21
Check for jumping clock in *format_*stats functions
Sebastian Hahn
2011-08-04
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
[prev]
[next]