Nick Mathewson 972124aab9 Only launch dns workers when we are actually starting a server. 22 anni fa
..
.cvsignore a970cd7cfa update the cvsignore 23 anni fa
Makefile.am 347d3f9d62 Start implementing control interface. 22 anni fa
buffers.c ad4f440e10 rearrange debug logs to make more sense 22 anni fa
circuitbuild.c 802d374a99 I'm a bad person. 22 anni fa
circuitlist.c 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 22 anni fa
circuituse.c 802d374a99 I'm a bad person. 22 anni fa
command.c e3f6f92cf7 check for duplicate circuit ID _after_ updating circ_id_type. 22 anni fa
config.c fe6eb34a10 Solaris CC freaks out if isspace and friends get anything other than an int. We learned that, so we casted. But it is also a bad idea to cast a signed char to an int and expect things to work on win32. Now we cast to unsigned char, then to int, then pass to isspace. Ug 22 anni fa
connection.c 012255fe60 fix the other half of the pipe race 22 anni fa
connection_edge.c ca95ed74ac resolve tequila's crash bug: you can't free something 22 anni fa
connection_or.c 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 22 anni fa
control.c 06ce31b948 Only set a cookie when we intend to. 22 anni fa
cpuworker.c 08e3090aff More win32 fixes: 1) tolerate extra "readable" events better. 2) when being multithreaded, leave parent fdarray open. 22 anni fa
directory.c fe6eb34a10 Solaris CC freaks out if isspace and friends get anything other than an int. We learned that, so we casted. But it is also a bad idea to cast a signed char to an int and expect things to work on win32. Now we cast to unsigned char, then to int, then pass to isspace. Ug 22 anni fa
dirserv.c b457cfb5eb Spell-check strings and comments 22 anni fa
dns.c 08e3090aff More win32 fixes: 1) tolerate extra "readable" events better. 2) when being multithreaded, leave parent fdarray open. 22 anni fa
hibernate.c 470cdea7f8 make the 64 bit args print correctly on 64 bit archs 22 anni fa
main.c 972124aab9 Only launch dns workers when we are actually starting a server. 22 anni fa
onion.c 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 22 anni fa
or.h 802d374a99 I'm a bad person. 22 anni fa
relay.c 538c3b0c26 avoid a sigpipe from a race: if we get the end right after 22 anni fa
rendclient.c 33cf6f2f61 clean two more minor memory leaks 22 anni fa
rendcommon.c 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 22 anni fa
rendmid.c b457cfb5eb Spell-check strings and comments 22 anni fa
rendservice.c e93077c82a fix a minor leak for people offering hidden services 22 anni fa
rephist.c 802d374a99 I'm a bad person. 22 anni fa
router.c 464338b250 when hibernating, don't advertise any ports 22 anni fa
routerlist.c 5d961c2c06 plug another memory leak 22 anni fa
routerparse.c 675f60aa13 whoops 22 anni fa
test.c d19648b314 Renormalize whitespace 22 anni fa
tor_main.c 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 22 anni fa
tree.h 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 22 anni fa