Nick Mathewson 650e2aac46 Merge commit 'a5704b1c624c9a808f52f3a125339f00e2b9a378' into maint-0.2.2 14 years ago
..
Makefile.am 8ce6722d76 Properly protect paths to sed, sha1sum, openssl 14 years ago
OpenBSD_malloc_Linux.c fe50b676bc Fix compile warnings in openbsd malloc 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 15 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. 14 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 a5704b1c62 Add a sha256 hmac function, with tests 14 years ago
crypto.h a5704b1c62 Add a sha256 hmac function, with tests 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 15 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 14 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 be0535f00b Correctly handle broken escape sequences in torrc values 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