Yawning Angel 915c7438a7 Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller. 10 years ago
..
Makefile.nmake 8391c96091 Clean up the MVSC nmake files so they work again. 11 years ago
address.c 30e933b136 Merge branch 'ticket14710_squashed' 10 years ago
address.h 30e933b136 Merge branch 'ticket14710_squashed' 10 years ago
aes.c 348f2744cf Initialize two variables 10 years ago
aes.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
backtrace.c 7a1a0a4cd7 Merge remote-tracking branch 'public/bug14988_025' 10 years ago
backtrace.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
ciphers.inc 4231729176 Update ciphers.inc to match ff28 11 years ago
compat.c 30e933b136 Merge branch 'ticket14710_squashed' 10 years ago
compat.h 30e933b136 Merge branch 'ticket14710_squashed' 10 years ago
compat_libevent.c 517e0f965b Remove workarounds for Libevent < 1.3. 10 years ago
compat_libevent.h 517e0f965b Remove workarounds for Libevent < 1.3. 10 years ago
compat_pthreads.c 3a68f2f54e const-ify the new failure vars, and one old one 10 years ago
compat_threads.c 2c41f12048 Fix: check r < 0 before checking errno 10 years ago
compat_threads.h cc6529e9bb Fix check-spaces 11 years ago
compat_winthreads.c cc6529e9bb Fix check-spaces 11 years ago
container.c ddfdeb5659 More documentation for proposal 227 work 11 years ago
container.h d97f43dc8b Fix formatting 10 years ago
crypto.c 915c7438a7 Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller. 10 years ago
crypto.h 915c7438a7 Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller. 10 years ago
crypto_curve25519.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
crypto_curve25519.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
crypto_ed25519.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
crypto_ed25519.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
crypto_format.c 196499da73 Use a custom Base64 encoder with more control over the output format. 10 years ago
crypto_pwbox.c 13298d90a9 Silence spurious clang warnings 11 years ago
crypto_pwbox.h 8184839a47 Rudimentary-but-sufficient passphrase-encrypted box code. 11 years ago
crypto_s2k.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
crypto_s2k.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
di_ops.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
di_ops.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
include.am c66dd17980 Drop support for --digests 10 years ago
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen 11 years ago
log.c 25c3ff4500 Merge remote-tracking branch 'public/bug15269' 10 years ago
memarea.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
memarea.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
procmon.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
procmon.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
sandbox.c c5c4ea2db0 Merge remote-tracking branch 'public/bug15088_025' into maint-0.2.6 10 years ago
sandbox.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
testsupport.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
torgzip.c cf2ac8e255 Merge remote-tracking branch 'public/feature11791' 11 years ago
torgzip.h cf2ac8e255 Merge remote-tracking branch 'public/feature11791' 11 years ago
torint.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
torlog.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
tortls.c 241e6b0937 Fix some conversion problems 10 years ago
tortls.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
util.c 38c8e0bfc5 Fix the windows test failure caused by the #15435 changes. 10 years ago
util.h d366c3354f Merge branch 'remove_digests' 10 years ago
util_process.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
util_process.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 years ago
workqueue.c 0b46b08225 Check thread count for negative; realloc->reallocarray 10 years ago
workqueue.h a52e549124 Update workqueue implementation to use a single queue for the work 11 years ago