Nick Mathewson
|
5cd6c577df
Merge branch 'bug17852_revised'
|
8 年之前 |
Nick Mathewson
|
39a86185c8
Correct further grammatical errors in tor comments
|
8 年之前 |
Ola Bini
|
5edd431d92
Add tests for options_act
|
9 年之前 |
cypherpunks
|
759e6f8afb
Improve warning message
|
9 年之前 |
Nick Mathewson
|
aba39ea390
Merge branch 'feature8195_small_squashed'
|
9 年之前 |
Nick Mathewson
|
405a8d3fb4
Update KeepCapabilities based on comments from asn
|
9 年之前 |
Nick Mathewson
|
e8cc839e41
Add ability to keep the CAP_NET_BIND_SERVICE capability on Linux
|
9 年之前 |
cypherpunks
|
824a6a2a90
Replace usage of INLINE with inline
|
9 年之前 |
Jeremy
|
b3639c8291
src/common/compat.c:tor_vasprintf() - vsnprintf() was properly checked but tor_vsnprintf() available so why not use it?
|
9 年之前 |
Jeremy
|
fcc6541fde
src/common/compat.c:tor_vasprintf() - changed vsnprintf() to tor_vsnprintf() which ensures string is null terminated.
|
9 年之前 |
Nick Mathewson
|
eedef41944
use sockaddr_storage for stack-allocated sockets in ersatz socketpair
|
9 年之前 |
Nick Mathewson
|
f108be7c25
Make SIZEOF_SOCKADDR return socklen_t to avoid bad compares.
|
9 年之前 |
Nick Mathewson
|
a45aacd2e2
Use uint16_t, not in_port_t (which does not exist on Windows). See #17638.
|
9 年之前 |
Nick Mathewson
|
cbc1b8a4f7
fix "make check-spaces"
|
9 年之前 |
teor (Tim Wilson-Brown)
|
53ec840bdf
Make tor_ersatz_socketpair work on IPv6-only systems
|
9 年之前 |
Sebastian Hahn
|
5cf24ff3af
Fix a bunch of check-spaces complaints
|
9 年之前 |
Nick Mathewson
|
69f7f9b0d4
Fix windows compilation
|
9 年之前 |
Nick Mathewson
|
81e0fd8360
Merge remote-tracking branch 'public/feature16734'
|
9 年之前 |
Nick Mathewson
|
50049df0d4
Add a compat function to check how much disk space is free.
|
9 年之前 |
David Goulet
|
79798a2363
Set the open file limit to the current value before changing it
|
9 年之前 |
David Goulet
|
8c83e8cec0
Add get_max_sockets() and remove dead code
|
9 年之前 |
Nick Mathewson
|
b5cfcb2045
Fix most check-spaces issues
|
9 年之前 |
Nick Mathewson
|
19f9803f8e
Okay, this time it was my fault
|
9 年之前 |
Nick Mathewson
|
58cd21f601
Fine, mingw! fine! are you happy now??
|
9 年之前 |
Nick Mathewson
|
7ed477786c
This should be the last SecureZeroMemory fix
|
9 年之前 |
Nick Mathewson
|
9f21c85e04
Dammit, autoconf!
|
9 年之前 |
Nick Mathewson
|
db88d91ebe
Nth time is maybe the charm for fixing windows readpassword build errors
|
9 年之前 |
Nick Mathewson
|
de397d57c9
note some dead code in set_max_file_descriptors
|
9 年之前 |
Nick Mathewson
|
d18215ed16
Try one more one more time to get tor-ci-windows working
|
9 年之前 |
Nick Mathewson
|
ad0d181854
Attempt yet again to make the tor-ci-windows builder happy
|
9 年之前 |