Age | Commit message (Expand) | Author |
2006-12-15 | - Stop sending the HttpProxyAuthenticator string to directory | Roger Dingledine |
2006-09-24 | backport weasel's r8398: | Roger Dingledine |
2006-09-24 | Oops. My last commit to the 1.1 branch somehow merged the whole stable branch... | Nick Mathewson |
2006-09-23 | r6362@totoro (orig r6361): arma | 2006-04-10 05:43:30 -0400 | Nick Mathewson |
2006-07-03 | Backport fix to allow clients and mirrors to learn directory info from descri... | Nick Mathewson |
2006-04-18 | "Resolve" all XXX011 items, mostly by marking them non-011. | Nick Mathewson |
2006-04-10 | Change a dumb interface. Also, increment trusted_dir_server_t.n_networkstatu... | Nick Mathewson |
2006-04-09 | fix typo | Roger Dingledine |
2006-04-09 | When fetching rendezvous descriptors, we were willing to ask | Roger Dingledine |
2006-04-01 | Fix dirserv_get_networkstatus_v2's api: its function comments | Roger Dingledine |
2006-03-27 | On our dirport return a robots.txt so maybe google doesn't index all those se... | Peter Palfrader |
2006-03-27 | Refactor and consolidate addr/exit policies into a new policies.c. | Roger Dingledine |
2006-03-22 | Note a vulnerability with our current recommended-version concensus | Roger Dingledine |
2006-03-18 | auth dir servers were only modifying a server's is_running field | Roger Dingledine |
2006-03-12 | Cleanup on time-relaqted constants. New conventions: | Nick Mathewson |
2006-03-12 | when we get funny-looking lines on our dirport, shut up about it. | Roger Dingledine |
2006-03-05 | Add some functions to escape values from the network before sending them to t... | Nick Mathewson |
2006-02-21 | be quieter about hidserv descriptors that are too old or too new. | Roger Dingledine |
2006-02-19 | New config options to address bug 251: | Roger Dingledine |
2006-02-19 | clean up the Reachable*Addresses changes | Roger Dingledine |
2006-02-13 | Split ReachableAddresses into ReachableDirAddresses and ReachableORAddresses | Peter Palfrader |
2006-02-13 | the things we do for our windows users. | Roger Dingledine |
2006-02-12 | and don't warn when it happens here either, unless the user | Roger Dingledine |
2006-02-12 | don't tell ordinary users about broken directory servers. | Roger Dingledine |
2006-02-11 | stop leaking that | Roger Dingledine |
2006-02-11 | When a client asks for an old-style directory and our write bucket | Roger Dingledine |
2006-02-09 | Happy new year! | Roger Dingledine |
2006-02-06 | Only v1 authorities get hidden service descriptors with current protocol | Nick Mathewson |
2006-02-05 | clean up tabs and wide-lines from weasel's commit | Roger Dingledine |
2006-02-05 | typos and nits | Roger Dingledine |
2006-02-03 | Fix compiler warning on 64 bit archs | Peter Palfrader |
2006-02-03 | Try to make tor work better through squid: Limit number of descriptors we fetch | Peter Palfrader |
2006-02-03 | don't warn when we receive a 503 from a dirserver/cache -- this | Roger Dingledine |
2006-01-19 | Jan 18 18:42:05.671 [debug] Encountered eof | Roger Dingledine |
2006-01-12 | Indirect access to the signed_descriptor field to make it easier to keep them... | Nick Mathewson |
2006-01-10 | #undef FOO is cleaner than #define FOO_XX | Nick Mathewson |
2006-01-10 | Fix bug 221 and bug 201: For 221, check return value from connection_add() wh... | Nick Mathewson |
2006-01-09 | Instrument directory client bytes as well as server bytes. | Nick Mathewson |
2006-01-08 | Make instrmentation code a little cleaner. | Nick Mathewson |
2006-01-08 | remove the loud logging of busted rendezvous descriptors | Roger Dingledine |
2006-01-08 | Instrument how many directory bytes we are serving in what kind of request. | Nick Mathewson |
2006-01-06 | Dont call directory_get_from_dirserver when you have a particular dirserver i... | Nick Mathewson |
2006-01-06 | Directory authorities should go to the proper authority when asking for a net... | Nick Mathewson |
2005-12-29 | log how big the failed rend descriptor is, and if it's small, log | Roger Dingledine |
2005-12-29 | when we reject a rend descriptor, tell us where it came from. | Roger Dingledine |
2005-12-27 | Implement new directory logic: download by descriptor digest, not by key dige... | Nick Mathewson |
2005-12-18 | fix a ! that got left out | Roger Dingledine |
2005-12-15 | fix typo | Roger Dingledine |
2005-12-15 | Do not mark directories as down simply because they dont have the router desc... | Nick Mathewson |
2005-12-15 | Clean fake_status a bit. Switch from has_fetched_directory to have_minimum_d... | Nick Mathewson |