Roger Dingledine 51e16233cb Fix paul gardner's assert bug. Turns out when circuit_launch_by_nickname() 21 years ago
..
.cvsignore a970cd7cfa update the cvsignore 22 years ago
Makefile.am 4c799ae731 Check for zlib; link with it. 21 years ago
buffers.c 6980929e64 Use strlcpy, not strcpy. 21 years ago
circuitbuild.c 51e16233cb Fix paul gardner's assert bug. Turns out when circuit_launch_by_nickname() 21 years ago
circuitlist.c 2fbf31533b Tricksy compiler warnings! We hates them, hates them forever, my precious! 21 years ago
circuituse.c 6980929e64 Use strlcpy, not strcpy. 21 years ago
command.c b500104cbe tolerate old 0.0.7 clients that demand a certain ip:port for a router 21 years ago
config.c 2fbf31533b Tricksy compiler warnings! We hates them, hates them forever, my precious! 21 years ago
connection.c 2fbf31533b Tricksy compiler warnings! We hates them, hates them forever, my precious! 21 years ago
connection_edge.c 2fbf31533b Tricksy compiler warnings! We hates them, hates them forever, my precious! 21 years ago
connection_or.c 97a0a43511 start the process of making 0.0.7* obsolete 21 years ago
cpuworker.c 97a0a43511 start the process of making 0.0.7* obsolete 21 years ago
directory.c 11d330be5e 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! 21 years ago
dirserv.c 11d330be5e 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! 21 years ago
dns.c 6874c39904 Fix windows build 21 years ago
main.c 11d330be5e 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! 21 years ago
onion.c a42adce362 fix memory leak in router.c; start relying on NULL==(zero bytes) 21 years ago
or.h 11d330be5e 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! 21 years ago
relay.c de65052312 don't assert multiple things in the same tor_assert() 21 years ago
rendclient.c defe1e5f3c start generating new version of introduce1 cells 21 years ago
rendcommon.c 6980929e64 Use strlcpy, not strcpy. 21 years ago
rendmid.c defe1e5f3c start generating new version of introduce1 cells 21 years ago
rendservice.c 51e16233cb Fix paul gardner's assert bug. Turns out when circuit_launch_by_nickname() 21 years ago
rephist.c 36bbab2f2b Fix in warning fix 21 years ago
router.c 2fbf31533b Tricksy compiler warnings! We hates them, hates them forever, my precious! 21 years ago
routerlist.c 11d330be5e 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! 21 years ago
routerparse.c 11d330be5e 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! 21 years ago
test.c ce5709184b Pass with -Wstrict-prototypes 21 years ago
tor_main.c 9968f1da98 doxygen for tor_main.c 22 years ago
tree.h 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 22 years ago