Nick Mathewson
|
603cb712ef
Small coverage improvements on compat.c
|
8 years ago |
Nick Mathewson
|
ba28da8de5
compat.c coverage: simplify under-tested alloc_getcwd.
|
8 years ago |
cypherpunks
|
94762e37b9
Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS
|
8 years ago |
Nick Mathewson
|
d1ab295d7b
add LCOV_EXCL for unreachable exit() blocks in src/common
|
8 years ago |
Nick Mathewson
|
7b54d7ebbd
Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage
|
8 years ago |
Nick Mathewson
|
4f1a04ff9c
Replace nearly all XXX0vv comments with smarter ones
|
8 years ago |
Nick Mathewson
|
e8cc9f3edf
Merge branch 'maint-0.2.7' into maint-0.2.8
|
8 years ago |
Nick Mathewson
|
4165b1a0da
Merge branch 'bug18977_026_v2' into maint-0.2.7
|
8 years ago |
Nick Mathewson
|
20b01cece8
Merge branch 'bug18977_024_v2' into bug18977_026_v2
|
8 years ago |
Nick Mathewson
|
e57f26c135
Have correct_tm set tm_wday as well.
|
8 years ago |
Nick Mathewson
|
9fc472e1a8
clean/extend some module docs, including fix from #18403
|
8 years ago |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 years ago |
Nick Mathewson
|
5cd6c577df
Merge branch 'bug17852_revised'
|
8 years ago |
Nick Mathewson
|
39a86185c8
Correct further grammatical errors in tor comments
|
8 years ago |
Ola Bini
|
5edd431d92
Add tests for options_act
|
9 years ago |
cypherpunks
|
759e6f8afb
Improve warning message
|
9 years ago |
Nick Mathewson
|
aba39ea390
Merge branch 'feature8195_small_squashed'
|
9 years ago |
Nick Mathewson
|
405a8d3fb4
Update KeepCapabilities based on comments from asn
|
9 years ago |
Nick Mathewson
|
e8cc839e41
Add ability to keep the CAP_NET_BIND_SERVICE capability on Linux
|
9 years ago |
cypherpunks
|
824a6a2a90
Replace usage of INLINE with inline
|
9 years ago |
Jeremy
|
b3639c8291
src/common/compat.c:tor_vasprintf() - vsnprintf() was properly checked but tor_vsnprintf() available so why not use it?
|
9 years ago |
Jeremy
|
fcc6541fde
src/common/compat.c:tor_vasprintf() - changed vsnprintf() to tor_vsnprintf() which ensures string is null terminated.
|
9 years ago |
Nick Mathewson
|
eedef41944
use sockaddr_storage for stack-allocated sockets in ersatz socketpair
|
9 years ago |
Nick Mathewson
|
f108be7c25
Make SIZEOF_SOCKADDR return socklen_t to avoid bad compares.
|
9 years ago |
Nick Mathewson
|
a45aacd2e2
Use uint16_t, not in_port_t (which does not exist on Windows). See #17638.
|
9 years ago |
Nick Mathewson
|
cbc1b8a4f7
fix "make check-spaces"
|
9 years ago |
teor (Tim Wilson-Brown)
|
53ec840bdf
Make tor_ersatz_socketpair work on IPv6-only systems
|
9 years ago |
Sebastian Hahn
|
5cf24ff3af
Fix a bunch of check-spaces complaints
|
9 years ago |
Nick Mathewson
|
69f7f9b0d4
Fix windows compilation
|
9 years ago |
Nick Mathewson
|
81e0fd8360
Merge remote-tracking branch 'public/feature16734'
|
9 years ago |