tor/src/common
Nick Mathewson 725e0c76e3 Permit setrlimit, prlimit, prlimit64 calls.
We call setrlimit under some circumstances, and it can call prlimit
and prlimit64 under the hood.

Fixes bug 15221.
2016-03-14 13:21:16 -04:00
..
address.c Add checks and unit tests for get_interface_address* failure 2015-09-29 10:17:05 +02:00
address.h Add checks and unit tests for get_interface_address* failure 2015-09-29 10:17:05 +02:00
aes.c Remove checks for visual C 6. 2015-06-29 12:55:03 -04:00
aes.h Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
backtrace.c ... and fix the linux backtrace_symbols{,_fd} calls 2015-12-16 09:05:18 -05:00
backtrace.h Fix backtrace compilation on FreeBSD 2015-12-15 11:52:00 -05:00
ciphers.inc Update ciphers.inc to match ff28 2014-04-08 11:42:07 -04:00
compat_libevent.c Remove workarounds for Libevent < 1.3. 2015-03-12 16:59:05 -04:00
compat_libevent.h Remove workarounds for Libevent < 1.3. 2015-03-12 16:59:05 -04:00
compat_pthreads.c Don't call pthread_condattr_setclock() unless it exists 2015-12-16 09:23:44 -05:00
compat_threads.c Check for EINTR correctly on windows 2015-08-07 09:12:33 -04:00
compat_threads.h Improve threadlocal documentation 2015-08-18 08:56:24 -04:00
compat_winthreads.c Merge branch 'decouple_controller_events_squashed' 2015-08-18 08:56:31 -04:00
compat.c Fix a bunch of check-spaces complaints 2015-08-21 10:36:53 -04:00
compat.h Make clang asan work with FORTIFIED_SOURCE again. 2016-02-23 14:05:34 -05:00
container.c Merge branch 'maint-0.2.6' into maint-0.2.7 2016-02-11 13:01:46 -05:00
container.h Fix a bunch of check-spaces complaints 2015-08-21 10:36:53 -04:00
crypto_curve25519.c Move formatting functions around. 2015-07-31 11:21:34 -04:00
crypto_curve25519.h Move formatting functions around. 2015-07-31 11:21:34 -04:00
crypto_ed25519.c Fix a memory leak; bug 17398. 2015-10-21 08:17:07 -04:00
crypto_ed25519.h Move formatting functions around. 2015-07-31 11:21:34 -04:00
crypto_format.c Move formatting functions around. 2015-07-31 11:21:34 -04:00
crypto_format.h Move formatting functions around. 2015-07-31 11:21:34 -04:00
crypto_pwbox.c Silence spurious clang warnings 2014-10-30 22:34:46 +11:00
crypto_pwbox.h Rudimentary-but-sufficient passphrase-encrypted box code. 2014-09-25 11:58:13 -04:00
crypto_s2k.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
crypto_s2k.h Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
crypto.c Merge branch 'maint-0.2.6' into maint-0.2.7 2016-01-19 08:30:39 -05:00
crypto.h Add crypto_rand_unmocked, which is crypto_rand without mocking. 2015-08-12 15:57:05 +00:00
di_ops.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
di_ops.h Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
include.am Move formatting functions around. 2015-07-31 11:21:34 -04:00
linux_syscalls.inc Move code-generation scripts to scripts/codegen 2014-05-07 01:17:41 -04:00
log.c Use C99 variadic macros when not on GCC. 2015-07-15 14:43:35 -04:00
Makefile.nmake Clean up the MVSC nmake files so they work again. 2014-09-09 10:27:05 -04:00
memarea.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
memarea.h Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
procmon.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
procmon.h Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
sandbox.c Permit setrlimit, prlimit, prlimit64 calls. 2016-03-14 13:21:16 -04:00
sandbox.h Fix compilation of sandbox.[ch] under musl-libc 2015-10-15 10:37:41 -04:00
testsupport.h Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
torgzip.c Merge remote-tracking branch 'public/feature11791' 2015-01-06 13:52:54 -05:00
torgzip.h Merge remote-tracking branch 'public/feature11791' 2015-01-06 13:52:54 -05:00
torint.h Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
torlog.h Fix a couple more msvc issues, reported by gisle vanem 2015-07-23 12:01:57 -04:00
tortls.c Merge remote-tracking branch 'public/bug17404_024' into maint-0.2.7 2015-10-21 12:02:42 -04:00
tortls.h Merge branch '12498_ed25519_keys_v6' 2015-05-28 11:04:33 -04:00
util_format.c Move formatting functions around. 2015-07-31 11:21:34 -04:00
util_format.h Move formatting functions around. 2015-07-31 11:21:34 -04:00
util_process.c Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
util_process.h Bump copyright dates to 2015, in case someday this matters. 2015-01-02 14:27:39 -05:00
util.c Move formatting functions around. 2015-07-31 11:21:34 -04:00
util.h Move formatting functions around. 2015-07-31 11:21:34 -04:00
workqueue.c Ensure worker threads actually exit when it is time 2015-08-21 10:36:53 -04:00
workqueue.h Ensure worker threads actually exit when it is time 2015-08-21 10:36:53 -04:00