.. |
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
|
Spell-check Tor.
|
2009-05-27 17:55:51 -04: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
|
Set EV_PERSIST flag on signal events with Libevent < 2.0.
|
2009-06-18 10:07:26 -04:00 |
compat_libevent.h
|
Whitespace and osx fixes on libevent2 patch.
|
2009-06-12 15:09:09 -04:00 |
compat.c
|
Implement DisableAllSwap to avoid putting secret info in page files.
|
2009-10-27 04:28:40 -04:00 |
compat.h
|
Implement DisableAllSwap to avoid putting secret info in page files.
|
2009-10-27 04:28:40 -04:00 |
container.c
|
Fix two bugs found by Coverity scan.
|
2009-10-19 23:19:42 -04:00 |
container.h
|
Add a function to get the most frequent member of a list.
|
2009-10-15 15:17:13 -04:00 |
crypto.c
|
Remove checks for array existence. (CID 410..415)
|
2009-10-26 22:40:41 -04:00 |
crypto.h
|
Reduce log level for someone else sending us weak DH keys.
|
2009-10-25 23:47:05 -07:00 |
ht.h
|
Merge commit 'origin/maint-0.2.1'
|
2009-05-27 18:12:18 -04:00 |
log.c
|
Debugging logs for TLS handshake
|
2009-09-24 12:31:22 -04:00 |
log.h
|
Debugging logs for TLS handshake
|
2009-09-24 12:31:22 -04:00 |
Makefile.am
|
Fix compilation on OpenSSLs with unusual state lists.
|
2009-09-24 13:00:28 -04:00 |
memarea.c
|
Merge commit 'origin/maint-0.2.1'
|
2009-05-17 00:05:38 -04: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
|
Spelling fixes in comments and strings
|
2009-05-27 16:36:13 -04: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 commit 'origin/maint-0.2.1'
|
2009-11-06 15:24:52 -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
|
Merge branch 'microdesc'
|
2009-10-19 00:45:47 -04:00 |
util.h
|
Code to generate, store, and parse microdescriptors and consensuses.
|
2009-10-15 15:17:13 -04:00 |