Nick Mathewson
|
1a2f2c163f
Explicitly initialize addresses in tor_ersatz_socketpair
|
před 10 roky |
Nick Mathewson
|
7c61d10c6c
Fix return value of tor_fd_seekend.
|
před 10 roky |
Nick Mathewson
|
a32913d5aa
Allow named pipes for our log files.
|
před 10 roky |
Nick Mathewson
|
2bfd92d0d1
Apply coccinelle script to replace malloc(a*b)->calloc(a,b)
|
před 10 roky |
Nick Mathewson
|
867f5e6a76
Add a tor_ftruncate to replace ftruncate.
|
před 10 roky |
Nick Mathewson
|
58f4200789
Thread support is now required
|
před 10 roky |
Nick Mathewson
|
5b4ee475aa
Remove code for Windows CE support
|
před 10 roky |
Nick Mathewson
|
a7cafb1ea9
Merge branch 'bug8746_v2_squashed'
|
před 10 roky |
Nick Mathewson
|
e2e588175e
New testing-only tor_sleep_msec function
|
před 10 roky |
Nick Mathewson
|
081ff5fa83
whitespace fix, more
|
před 10 roky |
Nick Mathewson
|
f694a443fc
Improved comments on bug11946 fix
|
před 10 roky |
Nick Mathewson
|
9b4ac986cb
Use tor_getpw{nam,uid} wrappers to fix bug 11946
|
před 10 roky |
Nick Mathewson
|
e12af2adb0
Add a pair of wrapper functions: tor_getpwnam() and tor_getpwuid()
|
před 10 roky |
Nick Mathewson
|
a32d7e1910
Return success when get_total_system_memory() succeeds.
|
před 10 roky |
Nick Mathewson
|
b6c8a14bf3
Merge remote-tracking branch 'public/bug4345a_024'
|
před 10 roky |
Nick Mathewson
|
d3c05a79f0
Merge branch 'scanbuild_fixes'
|
před 10 roky |
Nick Mathewson
|
67aa3685e7
Merge branch 'bug11396_v2_squashed'
|
před 10 roky |
Nick Mathewson
|
aca05fc5c0
get_total_system_memory(): see how much RAM we have
|
před 10 roky |
Nick Mathewson
|
685d450ab3
scan-build: avoid undef behaior in tor_inet_pton
|
před 10 roky |
Nick Mathewson
|
156eefca45
Make sure everything using an interned string is preceded by a log
|
před 10 roky |
Nick Mathewson
|
cbfb8e703e
Add 'rename' to the sandboxed syscalls
|
před 10 roky |
Nick Mathewson
|
595303fd1e
Merge remote-tracking branch 'public/bug10363_024_squashed'
|
před 10 roky |
Nick Mathewson
|
9dd115d6b5
Another 10363 instance: this one in tor_memmem fallback code
|
před 11 roky |
Nick Mathewson
|
7cdb50e866
Handle tor_munmap_file(NULL) consistently
|
před 10 roky |
Andrea Shepard
|
0938c20fa3
Eliminate lseek() with unchecked return in tor_mmap_file()
|
před 10 roky |
Andrea Shepard
|
389251eda9
Add return value and assert for null parameter to tor_munmap_file()
|
před 10 roky |
Nick Mathewson
|
1ebdaf5788
More hacking around spawn_func issues
|
před 10 roky |
Nick Mathewson
|
e0b2cd061b
Merge remote-tracking branch 'ctoader/gsoc-cap-stage2'
|
před 11 roky |
Nick Mathewson
|
9b2a0f5c75
Merge remote-tracking branch 'origin/maint-0.2.4'
|
před 11 roky |
Nick Mathewson
|
d819663b66
Avoid a double-close on one failing case of the socketpair replacement code
|
před 11 roky |