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
2017-06-05
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-06-05
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-06-05
Merge branch 'maint-0.2.7-redux' into maint-0.2.8
Nick Mathewson
2017-06-05
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2017-06-05
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-06-05
Fix undefined behavior in geoip_parse_entry().
Nick Mathewson
2016-10-27
Automated change to use smartlist_add_strdup
overcaffeinated
2016-10-17
Write a bunch of module documentation.
Nick Mathewson
2016-07-28
Fix all -Wshadow warnings on Linux
Nick Mathewson
2016-06-11
Add the -Wextra-semi warning from clang, and fix the cases where it triggers
Nick Mathewson
2016-06-11
Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2015-12-18
Fix a null-pointer deref when writing geoip stats
Nick Mathewson
2015-12-15
Replace usage of INLINE with inline
cypherpunks
2015-11-23
fix two typos in comments
Roger Dingledine
2015-09-15
Add tests for directory_handle_command_get
Reinaldo de Souza Jr
2015-02-03
Merge branch 'bug6852'
Nick Mathewson
2015-02-03
Choose a more deliberate cutoff for clients in heartbeat
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-11-02
Apply new calloc coccinelle patch
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-02
Another clang analyzer complaint wrt HT_GENERATE
Nick Mathewson
2014-08-29
Introduce full coverage tests for module routerset.c.
dana koch
2014-08-13
Apply coccinelle script to replace malloc(a*b)->calloc(a,b)
Nick Mathewson
2014-03-25
Fix warnings from doxygen
Nick Mathewson
2014-02-28
Merge remote-tracking branch 'karsten/task-5824'
Nick Mathewson
2014-02-12
Siphash-2-4 is now our hash in nearly all cases.
Nick Mathewson
2013-12-18
Report complete directory request statistics on bridges.
Karsten Loesing
2013-08-15
Add a clientmap_entry_free().
Nick Mathewson
2013-08-15
Fix hash functions for transport_name in client entry
Nick Mathewson
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
[next]