.. |
address.c
|
Fix an error in tor_addr_parse that kept us from having a hidden service or a bridge live at an IPv6 address.
|
2009-01-21 07:24:50 +00:00 |
address.h
|
Remove svn $Id$s from our source, and remove tor --version --version.
|
2009-01-04 00:35:51 +00:00 |
aes.c
|
Remove svn $Id$s from our source, and remove tor --version --version.
|
2009-01-04 00:35:51 +00:00 |
aes.h
|
Remove svn $Id$s from our source, and remove tor --version --version.
|
2009-01-04 00:35:51 +00: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.c
|
Actually use tor_sscanf() to parse untrusted input.
|
2009-03-03 18:02:36 +00:00 |
compat.h
|
Add and use set/get_uint64 on onion tags. [bug 604; backportable]
|
2009-03-02 19:15:05 +00:00 |
container.c
|
Add a better (non-locale-having) ctypes implementation to avoid protocol and parsing mismatches on different platforms.
|
2009-01-20 21:33:56 +00:00 |
container.h
|
Remove svn $Id$s from our source, and remove tor --version --version.
|
2009-01-04 00:35:51 +00:00 |
crypto.c
|
Make sure that even in the weird fiddly paths that lead to init_keys,
|
2009-01-21 15:38:39 +00:00 |
crypto.h
|
Remove svn $Id$s from our source, and remove tor --version --version.
|
2009-01-04 00:35:51 +00:00 |
ht.h
|
Fix a harmless-to-us bug in ht.h.
|
2009-01-10 14:40:43 +00:00 |
log.c
|
Fix typo found by Justin Coffi on or-talk
|
2009-01-23 22:45:08 +00:00 |
log.h
|
Remove svn $Id$s from our source, and remove tor --version --version.
|
2009-01-04 00:35:51 +00:00 |
Makefile.am
|
r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200
|
2008-07-25 14:43:24 +00:00 |
memarea.c
|
Remove svn $Id$s from our source, and remove tor --version --version.
|
2009-01-04 00:35:51 +00:00 |
memarea.h
|
Remove svn $Id$s from our source, and remove tor --version --version.
|
2009-01-04 00:35:51 +00:00 |
mempool.c
|
Remove svn $Id$s from our source, and remove tor --version --version.
|
2009-01-04 00:35:51 +00:00 |
mempool.h
|
Remove svn $Id$s from our source, and remove tor --version --version.
|
2009-01-04 00:35:51 +00: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 |
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 |
test.h
|
Fix a leak memory on the failing case of test_memeq_hex
|
2009-01-13 14:43:43 +00:00 |
torgzip.c
|
Fix up (I hope) most ot the things that coverity suddenly claimed were REVERSE_INULL. This is what we get for bragging about being down to 0 issues.
|
2009-01-13 14:43:51 +00:00 |
torgzip.h
|
Remove svn $Id$s from our source, and remove tor --version --version.
|
2009-01-04 00:35:51 +00:00 |
torint.h
|
Support 64-bit time_t. Patch from Matthias Drochner. Partial backport candidate.
|
2009-01-22 16:28:12 +00:00 |
tortls.c
|
doxygen tweak
|
2009-03-09 06:20:15 +00:00 |
tortls.h
|
Remove svn $Id$s from our source, and remove tor --version --version.
|
2009-01-04 00:35:51 +00:00 |
util.c
|
Actually use tor_sscanf() to parse untrusted input.
|
2009-03-03 18:02:36 +00:00 |
util.h
|
Add a simple locale-independent no-surprises sscanf replacement.
|
2009-03-03 18:02:31 +00:00 |