Nick Mathewson da04fed865 Merge branch 'bug16389_027_03_squashed' 10 лет назад
..
Makefile.nmake 8391c96091 Clean up the MVSC nmake files so they work again. 11 лет назад
address.c 347fe449fe Move formatting functions around. 10 лет назад
address.h 30e933b136 Merge branch 'ticket14710_squashed' 11 лет назад
aes.c d9052c629b Remove checks for visual C 6. 10 лет назад
aes.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
backtrace.c 7a1a0a4cd7 Merge remote-tracking branch 'public/bug14988_025' 11 лет назад
backtrace.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
ciphers.inc 4231729176 Update ciphers.inc to match ff28 12 лет назад
compat.c 69f7f9b0d4 Fix windows compilation 10 лет назад
compat.h 50049df0d4 Add a compat function to check how much disk space is free. 10 лет назад
compat_libevent.c 517e0f965b Remove workarounds for Libevent < 1.3. 11 лет назад
compat_libevent.h 517e0f965b Remove workarounds for Libevent < 1.3. 11 лет назад
compat_pthreads.c 3b3b447f75 Fix some potential memory leaks in the thread pool code. 10 лет назад
compat_threads.c 2c41f12048 Fix: check r < 0 before checking errno 11 лет назад
compat_threads.h cc6529e9bb Fix check-spaces 11 лет назад
compat_winthreads.c beac91cf08 Wrap windows-only C files in #ifdef _WIN32 10 лет назад
container.c 006b7ce5ff Fix the position-check for ed25519 certs to work with annotations 10 лет назад
container.h c265621a52 Fix typo in comment about digest256map_t 10 лет назад
crypto.c 347fe449fe Move formatting functions around. 10 лет назад
crypto.h 347fe449fe Move formatting functions around. 10 лет назад
crypto_curve25519.c 347fe449fe Move formatting functions around. 10 лет назад
crypto_curve25519.h 347fe449fe Move formatting functions around. 10 лет назад
crypto_ed25519.c 347fe449fe Move formatting functions around. 10 лет назад
crypto_ed25519.h 347fe449fe Move formatting functions around. 10 лет назад
crypto_format.c 347fe449fe Move formatting functions around. 10 лет назад
crypto_format.h 347fe449fe Move formatting functions around. 10 лет назад
crypto_pwbox.c 13298d90a9 Silence spurious clang warnings 11 лет назад
crypto_pwbox.h 8184839a47 Rudimentary-but-sufficient passphrase-encrypted box code. 11 лет назад
crypto_s2k.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
crypto_s2k.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
di_ops.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
di_ops.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
include.am 347fe449fe Move formatting functions around. 10 лет назад
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen 12 лет назад
log.c 8cb5070376 Use C99 variadic macros when not on GCC. 10 лет назад
memarea.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
memarea.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
procmon.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
procmon.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
sandbox.c 59fa0c2d99 Fix another seccomp2 issue 10 лет назад
sandbox.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
testsupport.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
torgzip.c cf2ac8e255 Merge remote-tracking branch 'public/feature11791' 11 лет назад
torgzip.h cf2ac8e255 Merge remote-tracking branch 'public/feature11791' 11 лет назад
torint.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
torlog.h 3c2eefac2e Fix a couple more msvc issues, reported by gisle vanem 10 лет назад
tortls.c d9052c629b Remove checks for visual C 6. 10 лет назад
tortls.h 1b52e95028 Merge branch '12498_ed25519_keys_v6' 10 лет назад
util.c 347fe449fe Move formatting functions around. 10 лет назад
util.h 347fe449fe Move formatting functions around. 10 лет назад
util_format.c 347fe449fe Move formatting functions around. 10 лет назад
util_format.h 347fe449fe Move formatting functions around. 10 лет назад
util_process.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
util_process.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 11 лет назад
workqueue.c b3ea3c8e2f Switch order of unblocking threads and releasing the mutex. 10 лет назад
workqueue.h a52e549124 Update workqueue implementation to use a single queue for the work 11 лет назад