Nick Mathewson
|
449b87791d
NULL out all mappings after tor_munmap_file()
|
10 years ago |
Nick Mathewson
|
8e94d5f22e
Check return values for tor_munmap_file() in unit tests
|
10 years ago |
Nick Mathewson
|
7cdb50e866
Handle tor_munmap_file(NULL) consistently
|
10 years ago |
Andrea Shepard
|
dea8190111
Check strftime() return in tortls.c
|
10 years ago |
Andrea Shepard
|
0938c20fa3
Eliminate lseek() with unchecked return in tor_mmap_file()
|
10 years ago |
Andrea Shepard
|
abdf1878a3
Always check returns from unlink()
|
10 years ago |
Andrea Shepard
|
df076eccfa
Always check returns from tor_munmap_file() in microdesc.c
|
10 years ago |
Andrea Shepard
|
947a6daa31
Always check returns from tor_munmap_file() in routerlist.c
|
10 years ago |
Andrea Shepard
|
389251eda9
Add return value and assert for null parameter to tor_munmap_file()
|
10 years ago |
Nick Mathewson
|
4ebad0d947
Merge remote-tracking branch 'public/build_torrify_manpage_again'
|
10 years ago |
Nick Mathewson
|
f82e499aa5
Merge remote-tracking branch 'public/bug11342'
|
10 years ago |
Nick Mathewson
|
5e0cfba969
Fix a clang compilation warning
|
10 years ago |
Nick Mathewson
|
bfe783f167
Make dump_desc() use binary mode
|
10 years ago |
Nick Mathewson
|
234dfb0c65
Better log message when writing a CR in text mode on windows
|
10 years ago |
Nick Mathewson
|
9efd970dd9
Merge branch 'bug9658_refactor'
|
10 years ago |
Nick Mathewson
|
6ad7f3417c
Renamed "onionskins_completed" to "onionskins_assigned"
|
10 years ago |
Nick Mathewson
|
46a3914079
Respond to AAAA requests on DNSPort with AAAA automaps
|
10 years ago |
Nick Mathewson
|
753a246a14
check outputs from get_first_listener_addrport_string
|
10 years ago |
Nick Mathewson
|
b0bbe6b2f1
Report only the first bootstrap failure from an orconn
|
10 years ago |
Nick Mathewson
|
0f395a7c06
Merge remote-tracking branch 'origin/maint-0.2.4'
|
10 years ago |
Nick Mathewson
|
24e0b1088a
whitespace fix
|
10 years ago |
Nick Mathewson
|
9c0a1adfa2
Don't do a DNS lookup on a bridge line address
|
10 years ago |
Nick Mathewson
|
2721246f5d
Merge branch 'bug7164_diagnose_harder_v2'
|
10 years ago |
Nick Mathewson
|
0389d4aa56
More logs to try to diagnose bug 7164
|
10 years ago |
Nick Mathewson
|
de9de9e7dd
Give specific warnings when client-side onionskin handshakes fail
|
10 years ago |
Nick Mathewson
|
60abc4804f
Don't warn when setsockopt(SO_REUSEABLE) on accept()ed socket says EINVAL
|
10 years ago |
Nick Mathewson
|
5b36f0d7e7
Log descriptor-download bootstrapping messages less verbosely
|
10 years ago |
Nick Mathewson
|
cd15172444
Fix version number in changes/bug11296
|
10 years ago |
Nick Mathewson
|
91f6a422cc
Fix build of torify.1
|
10 years ago |
Nick Mathewson
|
0b43c499b2
Merge remote-tracking branch 'public/bug11296'
|
10 years ago |