Nick Mathewson
|
31c7a65d89
Document required autotools versions
|
8 years ago |
Nick Mathewson
|
d3af4f4e43
Merge remote-tracking branch 'arma/bug16825'
|
8 years ago |
Nick Mathewson
|
e88686cb2c
Merge remote-tracking branch 'teor/bug18348-v2'
|
8 years ago |
Nick Mathewson
|
48c1c028ca
Merge branch 'bug18296_squashed'
|
8 years ago |
Nick Mathewson
|
21f72990db
Simple fix for integer overflow in smartlist_heapify.
|
8 years ago |
Nick Mathewson
|
882e0fbd76
Merge branch 'bug17795'
|
8 years ago |
Nick Mathewson
|
e202f3a1ca
Fix an erroneous renaming
|
8 years ago |
Nick Mathewson
|
b3534dfc5e
Add missing check to test_address_get_if_addrs_ifaddrs. Bug 18378
|
8 years ago |
Andrea Shepard
|
cda2381789
Appease make check-spaces
|
8 years ago |
Nick Mathewson
|
e019e11e61
Another memory leak in the tests
|
8 years ago |
Nick Mathewson
|
4cc50ee805
Small fixup on last fix to test leaks
|
8 years ago |
Nick Mathewson
|
041d6482db
Fix a bunch of memory leaks in the unit tests
|
8 years ago |
Nick Mathewson
|
bb431ad3df
Add a missing free in parsing an :auto port
|
8 years ago |
Nick Mathewson
|
ef42c00cf0
asan does not like TO_CONN(NULL)
|
8 years ago |
cypherpunks
|
1e9950847c
Define O_NOFOLLOW on platforms that do not have it
|
8 years ago |
Nick Mathewson
|
a508119169
Update to trunnel 1.4.4 to fix 18373
|
8 years ago |
Nick Mathewson
|
2240aa1269
Merge branch 'bug16023_028_01_squashed'
|
8 years ago |
Roger Dingledine
|
e3eaee1d2c
avoid redundant bootstrap events if the number of descs we just fetched is 0
|
8 years ago |
Roger Dingledine
|
56c5e282a7
avoid extra LOG_NOTICE for every new microdesc batch
|
8 years ago |
Roger Dingledine
|
43193ec888
refactor directory_info_has_arrived so we can quiet the logs
|
8 years ago |
Roger Dingledine
|
c6952f65ef
new microdescs mean progress towards bootstrapping
|
8 years ago |
Roger Dingledine
|
a9993a92fb
fix two typos in comments
|
8 years ago |
teor (Tim Wilson-Brown)
|
0ba672a7fd
Changes file for bug 18348.
|
8 years ago |
teor (Tim Wilson-Brown)
|
d359cfab13
Update unit tests for fascist_firewall_choose_address*
|
8 years ago |
teor (Tim Wilson-Brown)
|
be16c16bda
Downgrade directory preference warning to info level
|
8 years ago |
teor (Tim Wilson-Brown)
|
c281c03654
If both IPv4 and IPv6 addresses could be used, choose one correctly
|
8 years ago |
teor (Tim Wilson-Brown)
|
4afb107278
Refactor IPV6_OR_LOOKUP into fascist_firewall_choose_address_rs
|
8 years ago |
teor (Tim Wilson-Brown)
|
a4853f1bc1
Make some fascist_firewall_choose_address* functions static
|
8 years ago |
teor (Tim Wilson-Brown)
|
a4eddfff66
Refactor fascist_firewall_allows_address without changing behaviour
|
8 years ago |
teor (Tim Wilson-Brown)
|
25543387ed
Ensure relays must use IPv4, and can use IPv6
|
8 years ago |