tor/src/common
2010-01-23 20:46:57 -05:00
..
address.c Use an _actual_ fix for the byte-reverse warning. 2009-09-01 15:51:09 -04:00
address.h Update copyright to 2009. 2009-05-04 11:28:27 -04:00
aes.c *_free functions now accept NULL 2009-12-12 03:29:44 +01:00
aes.h Update copyright to 2009. 2009-05-04 11:28:27 -04:00
ciphers.inc fix a few typos, and give the bootstrap phase stuff a changelog entry. 2008-06-13 04:26:05 +00:00
compat_libevent.c Remove duplicate words and a duplicate newline. 2009-12-18 12:55:05 +01:00
compat_libevent.h Whitespace and osx fixes on libevent2 patch. 2009-06-12 15:09:09 -04:00
compat.c Fix build on Solaris by disabling support for DisableAllSwap 2010-01-19 05:04:50 +01:00
compat.h Implement DisableAllSwap to avoid putting secret info in page files. 2009-10-27 04:28:40 -04:00
container.c Fix comment typos in container.c 2009-12-15 13:20:02 -05:00
container.h Enhance pqueue so we can remove items from the middle. 2009-12-12 19:06:38 -05:00
crypto.c Merge commit 'origin/maint-0.2.1' 2009-12-15 17:11:40 -05:00
crypto.h crypto_cipher_set_key cannot fail 2009-10-27 04:31:23 +01:00
ht.h Merge commit 'origin/maint-0.2.1' 2009-05-27 18:12:18 -04:00
log.c Refactor a bit so that it is safe to include math.h, and mostly not needed. 2009-12-15 14:40:49 -05:00
log.h Refactor a bit so that it is safe to include math.h, and mostly not needed. 2009-12-15 14:40:49 -05:00
Makefile.am Fix compilation on OpenSSLs with unusual state lists. 2009-09-24 13:00:28 -04:00
memarea.c *_free functions now accept NULL 2009-12-12 03:29:44 +01:00
memarea.h Update copyright to 2009. 2009-05-04 11:28:27 -04:00
mempool.c Spelling fixes in comments and strings 2009-05-27 16:36:13 -04:00
mempool.h Update copyright to 2009. 2009-05-04 11:28:27 -04:00
OpenBSD_malloc_Linux.c Fix the rest of the GCC warnings on OpenBSD_malloc_linux.c 2008-07-06 18:33:35 +00:00
sha256.c Add a SHA256 implementation for platforms that lack it. 2009-08-20 01:47:13 -04:00
strlcat.c r8860@totoro: nickm | 2006-10-03 14:48:33 -0400 2006-10-03 19:00:07 +00:00
strlcpy.c Remove svn $Id$s from our source, and remove tor --version --version. 2009-01-04 00:35:51 +00:00
torgzip.c Now that FOO_free(NULL) always works, remove checks before calling it. 2009-12-12 02:07:59 -05:00
torgzip.h Update copyright to 2009. 2009-05-04 11:28:27 -04:00
torint.h Code to parse and access network parameters. 2009-10-14 16:15:41 -04:00
tortls_states.h Describe how to regenerate the TLS state name table. 2009-09-25 15:15:06 -04:00
tortls.c Merge remote branch 'origin/maint-0.2.1' 2010-01-23 20:46:57 -05:00
tortls.h Make Tor work with OpenSSL 0.9.8l 2009-11-05 18:13:08 -05:00
util_codedigest.c Include the *_sha1.i files in their own *_codedigest.c files. 2009-05-08 12:35:36 -04:00
util.c Remove duplicate words and a duplicate newline. 2009-12-18 12:55:05 +01:00
util.h Refactor out the 'find string at start of any line' logic. 2009-12-17 18:29:37 -05:00