tor/src/or
Roger Dingledine aebec8ab9e stop using atexit() to remove our pid, since it's called
immediately when we daemonize.

also drop our retry period for hidserv desc uploads from 10m to 5m


svn:r2111
2004-07-22 22:15:36 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c fix a bug related to reading usernames for socks4 2004-07-12 16:51:05 +00:00
circuitbuild.c change 0.0.8 extend cell format so it's compatible with 0.0.7 2004-07-22 03:47:20 +00:00
circuitlist.c fix a seg fault when you try to launch a circ 2004-07-03 01:45:13 +00:00
circuituse.c we were counting incorrectly when trying to figure out whether 2004-07-21 03:16:24 +00:00
command.c when we get a sigint, don't accept new connections/circuits, 2004-07-20 23:31:00 +00:00
config.c clients shouldn't create datadir until we have something to put there 2004-07-22 00:13:42 +00:00
connection.c when we get a sigint, don't accept new connections/circuits, 2004-07-20 23:31:00 +00:00
connection_edge.c we were counting incorrectly when trying to figure out whether 2004-07-21 03:16:24 +00:00
connection_or.c populate router_get_my_routerinfo()->is_verified 2004-07-22 06:03:53 +00:00
cpuworker.c stop using atexit() to remove our pid, since it's called 2004-07-22 22:15:36 +00:00
directory.c stop using atexit() to remove our pid, since it's called 2004-07-22 22:15:36 +00:00
dirserv.c stop using atexit() to remove our pid, since it's called 2004-07-22 22:15:36 +00:00
dns.c stop using atexit() to remove our pid, since it's called 2004-07-22 22:15:36 +00:00
main.c stop using atexit() to remove our pid, since it's called 2004-07-22 22:15:36 +00:00
Makefile.am Break files apart into more modules 2004-05-13 07:24:49 +00:00
onion.c Break files apart into more modules 2004-05-13 07:24:49 +00:00
or.h stop using atexit() to remove our pid, since it's called 2004-07-22 22:15:36 +00:00
relay.c Implement RESOLVE/RESOLVED cells and socks resolve code 2004-06-17 18:13:09 +00:00
rendclient.c More digest/nickname fixes 2004-07-02 23:40:03 +00:00
rendcommon.c now base16_encode() and base32_encode() can't ever fail 2004-07-22 08:30:06 +00:00
rendmid.c now base16_encode() and base32_encode() can't ever fail 2004-07-22 08:30:06 +00:00
rendservice.c stop using atexit() to remove our pid, since it's called 2004-07-22 22:15:36 +00:00
rephist.c when we get a sigint, don't accept new connections/circuits, 2004-07-20 23:31:00 +00:00
router.c make router_is_me() compare identity, not nickname 2004-07-22 08:08:25 +00:00
routerlist.c Chek for overlong nicknames in add_nickname_list_to_smartlist 2004-07-22 21:36:03 +00:00
routerparse.c stop using atexit() to remove our pid, since it's called 2004-07-22 22:15:36 +00:00
test.c stop using atexit() to remove our pid, since it's called 2004-07-22 22:15:36 +00:00
tor_main.c doxygen for tor_main.c 2004-05-10 02:43:41 +00:00
tree.h Delete trailing whitespace and expand tabs; remove unused aes decrypt code 2004-04-07 19:57:40 +00:00