tor/src/common
Nick Mathewson 12028c29e6 Fix sandbox protection for rename
(We were only checking the first parameter of each rename call.)
2014-04-16 22:03:09 -04:00
..
address.c Merge remote-tracking branch 'public/bug10801_024' 2014-04-05 14:50:57 -04:00
address.h Merge remote-tracking branch 'public/bug10801_024' 2014-04-05 14:50:57 -04:00
aes.c Update the copyright date to 201. 2013-01-16 01:54:56 -05:00
aes.h Update the copyright date to 201. 2013-01-16 01:54:56 -05:00
backtrace.c Log a backtrace when the sandbox finds a failure 2014-04-10 15:44:52 -04:00
backtrace.h Only expose clean_backtrace() if we'll implement it 2014-04-16 22:00:13 -04:00
ciphers.inc Update ciphers.inc to match ff28 2014-04-08 11:42:07 -04:00
compat_libevent.c Fix whitespace errors, all of them mine. 2014-03-05 14:36:32 -05:00
compat_libevent.h Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2 2014-03-04 11:00:02 -05:00
compat.c Add 'rename' to the sandboxed syscalls 2014-04-16 22:03:08 -04:00
compat.h Add 'rename' to the sandboxed syscalls 2014-04-16 22:03:08 -04:00
container.c Test code for implementation of faster circuit_unlink_all_from_channel 2014-03-14 11:57:51 -04:00
container.h Test code for implementation of faster circuit_unlink_all_from_channel 2014-03-14 11:57:51 -04:00
crypto_curve25519.c Completely refactor how FILENAME_PRIVATE works 2013-07-10 15:20:10 -04:00
crypto_curve25519.h Explain CURVE25519_ENABLED: closes 9774 2014-02-07 16:16:56 -05:00
crypto_format.c Completely refactor how FILENAME_PRIVATE works 2013-07-10 15:20:10 -04:00
crypto.c Fix warnings from doxygen 2014-03-25 11:27:43 -04:00
crypto.h Fix warnings from doxygen 2014-03-25 11:27:43 -04:00
di_ops.c Update the copyright date to 201. 2013-01-16 01:54:56 -05:00
di_ops.h Update the copyright date to 201. 2013-01-16 01:54:56 -05:00
gen_server_ciphers.py New sort order for server choice of ciphersuites. 2014-04-14 14:16:49 -04:00
get_mozilla_ciphers.py Teach the get_mozilla_ciphers.py script to parse recent firefoxen 2014-04-08 11:42:07 -04:00
include.am Get csiphash better integrated with our build system 2014-02-12 10:24:04 -05:00
log.c Uplift status.c unit test coverage with new test cases and macros. 2014-04-15 15:00:34 -04:00
Makefile.nmake Add ntor-related modules to the Makefiles.nmake 2013-01-17 15:53:36 -05:00
memarea.c memarea.c: use flexible array member for mem 2014-03-18 10:02:27 -04:00
memarea.h Update the copyright date to 201. 2013-01-16 01:54:56 -05:00
mempool.c Update the copyright date to 201. 2013-01-16 01:54:56 -05:00
mempool.h Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 2013-06-18 10:23:03 -04:00
procmon.c Rename log() to tor_log() for logging 2013-02-01 15:43:37 -05:00
procmon.h Update the copyright date to 201. 2013-01-16 01:54:56 -05:00
sandbox.c Fix sandbox protection for rename 2014-04-16 22:03:09 -04:00
sandbox.h Clean up sandbox structures a bit 2014-04-16 22:03:08 -04:00
testsupport.h Add rudimentary test mocking support. 2013-07-10 15:22:16 -04:00
torgzip.c Added --library-versions flag to print the compile time and runtime versions of libevent, openssl and zlib. Partially implements #6384. 2013-09-01 17:38:01 +01:00
torgzip.h Added --library-versions flag to print the compile time and runtime versions of libevent, openssl and zlib. Partially implements #6384. 2013-09-01 17:38:01 +01:00
torint.h Merge branch '024_msvc_squashed' 2013-01-16 22:32:12 -05:00
torlog.h Uplift status.c unit test coverage with new test cases and macros. 2014-04-15 15:00:34 -04:00
tortls.c Uplift status.c unit test coverage with new test cases and macros. 2014-04-15 15:00:34 -04:00
tortls.h Uplift status.c unit test coverage with new test cases and macros. 2014-04-15 15:00:34 -04:00
util_codedigest.c Resolve about 24 DOCDOCs 2012-06-05 00:17:54 -04:00
util.c Merge branch 'bug8787_squashed' 2014-03-31 11:57:56 -04:00
util.h Merge branch 'backtrace_squashed' 2013-11-18 11:00:16 -05:00