Nick Mathewson ba2be81fc3 Merge remote-tracking branch 'teor/feature17840-v11-merged-v2' 8 years ago
..
Makefile.nmake 8391c96091 Clean up the MVSC nmake files so they work again. 9 years ago
address.c ba2be81fc3 Merge remote-tracking branch 'teor/feature17840-v11-merged-v2' 8 years ago
address.h c4cb4706c9 Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged 8 years ago
aes.c 31a27729b9 Fix spaces. 8 years ago
aes.h 31a27729b9 Fix spaces. 8 years ago
backtrace.c 59e5bf7e2a Remove an extra space in backtrace version string 8 years ago
backtrace.h 07cca627ea Fix backtrace compilation on FreeBSD 8 years ago
ciphers.inc 4231729176 Update ciphers.inc to match ff28 10 years ago
compat.c 39a86185c8 Correct further grammatical errors in tor comments 8 years ago
compat.h f47d4af04c Whitespace cleanup 8 years ago
compat_libevent.c ac8c5ec67a Clean up compat_libevent tests 8 years ago
compat_libevent.h ac8c5ec67a Clean up compat_libevent tests 8 years ago
compat_openssl.h 27582325dc Make Tor build happily with OpenSSL master and libressl. 8 years ago
compat_pthreads.c 33b5bfb948 Don't call pthread_condattr_setclock() unless it exists 8 years ago
compat_threads.c 720a9ccb2f Check for EINTR correctly on windows 8 years ago
compat_threads.h 3d9952a3b1 Improve threadlocal documentation 8 years ago
compat_winthreads.c eafae7f677 Merge branch 'decouple_controller_events_squashed' 8 years ago
container.c 824a6a2a90 Replace usage of INLINE with inline 8 years ago
container.h 824a6a2a90 Replace usage of INLINE with inline 8 years ago
crypto.c 0f5f6b8a41 Merge remote-tracking branch 'yawning/bug18221' 8 years ago
crypto.h edd93f9de8 changing output of crypto_cipher_crypt_inplace from int to void 8 years ago
crypto_curve25519.c 2259de0de7 Always hash crypto_strongest_rand() along with some prng 8 years ago
crypto_curve25519.h 347fe449fe Move formatting functions around. 8 years ago
crypto_ed25519.c b18f533cf0 Always test both ed25519 backends. 8 years ago
crypto_ed25519.h b18f533cf0 Always test both ed25519 backends. 8 years ago
crypto_format.c 347fe449fe Move formatting functions around. 8 years ago
crypto_format.h 347fe449fe Move formatting functions around. 8 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 bc2cd0ff2b Use timingsafe_memcmp() where available. 8 years ago
di_ops.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
include.am 4c10a9c445 Simplify micro-revision dependency rules 8 years ago
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen 10 years ago
log.c f47d4af04c Whitespace cleanup 8 years ago
memarea.c 824a6a2a90 Replace usage of INLINE with inline 8 years ago
memarea.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
procmon.c 5a5112f701 Fix "make check-spaces" 8 years ago
procmon.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
sandbox.c a5da27cb35 Merge branch 'maint-0.2.7' 8 years ago
sandbox.h 50148dc45d Fix compilation of sandbox.[ch] under musl-libc 8 years ago
testsupport.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
torgzip.c 824a6a2a90 Replace usage of INLINE with inline 8 years ago
torgzip.h cf2ac8e255 Merge remote-tracking branch 'public/feature11791' 9 years ago
torint.h 5f7df92571 Remove support for unsigned time_t 8 years ago
torlog.h f47d4af04c Whitespace cleanup 8 years ago
tortls.c fa52b6f075 Make tortls unit tests pass with LibreSSL. 8 years ago
tortls.h 27582325dc Make Tor build happily with OpenSSL master and libressl. 8 years ago
util.c 824a6a2a90 Replace usage of INLINE with inline 8 years ago
util.h af116081f9 Make the no-assertions-during-coverage check into a configure option 8 years ago
util_format.c 824a6a2a90 Replace usage of INLINE with inline 8 years ago
util_format.h 347fe449fe Move formatting functions around. 8 years ago
util_process.c 824a6a2a90 Replace usage of INLINE with inline 8 years ago
util_process.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
workqueue.c 32220d38c0 Ensure worker threads actually exit when it is time 8 years ago
workqueue.h 32220d38c0 Ensure worker threads actually exit when it is time 8 years ago