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
2018-07-05
Move literally everything out of src/or
Nick Mathewson
2018-07-03
Return U64_PRINTF_ARG and U64_FORMAT
Nick Mathewson
2018-06-28
Fix paths for buffers.h; automated.
Nick Mathewson
2018-06-28
Extract time functionality into lib/wallclock and lib/time
Nick Mathewson
2018-06-22
Remove bloom filters, order statistics, and bitarrays from container.h
Nick Mathewson
2018-06-21
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-06-20
eol@eof is still the law in 0.3.4 :(
Nick Mathewson
2018-06-20
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-06-20
Fix clang warnings introduced by 9f2b887c5d251b93ee9def708
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-04
Avoid casting smartlist index implicitly
rl1987
2018-04-05
Switch to use should_record_bridge_info()
Neel Chauhan
2018-03-15
On geoip_free_all, reset geoip[6]_digest.
Nick Mathewson
2018-02-05
Merge remote-tracking branch 'dgoulet/ticket24902_029_05'
Nick Mathewson
2018-02-05
geoip: Make geoip_client_cache_total_allocation() return the counter
David Goulet
2018-02-02
Merge remote-tracking branch 'dgoulet/ticket24902_029_05'
Nick Mathewson
2018-02-02
Merge branch 'ticket25122_029_02' into ticket24902_029_05
David Goulet
2018-02-02
geoip: Add clientmap_entry_new() function
David Goulet
2018-02-02
geoip: Increment and decrement functions for the geoip client cache
David Goulet
2018-02-02
geoip: Hook the client history cache into the OOM handler
David Goulet
2018-01-30
Merge branch 'ticket24902_029_05' into ticket24902_033_02
David Goulet
2018-01-30
dos: Clear connection tracked flag if geoip entry is removed
David Goulet
2018-01-30
geoip: Remember client stats if DoS mitigation is enabled
David Goulet
2018-01-25
geoip: Add a lookup function for client map entry
David Goulet
2017-12-08
Convert remaining function (mostly static) to new free style
Nick Mathewson
2017-11-02
Merge branch 'buf_for_stringbuffer_squashed'
Nick Mathewson
2017-11-02
Refactor geoip_get_dirreq_history to use buf_t
Nick Mathewson
2017-08-25
New GETINFO target to check if geoip is loaded
Nick Mathewson
2017-06-05
Merge branch 'maint-0.3.0'
Nick Mathewson
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
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-03-09
Remove fgets() compatbility function and related tests.
Alexander Færøy
2017-03-01
Use tor_fgets() instead of fgets().
Alexander Færøy
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
[next]