Nick Mathewson e5f8c772f4 Test and fix workqueue_entry_cancel(). 10 年 前
..
Makefile.nmake 8391c96091 Clean up the MVSC nmake files so they work again. 9 年 前
address.c 8d59ddf3cb Commit second draft of Jake's SOCKS5-over-AF_UNIX patch. See ticket #12585. 9 年 前
address.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
aes.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
aes.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
backtrace.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
backtrace.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
ciphers.inc 4231729176 Update ciphers.inc to match ff28 10 年 前
compat.c 9fdc0d0594 Fix windows compilation of condition code 9 年 前
compat.h c2f0d52b7f Split threading-related code out of compat.c 9 年 前
compat_libevent.c 1abd526c75 Merge remote-tracking branch 'public/bug12985_025' 9 年 前
compat_libevent.h 8df35a0c88 src/common/compat_libevent.h: include testsupport.h 9 年 前
compat_pthreads.c e47a90a976 "Recursive" locks, not "reentrant" locks. Duh. 9 年 前
compat_threads.c e47a90a976 "Recursive" locks, not "reentrant" locks. Duh. 9 年 前
compat_threads.h e47a90a976 "Recursive" locks, not "reentrant" locks. Duh. 9 年 前
compat_winthreads.c e47a90a976 "Recursive" locks, not "reentrant" locks. Duh. 9 年 前
container.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
container.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
crypto.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
crypto.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
crypto_curve25519.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
crypto_curve25519.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
crypto_ed25519.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
crypto_ed25519.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
crypto_format.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
crypto_pwbox.c 13298d90a9 Silence spurious clang warnings 9 年 前
crypto_pwbox.h 8184839a47 Rudimentary-but-sufficient passphrase-encrypted box code. 9 年 前
crypto_s2k.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
crypto_s2k.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
di_ops.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
di_ops.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
include.am a82604b526 Initial workqueue implemention, with a simple test. 9 年 前
linux_syscalls.inc de3bbc4f53 Move code-generation scripts to scripts/codegen 10 年 前
log.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
memarea.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
memarea.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
mempool.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
mempool.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
procmon.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
procmon.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
sandbox.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
sandbox.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
testsupport.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
torgzip.c cf2ac8e255 Merge remote-tracking branch 'public/feature11791' 9 年 前
torgzip.h cf2ac8e255 Merge remote-tracking branch 'public/feature11791' 9 年 前
torint.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
torlog.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
tortls.c b2663298e9 Fix tortls.c build with GCC<4.6 9 年 前
tortls.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
util.c 2edfdc02a2 Merge remote-tracking branch 'teor/bug13111-empty-key-files-fn-empty' 9 年 前
util.h f8ffb57bc4 Merge branch 'master' of https://git.torproject.org/tor into bug13111-empty-key-files-fn-empty 9 年 前
util_codedigest.c 913067f788 Resolve about 24 DOCDOCs 12 年 前
util_process.c f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
util_process.h f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 年 前
workqueue.c e5f8c772f4 Test and fix workqueue_entry_cancel(). 9 年 前
workqueue.h e5f8c772f4 Test and fix workqueue_entry_cancel(). 9 年 前