tor/src/or
2004-11-01 08:24:34 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c Use strlcpy, not strcpy. 2004-10-27 06:48:16 +00:00
circuitbuild.c Fix paul gardner's assert bug. Turns out when circuit_launch_by_nickname() 2004-10-30 05:04:52 +00:00
circuitlist.c Tricksy compiler warnings! We hates them, hates them forever, my precious! 2004-10-27 21:14:11 +00:00
circuituse.c Use strlcpy, not strcpy. 2004-10-27 06:48:16 +00:00
command.c implement first piece of hibernation 2004-10-31 20:28:41 +00:00
config.c change min required number of fd's to 1024 2004-11-01 08:09:59 +00:00
connection_edge.c implement first piece of hibernation 2004-10-31 20:28:41 +00:00
connection_or.c start the process of making 0.0.7* obsolete 2004-10-17 21:51:20 +00:00
connection.c implement first piece of hibernation 2004-10-31 20:28:41 +00:00
cpuworker.c start the process of making 0.0.7* obsolete 2004-10-17 21:51:20 +00:00
directory.c Tweaks to prevent obsolete restarting tors from hammering the dirservers. (1) Cache a received directory as soon as the signature checks out. (2) Treat a cached directory as "recent" based on its mtime. (3) If we have a recent directory, we dont need to fetch a newer one for DirFetchPostPeriod. This needs review! 2004-10-28 18:37:52 +00:00
dirserv.c Tweaks to prevent obsolete restarting tors from hammering the dirservers. (1) Cache a received directory as soon as the signature checks out. (2) Treat a cached directory as "recent" based on its mtime. (3) If we have a recent directory, we dont need to fetch a newer one for DirFetchPostPeriod. This needs review! 2004-10-28 18:37:52 +00:00
dns.c Fix windows build 2004-10-27 18:14:38 +00:00
hibernate.c oh, and add the actual file too 2004-10-31 20:29:25 +00:00
main.c make sure options.MaxConn can be reached 2004-11-01 08:24:34 +00:00
Makefile.am implement first piece of hibernation 2004-10-31 20:28:41 +00:00
onion.c fix memory leak in router.c; start relying on NULL==(zero bytes) 2004-10-16 20:38:57 +00:00
or.h implement first piece of hibernation 2004-10-31 20:28:41 +00:00
relay.c don't assert multiple things in the same tor_assert() 2004-10-16 22:14:52 +00:00
rendclient.c start generating new version of introduce1 cells 2004-10-24 19:08:07 +00:00
rendcommon.c Use strlcpy, not strcpy. 2004-10-27 06:48:16 +00:00
rendmid.c start generating new version of introduce1 cells 2004-10-24 19:08:07 +00:00
rendservice.c Fix paul gardner's assert bug. Turns out when circuit_launch_by_nickname() 2004-10-30 05:04:52 +00:00
rephist.c Fix in warning fix 2004-10-27 21:54:44 +00:00
router.c Tricksy compiler warnings! We hates them, hates them forever, my precious! 2004-10-27 21:14:11 +00:00
routerlist.c Tweaks to prevent obsolete restarting tors from hammering the dirservers. (1) Cache a received directory as soon as the signature checks out. (2) Treat a cached directory as "recent" based on its mtime. (3) If we have a recent directory, we dont need to fetch a newer one for DirFetchPostPeriod. This needs review! 2004-10-28 18:37:52 +00:00
routerparse.c Tweaks to prevent obsolete restarting tors from hammering the dirservers. (1) Cache a received directory as soon as the signature checks out. (2) Treat a cached directory as "recent" based on its mtime. (3) If we have a recent directory, we dont need to fetch a newer one for DirFetchPostPeriod. This needs review! 2004-10-28 18:37:52 +00:00
test.c Pass with -Wstrict-prototypes 2004-10-27 18:16:37 +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