Nick Mathewson fe5d2477aa Implement ed25519-signed descriptors 9 years ago
..
Makefile.nmake 8391c96091 Clean up the MVSC nmake files so they work again. 9 years ago
address.c 7117959199 Fix deadcode warning in get_interface_addresses_raw(). 9 years ago
address.h 87a95b0236 Actually get all interface addresses 9 years ago
aes.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 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 251f6cfcd8 Quiet "caching debian-tor for debian-tor" notice 9 years ago
compat.h c2f0d52b7f Split threading-related code out of compat.c 9 years ago
compat_libevent.c 1abd526c75 Merge remote-tracking branch 'public/bug12985_025' 9 years ago
compat_libevent.h 8df35a0c88 src/common/compat_libevent.h: include testsupport.h 9 years ago
compat_pthreads.c 1fb9979eb8 Move a redundant _GNU_SOURCE to where it is not redundant 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 ddfdeb5659 More documentation for proposal 227 work 9 years ago
container.h 8a9d86bf05 Merge remote-tracking branch 'public/bug11454_11457' 9 years ago
crypto.c fe5d2477aa Implement ed25519-signed descriptors 9 years ago
crypto.h fe5d2477aa Implement ed25519-signed descriptors 9 years ago
crypto_curve25519.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
crypto_curve25519.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
crypto_ed25519.c fe5d2477aa Implement ed25519-signed descriptors 9 years ago
crypto_ed25519.h fe5d2477aa Implement ed25519-signed descriptors 9 years ago
crypto_format.c fe5d2477aa Implement ed25519-signed descriptors 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 6f331645c7 Remove mempools and buf freelists 9 years ago
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen 10 years ago
log.c 6d8b614729 Avoid logging startup messages twice 9 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 21ac0cd2af Let AF_UNIX connections through the sandbox 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 f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
tortls.c a9720b90f8 Fix whitespace from tor_x509_cert rename 9 years ago
tortls.h a9720b90f8 Fix whitespace from tor_x509_cert rename 9 years ago
util.c cb714d896c Bug #8405: Report SOCKS username/password in CIRC status events 9 years ago
util.h 5c807f30e4 Add more parenthesis to the definition of ARRAY_LENGTH 9 years ago
util_codedigest.c 913067f788 Resolve about 24 DOCDOCs 12 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 0b46b08225 Check thread count for negative; realloc->reallocarray 9 years ago
workqueue.h a52e549124 Update workqueue implementation to use a single queue for the work 9 years ago