Roger Dingledine 603432090d fix typo and garbage grammar 14 years ago
..
Makefile.am a3f1da2ec0 Fix compilation on OpenSSLs with unusual state lists. 14 years ago
OpenBSD_malloc_Linux.c 1a564901e4 Fix the rest of the GCC warnings on OpenBSD_malloc_linux.c 16 years ago
address.c c0d682686a Make tor_addr_copy() conform to memcpy requirements 14 years ago
address.h c0d682686a Make tor_addr_copy() conform to memcpy requirements 14 years ago
aes.c 3807db001d *_free functions now accept NULL 14 years ago
aes.h 4ebcc4da34 Update copyright to 2009. 15 years ago
ciphers.inc d395135e2f fix a few typos, and give the bootstrap phase stuff a changelog entry. 16 years ago
compat.c 79bdfb63e9 Remove the --enable-iphone option as needless. 14 years ago
compat.h 2aac39a779 Implement DisableAllSwap to avoid putting secret info in page files. 14 years ago
compat_libevent.c f80672d747 Remove duplicate words and a duplicate newline. 14 years ago
compat_libevent.h 408a828b1f Make the DNSPort option work with libevent 2.x 14 years ago
container.c 2c672f73bf Fix comment typos in container.c 14 years ago
container.h c210db0d41 Enhance pqueue so we can remove items from the middle. 14 years ago
crypto.c 616cbb31c7 Merge commit 'origin/maint-0.2.1' 14 years ago
crypto.h 70abd843fd crypto_cipher_set_key cannot fail 14 years ago
ht.h cb18fc2190 Merge commit 'origin/maint-0.2.1' 15 years ago
log.c ab87b61a9d Don't unlock a new log until done logging the tor version. 14 years ago
log.h e56747f9cf Refactor a bit so that it is safe to include math.h, and mostly not needed. 14 years ago
memarea.c 3807db001d *_free functions now accept NULL 14 years ago
memarea.h 4ebcc4da34 Update copyright to 2009. 15 years ago
mempool.c f0453c45c8 Spelling fixes in comments and strings 15 years ago
mempool.h 4ebcc4da34 Update copyright to 2009. 15 years ago
sha256.c d0c212995a Add a SHA256 implementation for platforms that lack it. 15 years ago
strlcat.c 29fa9eb216 r8860@totoro: nickm | 2006-10-03 14:48:33 -0400 17 years ago
strlcpy.c c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 years ago
torgzip.c 0c1b3070cf Now that FOO_free(NULL) always works, remove checks before calling it. 14 years ago
torgzip.h 4ebcc4da34 Update copyright to 2009. 15 years ago
torint.h 381766ce4b Implement proposal 167: Authorities vote on network parameters. 14 years ago
tortls.c 603432090d fix typo and garbage grammar 14 years ago
tortls.h ce0a89e262 Make Tor work with OpenSSL 0.9.8l 14 years ago
tortls_states.h 0a438c7daf Describe how to regenerate the TLS state name table. 14 years ago
util.c f80672d747 Remove duplicate words and a duplicate newline. 14 years ago
util.h 235f1e1a96 Refactor out the 'find string at start of any line' logic. 14 years ago
util_codedigest.c fdbdb4dc15 Include the *_sha1.i files in their own *_codedigest.c files. 15 years ago