Nick Mathewson
|
165b2c0123
Add unit test for tor_addr_is_loopback
|
11 years ago |
Nick Mathewson
|
b528aaef03
Make sure that [::1] is recognized as a private address
|
11 years ago |
Nick Mathewson
|
5e0ce4c578
oops; add a missing semicolon
|
11 years ago |
Nick Mathewson
|
e3578d52e4
Check whether ei is non-NULL before altering it.
|
11 years ago |
Nick Mathewson
|
b840b76b04
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
|
11 years ago |
Karsten Loesing
|
adff7f944a
Update to the February 2013 GeoIP database.
|
11 years ago |
Nick Mathewson
|
ae15b55173
Merge branch 'bug7889_023' into maint-0.2.3
|
11 years ago |
Nick Mathewson
|
1625cddf3a
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
|
11 years ago |
Nick Mathewson
|
4ccf09b1c2
Reject create/begin/etc cells with {circ,stream}ID 0.
|
11 years ago |
Karsten Loesing
|
32114d70ae
Update to the January 2013 GeoIP database.
|
12 years ago |
Nick Mathewson
|
52bf1556b1
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
|
12 years ago |
Karsten Loesing
|
6bdfa295b5
Add link explaining how the geoip file was created.
|
12 years ago |
Karsten Loesing
|
c9a5d613a6
Update to the December 2012 GeoIP database.
|
12 years ago |
Karsten Loesing
|
d2cfd52d2c
Update to the November 2012 GeoIP database.
|
12 years ago |
Roger Dingledine
|
88bb48e785
use a more logical operator
|
12 years ago |
Nick Mathewson
|
e567b4482a
Turn a memwipe in tor_process_handle_destroy() back to memset
|
12 years ago |
Nick Mathewson
|
9ad4776e61
Merge branch 'bug7352_023_rebased' into maint-0.2.3
|
12 years ago |
Nick Mathewson
|
49dd5ef3a3
Add and use and unlikely-to-be-eliminated memwipe()
|
12 years ago |
Nick Mathewson
|
758428dd32
Fix a remotely triggerable assertion failure (CVE-2012-2250)
|
12 years ago |
Nick Mathewson
|
b99457d429
Make unit test for bug7191 work with new smartlist_new() name
|
12 years ago |
Nick Mathewson
|
b0646cc142
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
|
12 years ago |
Andrea Shepard
|
cb693ef56e
Add some unit tests for smartlist_bsearch_idx() on short lists
|
12 years ago |
Nick Mathewson
|
3365def68b
Add a changes file for bug 7191.
|
12 years ago |
Nick Mathewson
|
8905789170
Fix binary search on lists of 0 or 1 element.
|
12 years ago |
Roger Dingledine
|
2ecee3fce2
Let 0.2.3 clients exit to internal addresses if they want
|
12 years ago |
Nick Mathewson
|
85659d3964
Fix parse_short_policy (bug 7192.)
|
12 years ago |
Roger Dingledine
|
4c8b58f900
add a unit test to expose bug 7192
|
12 years ago |
Nick Mathewson
|
1cc06bd35e
Merge branch 'block_renegotiate_023' into maint-0.2.3
|
12 years ago |
Nick Mathewson
|
b6931b0105
Merge branch 'bug7149' into maint-0.2.3
|
12 years ago |
Robert Ransom
|
d3bfdd6108
Don't serve or accept v2 HS descs over a DirPort
|
12 years ago |