Nick Mathewson 972b7512c7 authorities do not replace server descriptors where nothing semantically relevant has changed since the last upload. 20 years ago
..
.cvsignore a970cd7cfa update the cvsignore 22 years ago
Makefile.am 347d3f9d62 Start implementing control interface. 21 years ago
buffers.c ba24193ab5 Make doxygen marginally happier 20 years ago
circuitbuild.c 61ea516885 Check for named servers when looking them up by nickname; 20 years ago
circuitlist.c cc35e1720f Using RAND_pseudo_bytes instead of RAND_bytes is an accident waiting to happen, and does not really speed us up much when we do it. So stop doing it. 20 years ago
circuituse.c 370e4abdc9 replace former relaunches of directory downloads with reset of failure count and relaunch of status downloads. Fix memory leak in trusted_dir_server_t. Reset "last download attempted" time when resetting failure counts. 20 years ago
command.c 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 20 years ago
config.c fd9bfef13b Funny. I could have sworn it compiled this morning when I checked it in. 20 years ago
connection.c 78edd804ff fix a malformed warning entry 20 years ago
connection_edge.c ba24193ab5 Make doxygen marginally happier 20 years ago
connection_or.c 0e5b6a84eb without braces, what will hold up the code? 20 years ago
control.c 2b3a7b818f Add an as-yet-unused "EXTENDED" flag to SETEVENTS to indicate that the client can handle extra labeled info in its events. Add moreinfo to the "what is ready for downloading" msg so we can investigate digest-related download rules 20 years ago
cpuworker.c e286c4267e there was no need to die when we failed to spawn a cpuworker. 20 years ago
directory.c 972b7512c7 authorities do not replace server descriptors where nothing semantically relevant has changed since the last upload. 20 years ago
dirserv.c 972b7512c7 authorities do not replace server descriptors where nothing semantically relevant has changed since the last upload. 20 years ago
dns.c 92451f74a8 Reformat inconsistent function declarations. 20 years ago
hibernate.c 26cc51ffea a bit more code cleanup 20 years ago
main.c a89daaeca9 Once an hour (not just on startup) give OpenSSL some more entropy. 20 years ago
onion.c ba24193ab5 Make doxygen marginally happier 20 years ago
or.h a7ca56b537 More work towards a sane digest-based liveness testing. 20 years ago
relay.c 42f752a0a5 bugfix: we were automatically condemning an exit node (concluding 20 years ago
rendclient.c cc35e1720f Using RAND_pseudo_bytes instead of RAND_bytes is an accident waiting to happen, and does not really speed us up much when we do it. So stop doing it. 20 years ago
rendcommon.c 92451f74a8 Reformat inconsistent function declarations. 20 years ago
rendmid.c 35b78b2d8e clean up the rendezvous warn log msgs, and downgrade some to info 20 years ago
rendservice.c 2572db2472 Warn less about intro nodes by nickname; remember our own intro nodes by key. 20 years ago
rephist.c 26e7a05725 even better function start checks; give dmalloc a chance of working. 20 years ago
router.c bf9ff1c1e7 Do not check whether DirPort is reachable when we are suppressing it because of hibernation. (Backport candidate) 20 years ago
routerlist.c 972b7512c7 authorities do not replace server descriptors where nothing semantically relevant has changed since the last upload. 20 years ago
routerparse.c 4c7113d26a Strip extra trailing newlines when parsing router descriptors. 20 years ago
test.c de198d800b Never call free() on tor_malloc()d memory. This is unlikely to be our current leak, but it may help dmalloc work. 20 years ago
tor_main.c 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 20 years ago
tree.h 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 20 years ago