Nick Mathewson 006b7ce5ff Fix the position-check for ed25519 certs to work with annotations 10 gadi atpakaļ
..
Makefile.nmake 8391c96091 Clean up the MVSC nmake files so they work again. 10 gadi atpakaļ
address.c 7117959199 Fix deadcode warning in get_interface_addresses_raw(). 9 gadi atpakaļ
address.h 87a95b0236 Actually get all interface addresses 9 gadi atpakaļ
aes.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 gadi atpakaļ
aes.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 gadi atpakaļ
backtrace.c 7a1a0a4cd7 Merge remote-tracking branch 'public/bug14988_025' 9 gadi atpakaļ
backtrace.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 gadi atpakaļ
ciphers.inc 4231729176 Update ciphers.inc to match ff28 10 gadi atpakaļ
compat.c 251f6cfcd8 Quiet "caching debian-tor for debian-tor" notice 9 gadi atpakaļ
compat.h c2f0d52b7f Split threading-related code out of compat.c 9 gadi atpakaļ
compat_libevent.c 1abd526c75 Merge remote-tracking branch 'public/bug12985_025' 9 gadi atpakaļ
compat_libevent.h 8df35a0c88 src/common/compat_libevent.h: include testsupport.h 9 gadi atpakaļ
compat_pthreads.c 1fb9979eb8 Move a redundant _GNU_SOURCE to where it is not redundant 9 gadi atpakaļ
compat_threads.c 2c41f12048 Fix: check r < 0 before checking errno 9 gadi atpakaļ
compat_threads.h cc6529e9bb Fix check-spaces 9 gadi atpakaļ
compat_winthreads.c cc6529e9bb Fix check-spaces 9 gadi atpakaļ
container.c 006b7ce5ff Fix the position-check for ed25519 certs to work with annotations 9 gadi atpakaļ
container.h 006b7ce5ff Fix the position-check for ed25519 certs to work with annotations 9 gadi atpakaļ
crypto.c efa21bb941 Implement proposal 228: cross-certification with onion keys 9 gadi atpakaļ
crypto.h efa21bb941 Implement proposal 228: cross-certification with onion keys 9 gadi atpakaļ
crypto_curve25519.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 gadi atpakaļ
crypto_curve25519.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 gadi atpakaļ
crypto_ed25519.c fe5d2477aa Implement ed25519-signed descriptors 9 gadi atpakaļ
crypto_ed25519.h fe5d2477aa Implement ed25519-signed descriptors 9 gadi atpakaļ
crypto_format.c fe5d2477aa Implement ed25519-signed descriptors 9 gadi atpakaļ
crypto_pwbox.c 13298d90a9 Silence spurious clang warnings 10 gadi atpakaļ
crypto_pwbox.h 8184839a47 Rudimentary-but-sufficient passphrase-encrypted box code. 10 gadi atpakaļ
crypto_s2k.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 gadi atpakaļ
crypto_s2k.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 gadi atpakaļ
di_ops.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 gadi atpakaļ
di_ops.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 gadi atpakaļ
include.am 6f331645c7 Remove mempools and buf freelists 9 gadi atpakaļ
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen 10 gadi atpakaļ
log.c 6d8b614729 Avoid logging startup messages twice 9 gadi atpakaļ
memarea.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 gadi atpakaļ
memarea.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 gadi atpakaļ
procmon.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 gadi atpakaļ
procmon.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 gadi atpakaļ
sandbox.c 21ac0cd2af Let AF_UNIX connections through the sandbox 9 gadi atpakaļ
sandbox.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 gadi atpakaļ
testsupport.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 gadi atpakaļ
torgzip.c cf2ac8e255 Merge remote-tracking branch 'public/feature11791' 9 gadi atpakaļ
torgzip.h cf2ac8e255 Merge remote-tracking branch 'public/feature11791' 9 gadi atpakaļ
torint.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 gadi atpakaļ
torlog.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 gadi atpakaļ
tortls.c a9720b90f8 Fix whitespace from tor_x509_cert rename 9 gadi atpakaļ
tortls.h a9720b90f8 Fix whitespace from tor_x509_cert rename 9 gadi atpakaļ
util.c cb714d896c Bug #8405: Report SOCKS username/password in CIRC status events 9 gadi atpakaļ
util.h 5c807f30e4 Add more parenthesis to the definition of ARRAY_LENGTH 9 gadi atpakaļ
util_codedigest.c 913067f788 Resolve about 24 DOCDOCs 12 gadi atpakaļ
util_process.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 gadi atpakaļ
util_process.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 gadi atpakaļ
workqueue.c 0b46b08225 Check thread count for negative; realloc->reallocarray 9 gadi atpakaļ
workqueue.h a52e549124 Update workqueue implementation to use a single queue for the work 9 gadi atpakaļ