Roger Dingledine 19f04ae9c3 make router_is_general_exit match its documentation il y a 21 ans
..
.cvsignore a970cd7cfa update the cvsignore il y a 23 ans
Makefile.am 347d3f9d62 Start implementing control interface. il y a 21 ans
buffers.c 6a52aa52fe fix a pair of hard-coded urls il y a 21 ans
circuitbuild.c d4e0af7822 Fix a bunch of log messages. Deprecate some routerlist fields; remove others, and status_set_at from routerinfo_t. Compress routerlist.c cleanup functions. Update cached networkstatus mtime when we download the same one twice. Change some interfaces. il y a 21 ans
circuitlist.c 18c11eb3bc Be consistent about preferring foo* to struct foo* il y a 21 ans
circuituse.c f57d062d9c Implement exit enclaves: if we know an IP address for the destination, il y a 21 ans
command.c 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. il y a 21 ans
config.c e72e76cad6 Make authdirs smarter. Reject/invalidate by key and IP. Remember that not every authdir has to be a naming authdir. il y a 21 ans
connection.c 7c6679d8dc Add new config.c function to set options that can fail, and roll back if they do. This should solve the setconf-an-impossible-port bug. il y a 21 ans
connection_edge.c 8b0d37096b when the user asked for a rendezvous port that the hidden service il y a 21 ans
connection_or.c 893acb3acc Make a new AssumeReachable config option that will publish anyway. il y a 21 ans
control.c 7c6679d8dc Add new config.c function to set options that can fail, and roll back if they do. This should solve the setconf-an-impossible-port bug. il y a 21 ans
cpuworker.c 04d42ea433 rotate dns and cpu workers if the controller changes options that il y a 21 ans
directory.c 283032960d Make give-up-on-failure actually work: it seems the servers gave me a real test case. il y a 21 ans
dirserv.c 19f04ae9c3 make router_is_general_exit match its documentation il y a 21 ans
dns.c 843550721a stop notifying people about dns worker spawning and culling il y a 21 ans
hibernate.c 26cc51ffea a bit more code cleanup il y a 21 ans
main.c 87f6d526fe Refactor new directory code a bit. Keep a big list of rolled-up router status info, including # of download failures (not yet used). Update this list from networkstatuses when they arrive, then update routers from this list. Only download 128 routers at a time, to avoid gargantuan URLs. il y a 21 ans
onion.c 18c11eb3bc Be consistent about preferring foo* to struct foo* il y a 21 ans
or.h 283032960d Make give-up-on-failure actually work: it seems the servers gave me a real test case. il y a 21 ans
relay.c 42f752a0a5 bugfix: we were automatically condemning an exit node (concluding il y a 21 ans
rendclient.c 35b78b2d8e clean up the rendezvous warn log msgs, and downgrade some to info il y a 21 ans
rendcommon.c a5ea401b2e a few more hints on a rare but mysterious warning il y a 21 ans
rendmid.c 35b78b2d8e clean up the rendezvous warn log msgs, and downgrade some to info il y a 21 ans
rendservice.c 35b78b2d8e clean up the rendezvous warn log msgs, and downgrade some to info il y a 21 ans
rephist.c 87fcd60aa2 predict required circuits better, with an eye toward making il y a 21 ans
router.c cce469c5ce simplify il y a 21 ans
routerlist.c 837b223c8c remove some debugging garbage il y a 21 ans
routerparse.c d118d5069a Prevent a "try forever to download an unobtainable descriptor" bug. Still remaining: the "give up forever" bug. il y a 21 ans
test.c e86893e87b Move to new base64 digest functions. Switch to new router digest calculation. Make sure there are no duplicates in router status lists. il y a 21 ans
tor_main.c 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. il y a 21 ans
tree.h 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. il y a 21 ans