Age | Commit message (Expand) | Author |
2006-04-10 | and one more kick to consider all live network statuses for versionstor-0.1.1.18-rc | Roger Dingledine |
2006-04-10 | consider all live network statuses we have when deciding whether | Roger Dingledine |
2006-04-10 | Fix a wide line | Nick Mathewson |
2006-04-10 | fix bugs in compute_recommended_versions | Nick Mathewson |
2006-04-10 | In fairness to gcc, a char** is often _not_ usable as a const void **.tor-0.1.1.22tor-0.1.1.21tor-0.1.1.20tor-0.1.1.19-rc | Nick Mathewson |
2006-04-10 | Oops. _compare_tor_version_str_ptr wants ptr-to-ptr. Ow. | Nick Mathewson |
2006-04-10 | and that means the os x package doesn't want them included | Roger Dingledine |
2006-04-10 | exclude the website images from the tarball. they're huge. | Roger Dingledine |
2006-04-10 | bump to 0.1.1.18-rc | Roger Dingledine |
2006-04-10 | a last item on the changelog | Roger Dingledine |
2006-04-10 | and get rid of an extra variable | Roger Dingledine |
2006-04-10 | a todo item nick suggested | Roger Dingledine |
2006-04-10 | and update the dir-spec to match the code | Roger Dingledine |
2006-04-10 | stop being so picky about when we can start building circuits. | Roger Dingledine |
2006-04-10 | Change a dumb interface. Also, increment trusted_dir_server_t.n_networkstatu... | Nick Mathewson |
2006-04-09 | make the spec more accurate | Roger Dingledine |
2006-04-09 | Don't yell loudly about failed internal/bridge connections. These | Roger Dingledine |
2006-04-09 | quiet a bootstrapping message | Roger Dingledine |
2006-04-09 | another low-priority todo item | Roger Dingledine |
2006-04-09 | fix typo | Roger Dingledine |
2006-04-09 | and update the man page to reflect that | Roger Dingledine |
2006-04-09 | lower the minimum required number of fd's to 1000, so we can | Roger Dingledine |
2006-04-09 | Here is an attempted fix for directory mirrors that are frozen | Roger Dingledine |
2006-04-09 | work through more todo items | Roger Dingledine |
2006-04-09 | remove something from the todo, add something to it. | Roger Dingledine |
2006-04-09 | first cut of a changelog for 0.1.1.18-rc | Roger Dingledine |
2006-04-09 | mention FetchUselessDescriptors in exitlist's intro doc. | Roger Dingledine |
2006-04-09 | Remove about 30% of the v1 directory bulk by not including down or | Roger Dingledine |
2006-04-09 | When fetching rendezvous descriptors, we were willing to ask | Roger Dingledine |
2006-04-08 | contrib script for scanning the tor network for accidentally | Roger Dingledine |
2006-04-08 | If you're not a versioning dirserver, don't put the string | Roger Dingledine |
2006-04-08 | man page entry for FetchUselessDescriptors | Roger Dingledine |
2006-04-08 | i like the name FetchUselessDescriptors better. | Roger Dingledine |
2006-04-08 | add a new config option FetchUselessRouters, off by default, for | Roger Dingledine |
2006-04-08 | If we think of ourselves as authoritative, even if we're not | Roger Dingledine |
2006-04-08 | clean up the log lines more, and note a future work. | Roger Dingledine |
2006-04-08 | add dizum as the fifth authoritative directory server. | Roger Dingledine |
2006-04-08 | when we do reachability testing and the tls cert at the other | Roger Dingledine |
2006-04-08 | complain when we hit wsaenobufs on recv or write too. | Roger Dingledine |
2006-04-08 | Break out the checks to see if a routerstatus is something we | Roger Dingledine |
2006-04-08 | fix a typo that was confusing me | Roger Dingledine |
2006-04-08 | don't try to run python2.2 explicitly, just python. | Roger Dingledine |
2006-04-08 | Fix a couple of things that make GCC complain with verbose warnings on. Also... | Nick Mathewson |
2006-04-07 | fix an infinite loop; answer a question | Nick Mathewson |
2006-04-07 | Dont warn about our own status unless weve tried and failed 4 times (or succe... | Nick Mathewson |
2006-04-04 | begin to specify when to warn. | Roger Dingledine |
2006-04-04 | if there's more than one match for router-get-my-nickname, | Roger Dingledine |
2006-04-04 | fix crash bug reported in flyspray 279. | Roger Dingledine |
2006-04-03 | fix typo, remove extraneous variable | Roger Dingledine |
2006-04-03 | one more edge case that could paralyze a client with fear | Roger Dingledine |