Age | Commit message (Expand) | Author |
2005-09-09 | Warn in more detail when network-status serving and fetching fails. Also, fix... | Nick Mathewson |
2005-09-09 | when printing x-forwarded-by headers, don't print the \r | Roger Dingledine |
2005-09-08 | Fix segfault and memleak when getting many compressed server descs. | Nick Mathewson |
2005-09-08 | Fix some messages that say "failing". | Nick Mathewson |
2005-09-08 | Clean up some more fingerprint-checking logic | Nick Mathewson |
2005-09-08 | make it work correctly when we download multiple network-status objects. | Nick Mathewson |
2005-09-08 | Resolve some XXXs. Add some others. | Nick Mathewson |
2005-09-08 | Fix an assert in directory.c. Check received network-status objects against ... | Nick Mathewson |
2005-09-08 | Only caches download network-status for now, and they use a different strateg... | Nick Mathewson |
2005-09-08 | when reporting results from a dirserver fetch/post, tell us the | Roger Dingledine |
2005-09-08 | Fix some more bugs; add a temporary log. | Nick Mathewson |
2005-09-08 | Clean up should-i-go-to-the-dirserv logic a little: All servers with DirPorts... | Nick Mathewson |
2005-09-08 | Make directory download code slightly less likely to segfault or assert. | Nick Mathewson |
2005-09-08 | Download network-status at regular intervals. The code is probably iffy, and ... | Nick Mathewson |
2005-09-07 | Logic to launch connections for new directory types. | Nick Mathewson |
2005-09-07 | clean whitespace. | Nick Mathewson |
2005-09-07 | More stuff for new directories. | Nick Mathewson |
2005-09-06 | stop using the v1 rend desc format. we're going to change v1 | Roger Dingledine |
2005-08-31 | when we think a router is unreachable, pass the message back to the | Roger Dingledine |
2005-08-30 | fix a pair of hard-coded urls | Roger Dingledine |
2005-08-26 | fix some logs and comments | Roger Dingledine |
2005-08-26 | Change the return values on dirserv_add_descriptor | Nick Mathewson |
2005-08-26 | We no longer need dirserv_load_from_directory_string, so dirserv_add_descrip... | Nick Mathewson |
2005-08-25 | Start implementing the server side of the new directory protocol. | Nick Mathewson |
2005-08-24 | ha ha, that infinite loop was fun. | Roger Dingledine |
2005-08-24 | Dirservers now do their own external reachability testing of each | Roger Dingledine |
2005-08-23 | check [X-]Forwarded-For headers in HTTP requests when generating log messages... | Nick Mathewson |
2005-08-12 | start using new renddesc code | Nick Mathewson |
2005-08-08 | Replace (Fascist)Firewall* with a new ReachableAddresses option that understa... | Nick Mathewson |
2005-08-08 | Note which directory server said 400 to a renddesc. | Nick Mathewson |
2005-08-07 | Generalize FirewallPorts to FirewallIPs so I can run happily when locked in n... | Nick Mathewson |
2005-07-22 | Initial, somewhat dodgy implementation of helper nodes. It has too many XXXX... | Nick Mathewson |
2005-07-12 | looks like we were never delivering deflated running-routers lists | Roger Dingledine |
2005-06-29 | Logic to implement rendezvous/introduction via unknown servers. | Nick Mathewson |
2005-06-22 | make the log message less scary when all the dirservers are | Roger Dingledine |
2005-06-20 | overall cleanup and streamlining and doccing | Roger Dingledine |
2005-06-11 | Docment or add DOCDOC comments to undocumented functions in src/or. Make fun... | Nick Mathewson |
2005-06-11 | flesh out the source file descriptions for doxygen | Roger Dingledine |
2005-06-09 | Change end-of-file NLNL convention. It turns out arma I and I agree. | Nick Mathewson |
2005-06-09 | New whitespace normalization rule: no blank line at EOF. | Nick Mathewson |
2005-05-27 | clean up a few more log entriestor-0.1.0.9-rctor-0.1.0.14tor-0.1.0.13tor-0.1.0.12tor-0.1.0.11tor-0.1.0.10 | Roger Dingledine |
2005-05-23 | i screwed up the dirport reachability testing when we don't yet | Roger Dingledine |
2005-05-20 | add HttpProxyAuthenticator config option too | Roger Dingledine |
2005-05-17 | doxygeny goodness from tyranix | Roger Dingledine |
2005-05-03 | cleanup now that 0.0.9pre1 is obsolete | Roger Dingledine |
2005-05-02 | when we refuse a router descriptor, log contactinfo and source address. | Roger Dingledine |
2005-04-26 | clean up this TOR_FRAGILE business | Roger Dingledine |
2005-04-07 | only whine about clock skew from the dirserver if he's a trusted | Roger Dingledine |
2005-04-01 | update copyright notices. | Nick Mathewson |
2005-03-22 | Report HTTP reasons to directory clients. (Also, fix format on new TODO items) | Nick Mathewson |