Sebastian Hahn 8ce6722d76 Properly protect paths to sed, sha1sum, openssl 13 years ago
..
Makefile.am 8ce6722d76 Properly protect paths to sed, sha1sum, openssl 13 years ago
OpenBSD_malloc_Linux.c 1ba90ab655 Fix a potentially useless integer overflow check. 14 years ago
address.c b7015603fa Fix bug 4530; check return val of tor_addr_lookup correctly 14 years ago
address.h 28cc7b0180 Add a new "tor_sockaddr_to_str()" function 14 years ago
aes.c 6617822b84 Doxygen documentation for about 100 things that didn't have any 14 years ago
aes.h 1a07348a50 Bump copyright statements to 2011 15 years ago
ciphers.inc d395135e2f fix a few typos, and give the bootstrap phase stuff a changelog entry. 17 years ago
compat.c 2b5a035604 tor_accept_socket() should take tor_addr_t for listener arg 14 years ago
compat.h dd4b1a2ac6 Fix SOCKET_OK test on win64. 13 years ago
compat_libevent.c 0f6c021617 Detect failure from event_init() or event_base_new_with_config() 14 years ago
compat_libevent.h 7f0fb8e608 whitespace fixes 14 years ago
container.c fbf1c5ee79 Merge remote-tracking branch 'public/bug4230' into maint-0.2.2 14 years ago
container.h 4c3853aca8 Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 14 years ago
crypto.c 246afc1b1b Make internal error check for unrecognized digest algorithm more robust 14 years ago
crypto.h bbf2fee8ff Reject 128-byte keys that are not 1024-bit 14 years ago
di_ops.c 10d670674a Another doc tweak on tor_memcmp: <b>b</b>, not <b>. 14 years ago
di_ops.h 00ff80e0ae Fixup whitespace issues from 3122 commit 14 years ago
ht.h f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 15 years ago
log.c 0caa37db4d Fix some comments 14 years ago
memarea.c c4bd067359 Comment out ancient asserts for bug 930; resolve an xxx021 14 years ago
memarea.h 1a07348a50 Bump copyright statements to 2011 15 years ago
mempool.c f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 15 years ago
mempool.h 1a07348a50 Bump copyright statements to 2011 15 years ago
procmon.c 1d8bcba067 Fix compile error in procmon.c 14 years ago
procmon.h 93b699e1ea Appease make check-spaces wrt procmon.h 14 years ago
sha256.c 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 years ago
strlcat.c 29fa9eb216 r8860@totoro: nickm | 2006-10-03 14:48:33 -0400 19 years ago
strlcpy.c c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 17 years ago
torgzip.c 03760f6c6f Fix a compilation issue on older FreeBSDs 14 years ago
torgzip.h 1a07348a50 Bump copyright statements to 2011 15 years ago
torint.h 0130e7c9d2 Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 14 years ago
torlog.h 0caa37db4d Fix some comments 14 years ago
tortls.c 2da0efb547 Use correct CVE number for CVE-2011-4576. Found by fermenthor. bug 5066 13 years ago
tortls.h f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 15 years ago
tortls_states.h 30b3475e6d Bump copyright statements to 2011 (0.2.2) 15 years ago
util.c 3dc2a1c62c Get rid of an unused parameter warning on win 14 years ago
util.h 54d7d31cba Make ControlSocketsGroupWritable work with User. 14 years ago
util_codedigest.c fdbdb4dc15 Include the *_sha1.i files in their own *_codedigest.c files. 16 years ago