Nick Mathewson 972b7512c7 authorities do not replace server descriptors where nothing semantically relevant has changed since the last upload. 21 年 前
..
.cvsignore a970cd7cfa update the cvsignore 23 年 前
Makefile.am 347d3f9d62 Start implementing control interface. 22 年 前
buffers.c ba24193ab5 Make doxygen marginally happier 21 年 前
circuitbuild.c 61ea516885 Check for named servers when looking them up by nickname; 21 年 前
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. 21 年 前
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. 21 年 前
command.c 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 21 年 前
config.c fd9bfef13b Funny. I could have sworn it compiled this morning when I checked it in. 21 年 前
connection.c 78edd804ff fix a malformed warning entry 21 年 前
connection_edge.c ba24193ab5 Make doxygen marginally happier 21 年 前
connection_or.c 0e5b6a84eb without braces, what will hold up the code? 21 年 前
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 21 年 前
cpuworker.c e286c4267e there was no need to die when we failed to spawn a cpuworker. 21 年 前
directory.c 972b7512c7 authorities do not replace server descriptors where nothing semantically relevant has changed since the last upload. 21 年 前
dirserv.c 972b7512c7 authorities do not replace server descriptors where nothing semantically relevant has changed since the last upload. 21 年 前
dns.c 92451f74a8 Reformat inconsistent function declarations. 21 年 前
hibernate.c 26cc51ffea a bit more code cleanup 21 年 前
main.c a89daaeca9 Once an hour (not just on startup) give OpenSSL some more entropy. 21 年 前
onion.c ba24193ab5 Make doxygen marginally happier 21 年 前
or.h a7ca56b537 More work towards a sane digest-based liveness testing. 21 年 前
relay.c 42f752a0a5 bugfix: we were automatically condemning an exit node (concluding 21 年 前
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. 21 年 前
rendcommon.c 92451f74a8 Reformat inconsistent function declarations. 21 年 前
rendmid.c 35b78b2d8e clean up the rendezvous warn log msgs, and downgrade some to info 21 年 前
rendservice.c 2572db2472 Warn less about intro nodes by nickname; remember our own intro nodes by key. 21 年 前
rephist.c 26e7a05725 even better function start checks; give dmalloc a chance of working. 21 年 前
router.c bf9ff1c1e7 Do not check whether DirPort is reachable when we are suppressing it because of hibernation. (Backport candidate) 21 年 前
routerlist.c 972b7512c7 authorities do not replace server descriptors where nothing semantically relevant has changed since the last upload. 21 年 前
routerparse.c 4c7113d26a Strip extra trailing newlines when parsing router descriptors. 21 年 前
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. 21 年 前
tor_main.c 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 21 年 前
tree.h 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 21 年 前