Roger Dingledine 790349c645 oh, and add the actual file too 19 years ago
..
.cvsignore a970cd7cfa update the cvsignore 20 years ago
Makefile.am 984ffec105 implement first piece of hibernation 19 years ago
buffers.c 6980929e64 Use strlcpy, not strcpy. 19 years ago
circuitbuild.c 51e16233cb Fix paul gardner's assert bug. Turns out when circuit_launch_by_nickname() 19 years ago
circuitlist.c 2fbf31533b Tricksy compiler warnings! We hates them, hates them forever, my precious! 19 years ago
circuituse.c 6980929e64 Use strlcpy, not strcpy. 19 years ago
command.c 984ffec105 implement first piece of hibernation 19 years ago
config.c 9510d9a792 tor --list-fingerprint to print fingerprint and exit 19 years ago
connection.c 984ffec105 implement first piece of hibernation 19 years ago
connection_edge.c 984ffec105 implement first piece of hibernation 19 years ago
connection_or.c 97a0a43511 start the process of making 0.0.7* obsolete 19 years ago
cpuworker.c 97a0a43511 start the process of making 0.0.7* obsolete 19 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! 19 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! 19 years ago
dns.c 6874c39904 Fix windows build 19 years ago
hibernate.c 790349c645 oh, and add the actual file too 19 years ago
main.c 984ffec105 implement first piece of hibernation 19 years ago
onion.c a42adce362 fix memory leak in router.c; start relying on NULL==(zero bytes) 19 years ago
or.h 984ffec105 implement first piece of hibernation 19 years ago
relay.c de65052312 don't assert multiple things in the same tor_assert() 19 years ago
rendclient.c defe1e5f3c start generating new version of introduce1 cells 19 years ago
rendcommon.c 6980929e64 Use strlcpy, not strcpy. 19 years ago
rendmid.c defe1e5f3c start generating new version of introduce1 cells 19 years ago
rendservice.c 51e16233cb Fix paul gardner's assert bug. Turns out when circuit_launch_by_nickname() 19 years ago
rephist.c 36bbab2f2b Fix in warning fix 19 years ago
router.c 2fbf31533b Tricksy compiler warnings! We hates them, hates them forever, my precious! 19 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! 19 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! 19 years ago
test.c ce5709184b Pass with -Wstrict-prototypes 19 years ago
tor_main.c 9968f1da98 doxygen for tor_main.c 20 years ago
tree.h 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 20 years ago