Nick Mathewson
|
4eb5753bd2
New function for Tor to treat itself as the "owner" of a socket
|
7 年之前 |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 年之前 |
Nick Mathewson
|
7a597718bb
Split some long #if lines to make the #endif annotator happy
|
7 年之前 |
Roger Dingledine
|
0698a0beca
fix two typos in comments
|
7 年之前 |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 年之前 |
Alexander Færøy
|
02fc0a5ecf
Remove fgets() compatbility function and related tests.
|
7 年之前 |
Alexander Færøy
|
498287b3c3
Add compatibility function for fgets(3).
|
7 年之前 |
Nick Mathewson
|
4c55e8a58f
Fix cases where the tests were doing closesocket() on a non-socket
|
8 年之前 |
cypherpunks
|
8d67c079b4
Fix integer overflows in the conversion tables
|
8 年之前 |
Nick Mathewson
|
60997a00e8
Fix a bug in the old-gcc version of ENABLE_GCC_WARNING
|
8 年之前 |
Nick Mathewson
|
aa971c5924
Move our "what time is it now" compat functions into a new module
|
8 年之前 |
Nick Mathewson
|
0279e48473
Add support for temporarily suppressing a warning
|
8 年之前 |
teor (Tim Wilson-Brown)
|
6a2b4db4f9
Fix a comment typo in compat.h
|
8 年之前 |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 年之前 |
Nick Mathewson
|
a7f303a481
Merge branch 'maint-0.2.7'
|
8 年之前 |
Nick Mathewson
|
67e5d49d8a
Make clang asan work with FORTIFIED_SOURCE again.
|
8 年之前 |
Nick Mathewson
|
f47d4af04c
Whitespace cleanup
|
8 年之前 |
Ola Bini
|
5edd431d92
Add tests for options_act
|
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
|
e91ccbb4f6
Remove obsolete INLINE preprocessor definition
|
9 年之前 |
cypherpunks
|
824a6a2a90
Replace usage of INLINE with inline
|
9 年之前 |
Nick Mathewson
|
dedea28c2e
Make crypto_seed_rng() and crypto_rand() less scary.
|
9 年之前 |
Nick Mathewson
|
f724b2e5aa
Merge remote-tracking branch 'public/bug16741_026'
|
9 年之前 |
Nick Mathewson
|
720a9ccb2f
Check for EINTR correctly on windows
|
9 年之前 |
Nick Mathewson
|
50049df0d4
Add a compat function to check how much disk space is free.
|
9 年之前 |
David Goulet
|
8c83e8cec0
Add get_max_sockets() and remove dead code
|
9 年之前 |
Nick Mathewson
|
753797391f
More tweaks for windows compilation. (ick)
|
9 年之前 |
Nick Mathewson
|
d9052c629b
Remove checks for visual C 6.
|
9 年之前 |