Nick Mathewson
|
c2f0d52b7f
Split threading-related code out of compat.c
|
11 年之前 |
teor
|
f8ffb57bc4
Merge branch 'master' of https://git.torproject.org/tor into bug13111-empty-key-files-fn-empty
|
9 年之前 |
teor
|
c200ab46b8
Merge branch 'bug14001-clang-warning' into bug13111-empty-key-files-fn-empty
|
9 年之前 |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
10 年之前 |
Nick Mathewson
|
e85f0c650c
Merge branch 'resolvemyaddr_squashed'
|
10 年之前 |
rl1987
|
28217b969e
Adding comprehensive test cases for resolve_my_address.
|
10 年之前 |
rl1987
|
a56511e594
Fix a few comments
|
10 年之前 |
teor
|
fd7e9e9030
Stop failing when key files are zero-length
|
10 年之前 |
Nick Mathewson
|
bbd8d07167
Apply new calloc coccinelle patch
|
10 年之前 |
teor
|
13298d90a9
Silence spurious clang warnings
|
10 年之前 |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 年之前 |
teor
|
c9d0967dd9
Fix minor typos, two line lengths, and a repeated include
|
10 年之前 |
teor
|
d7b13543e2
Clamp (some) years supplied by the system to 1 CE
|
10 年之前 |
teor
|
dd556fb1e6
Use correct day of year in correct_tm()
|
10 年之前 |
Nick Mathewson
|
1eea7a68ed
Use S?SIZE_MAX, not S?SIZE_T_MAX
|
10 年之前 |
Nick Mathewson
|
1a2f2c163f
Explicitly initialize addresses in tor_ersatz_socketpair
|
10 年之前 |
Nick Mathewson
|
7c61d10c6c
Fix return value of tor_fd_seekend.
|
10 年之前 |
Nick Mathewson
|
a32913d5aa
Allow named pipes for our log files.
|
10 年之前 |
Nick Mathewson
|
2bfd92d0d1
Apply coccinelle script to replace malloc(a*b)->calloc(a,b)
|
10 年之前 |
Nick Mathewson
|
867f5e6a76
Add a tor_ftruncate to replace ftruncate.
|
10 年之前 |
Nick Mathewson
|
58f4200789
Thread support is now required
|
10 年之前 |
Nick Mathewson
|
5b4ee475aa
Remove code for Windows CE support
|
10 年之前 |
Nick Mathewson
|
a7cafb1ea9
Merge branch 'bug8746_v2_squashed'
|
10 年之前 |
Nick Mathewson
|
e2e588175e
New testing-only tor_sleep_msec function
|
10 年之前 |
Nick Mathewson
|
081ff5fa83
whitespace fix, more
|
10 年之前 |
Nick Mathewson
|
f694a443fc
Improved comments on bug11946 fix
|
10 年之前 |
Nick Mathewson
|
9b4ac986cb
Use tor_getpw{nam,uid} wrappers to fix bug 11946
|
10 年之前 |
Nick Mathewson
|
e12af2adb0
Add a pair of wrapper functions: tor_getpwnam() and tor_getpwuid()
|
10 年之前 |
Nick Mathewson
|
a32d7e1910
Return success when get_total_system_memory() succeeds.
|
10 年之前 |
Nick Mathewson
|
b6c8a14bf3
Merge remote-tracking branch 'public/bug4345a_024'
|
10 年之前 |