Nick Mathewson 7521c3ee91 Document the torrc format as thoroughly as possible 8 years ago
..
Makefile.nmake 8391c96091 Clean up the MVSC nmake files so they work again. 9 years ago
address.c 877354a9af Try a little harder to fix the tor-ci-windows builder, or figure out why it is broke 9 years ago
address.h 30e933b136 Merge branch 'ticket14710_squashed' 9 years ago
aes.c d9052c629b Remove checks for visual C 6. 9 years ago
aes.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
backtrace.c 7a1a0a4cd7 Merge remote-tracking branch 'public/bug14988_025' 9 years ago
backtrace.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
ciphers.inc 4231729176 Update ciphers.inc to match ff28 10 years ago
compat.c b5cfcb2045 Fix most check-spaces issues 8 years ago
compat.h 753797391f More tweaks for windows compilation. (ick) 9 years ago
compat_libevent.c 517e0f965b Remove workarounds for Libevent < 1.3. 9 years ago
compat_libevent.h 517e0f965b Remove workarounds for Libevent < 1.3. 9 years ago
compat_pthreads.c b1094fdec5 Fix an incorrect comment on spawn_func 9 years ago
compat_threads.c 2c41f12048 Fix: check r < 0 before checking errno 9 years ago
compat_threads.h cc6529e9bb Fix check-spaces 9 years ago
compat_winthreads.c cc6529e9bb Fix check-spaces 9 years ago
container.c 006b7ce5ff Fix the position-check for ed25519 certs to work with annotations 9 years ago
container.h 1b52e95028 Merge branch '12498_ed25519_keys_v6' 9 years ago
crypto.c 840e68d917 Integrate and enable ed25519-donna. 9 years ago
crypto.h 1b52e95028 Merge branch '12498_ed25519_keys_v6' 9 years ago
crypto_curve25519.c b5cfcb2045 Fix most check-spaces issues 8 years ago
crypto_curve25519.h f079c27761 Integrate the accelerated Curve25519 scalar basemult. 9 years ago
crypto_ed25519.c 3c28d95ca7 Add more EINVAL errno setting on key read failures 8 years ago
crypto_ed25519.h 840e68d917 Integrate and enable ed25519-donna. 9 years ago
crypto_format.c 1b52e95028 Merge branch '12498_ed25519_keys_v6' 9 years ago
crypto_pwbox.c 13298d90a9 Silence spurious clang warnings 9 years ago
crypto_pwbox.h 8184839a47 Rudimentary-but-sufficient passphrase-encrypted box code. 9 years ago
crypto_s2k.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
crypto_s2k.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
di_ops.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
di_ops.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
include.am 0f3eeca9b8 Integrate ed25519-donna (Not yet used). 9 years ago
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen 10 years ago
log.c 8cb5070376 Use C99 variadic macros when not on GCC. 8 years ago
memarea.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
memarea.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
procmon.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
procmon.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
sandbox.c 59fa0c2d99 Fix another seccomp2 issue 9 years ago
sandbox.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
testsupport.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
torgzip.c cf2ac8e255 Merge remote-tracking branch 'public/feature11791' 9 years ago
torgzip.h cf2ac8e255 Merge remote-tracking branch 'public/feature11791' 9 years ago
torint.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
torlog.h 8cb5070376 Use C99 variadic macros when not on GCC. 8 years ago
tortls.c d9052c629b Remove checks for visual C 6. 9 years ago
tortls.h 1b52e95028 Merge branch '12498_ed25519_keys_v6' 9 years ago
util.c 7521c3ee91 Document the torrc format as thoroughly as possible 8 years ago
util.h e086db7952 Merge branch 'writing_tests' 9 years ago
util_process.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
util_process.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
workqueue.c a194385d56 Impose an upper limit on threads per threadpool. 9 years ago
workqueue.h a52e549124 Update workqueue implementation to use a single queue for the work 9 years ago