Nick Mathewson
|
b5a8fd1566
Merge remote-tracking branch 'dgoulet/ticket24902_029_05'
|
6 년 전 |
David Goulet
|
f08fa97460
geoip: Make geoip_client_cache_total_allocation() return the counter
|
6 년 전 |
Nick Mathewson
|
eafa252b26
Merge remote-tracking branch 'dgoulet/ticket24902_029_05'
|
6 년 전 |
David Goulet
|
475218c108
Merge branch 'ticket25122_029_02' into ticket24902_029_05
|
6 년 전 |
David Goulet
|
e758d659a0
geoip: Add clientmap_entry_new() function
|
6 년 전 |
David Goulet
|
4d812e29b9
geoip: Increment and decrement functions for the geoip client cache
|
6 년 전 |
David Goulet
|
51839f4765
geoip: Hook the client history cache into the OOM handler
|
6 년 전 |
David Goulet
|
cd81403cc0
Merge branch 'ticket24902_029_05' into ticket24902_033_02
|
6 년 전 |
David Goulet
|
82de4ea900
dos: Clear connection tracked flag if geoip entry is removed
|
6 년 전 |
David Goulet
|
51fda85c23
geoip: Remember client stats if DoS mitigation is enabled
|
6 년 전 |
David Goulet
|
93b826faaa
geoip: Add a lookup function for client map entry
|
6 년 전 |
Nick Mathewson
|
fa0d24286b
Convert remaining function (mostly static) to new free style
|
7 년 전 |
Nick Mathewson
|
a321f8f4af
Merge branch 'buf_for_stringbuffer_squashed'
|
7 년 전 |
Nick Mathewson
|
8993159f3d
Refactor geoip_get_dirreq_history to use buf_t
|
7 년 전 |
Nick Mathewson
|
96aed28f14
New GETINFO target to check if geoip is loaded
|
7 년 전 |
Nick Mathewson
|
db2f18b1f9
Merge branch 'maint-0.3.0'
|
7 년 전 |
Nick Mathewson
|
578a4392e9
Merge branch 'maint-0.2.9' into maint-0.3.0
|
7 년 전 |
Nick Mathewson
|
d75be189df
Merge branch 'maint-0.2.8' into maint-0.2.9
|
7 년 전 |
Nick Mathewson
|
33fcc0f61d
Merge branch 'maint-0.2.7-redux' into maint-0.2.8
|
7 년 전 |
Nick Mathewson
|
9ea3d0877a
Merge branch 'maint-0.2.5' into maint-0.2.6
|
7 년 전 |
Nick Mathewson
|
1a540b5792
Merge branch 'maint-0.2.4' into maint-0.2.5
|
7 년 전 |
Nick Mathewson
|
e3ebae4804
Fix undefined behavior in geoip_parse_entry().
|
7 년 전 |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 년 전 |
Alexander Færøy
|
02fc0a5ecf
Remove fgets() compatbility function and related tests.
|
7 년 전 |
Alexander Færøy
|
3dca5a6e71
Use tor_fgets() instead of fgets().
|
7 년 전 |
overcaffeinated
|
265d5446fa
Automated change to use smartlist_add_strdup
|
8 년 전 |
Nick Mathewson
|
aae034d13e
Write a bunch of module documentation.
|
8 년 전 |
Nick Mathewson
|
4757303873
Fix all -Wshadow warnings on Linux
|
8 년 전 |
Nick Mathewson
|
80f1a2cbbd
Add the -Wextra-semi warning from clang, and fix the cases where it triggers
|
8 년 전 |
Nick Mathewson
|
4f8086fb20
Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases
|
8 년 전 |