Nick Mathewson 9a88c0cd32 use event_free() wrapper; fix bug 4582 14 年 前
..
Makefile.am 86be8fcf0a Handle build-trees better. 14 年 前
Makefile.nmake e802199cb3 Initial patch to build Tor with msvc and nmake 15 年 前
OpenBSD_malloc_Linux.c 1ba90ab655 Fix a potentially useless integer overflow check. 14 年 前
address.c 9fc7725aba Don't allow building on platforms where AF_UNSPEC != 0 14 年 前
address.h 75d8ad7320 Purge ATTR_PURE from the code 14 年 前
aes.c 9814019a54 Use openssl's counter mode implementation when we have 1.0.0 or later 14 年 前
aes.h 8143074b3f Use EVP for AES only when hardware accel is present 14 年 前
ciphers.inc d395135e2f fix a few typos, and give the bootstrap phase stuff a changelog entry. 18 年 前
compat.c eaa3a379f0 Move disable-debugger-attachment fn to compat where it belongs. Fix whitespace 14 年 前
compat.h cb8059b42d Merge remote-tracking branch 'sebastian/pure_removal' 14 年 前
compat_libevent.c 9a88c0cd32 use event_free() wrapper; fix bug 4582 14 年 前
compat_libevent.h 7920ea55b8 Refactor tor_event_base_once to do what we actually want 14 年 前
container.c 3890c81e7c Merge remote-tracking branch 'origin/maint-0.2.2' 14 年 前
container.h 75d8ad7320 Purge ATTR_PURE from the code 14 年 前
crypto.c 8143074b3f Use EVP for AES only when hardware accel is present 14 年 前
crypto.h fdbb9cdf74 Add a sha256 hmac function, with tests 14 年 前
di_ops.c 10d670674a Another doc tweak on tor_memcmp: <b>b</b>, not <b>. 15 年 前
di_ops.h 00ff80e0ae Fixup whitespace issues from 3122 commit 15 年 前
ht.h f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 15 年 前
log.c 9eab601f10 Add the heartbeat domain in log.c:domain_list[] 15 年 前
memarea.c c4bd067359 Comment out ancient asserts for bug 930; resolve an xxx021 15 年 前
memarea.h 1a07348a50 Bump copyright statements to 2011 15 年 前
mempool.c 72d4d762c1 Remove some duplicate includes 14 年 前
mempool.h 1a07348a50 Bump copyright statements to 2011 15 年 前
procmon.c 1d8bcba067 Fix compile error in procmon.c 15 年 前
procmon.h 93b699e1ea Appease make check-spaces wrt procmon.h 15 年 前
sha256.c 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 年 前
strlcat.c 29fa9eb216 r8860@totoro: nickm | 2006-10-03 14:48:33 -0400 19 年 前
strlcpy.c c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 17 年 前
torgzip.c a41f1fc612 Merge remote-tracking branch 'origin/maint-0.2.2' 14 年 前
torgzip.h 1a07348a50 Bump copyright statements to 2011 15 年 前
torint.h 6a06f45b04 Actually pick a random port when "auto" is specified 15 年 前
torlog.h 2527acb2dc Merge remote-tracking branch 'origin/maint-0.2.2' 15 年 前
tortls.c e8dde3aabd Fix some wide lines in tortls.c 14 年 前
tortls.h 7920ea55b8 Refactor tor_event_base_once to do what we actually want 14 年 前
tortls_states.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 年 前
util.c 7920ea55b8 Refactor tor_event_base_once to do what we actually want 14 年 前
util.h d6c18c5804 Make process_handle_t private and fix some unit tests 14 年 前
util_codedigest.c fdbdb4dc15 Include the *_sha1.i files in their own *_codedigest.c files. 17 年 前