| Commit message (Expand) | Author | Age |
* | Our logic to decide if the OR we connected to was the right guy | Roger Dingledine | 2005-08-23 |
* | that comma was important | Roger Dingledine | 2005-08-23 |
* | fix bad logic that has been lurking for eons, that now prevented us | Roger Dingledine | 2005-08-23 |
* | and don't print the null string here either | Roger Dingledine | 2005-08-22 |
* | whoops, avoid printing a null string sometimes | Roger Dingledine | 2005-08-22 |
* | Make DirPostPeriod config option obsolete. | Roger Dingledine | 2005-08-22 |
* | bump version to 0.1.1.6-alpha | Roger Dingledine | 2005-08-22 |
* | fix function headers from the descriptor-frequency commit | Roger Dingledine | 2005-08-22 |
* | when we begin reachability testing, log the address:port for each | Roger Dingledine | 2005-08-22 |
* | change log entry for unreachability to explicitly suggest /etc/hosts | Roger Dingledine | 2005-08-22 |
* | Implement new (reduced-frequency) upload rules. arma, you should review this. | Nick Mathewson | 2005-08-22 |
* | Make unit tests run without segfaulting | Nick Mathewson | 2005-08-22 |
* | Fix bug with tor_memmem finding a match at the end of the string. | Nick Mathewson | 2005-08-22 |
* | Make set_options a little smarter: have options_act handle transitions on its... | Nick Mathewson | 2005-08-22 |
* | the tor-spec says router->address must be an IP address. so refuse | Roger Dingledine | 2005-08-16 |
* | Initial complete config file. Organized into easily searchable | Andrew Lewman | 2005-08-16 |
* | rotate dns and cpu workers if the controller changes options that | Roger Dingledine | 2005-08-15 |
* | Permit transitioning from ORPort=0 to ORPort!=0, and back. | Roger Dingledine | 2005-08-15 |
* | initialize the dns worker cache tree whether or not we start | Roger Dingledine | 2005-08-15 |
* | fix typo | Roger Dingledine | 2005-08-15 |
* | resolve a XXX | Roger Dingledine | 2005-08-15 |
* | clean up some confusing logs. | Roger Dingledine | 2005-08-15 |
* | hey, we have a function for that | Roger Dingledine | 2005-08-15 |
* | after failing from resolve failed or misc, reset the num failures. | Roger Dingledine | 2005-08-15 |
* | Implement exit enclaves: if we know an IP address for the destination, | Roger Dingledine | 2005-08-15 |
* | a url for better reference | Roger Dingledine | 2005-08-15 |
* | when listing min-bandwidth servers in the controller, don't get | Roger Dingledine | 2005-08-14 |
* | let unregistered-servers take a parameter (the min bandwidth) | Roger Dingledine | 2005-08-13 |
* | Add a 'quit' command for the controller. | Roger Dingledine | 2005-08-13 |
* | i'm sick of having my streams fail because of a confused exit node. | Roger Dingledine | 2005-08-13 |
* | predict required circuits better, with an eye toward making | Roger Dingledine | 2005-08-13 |
* | Try to resolve another reported solaris x86 warning | Nick Mathewson | 2005-08-12 |
* | Make GCC very happy, even with lots of warnings set. Also, try to fix some re... | Nick Mathewson | 2005-08-12 |
* | start using new renddesc code | Nick Mathewson | 2005-08-12 |
* | We weren't cannibilizing circuits correctly for | Roger Dingledine | 2005-08-12 |
* | quiet a noisy debug | Roger Dingledine | 2005-08-12 |
* | Add a config-file GETINFO entry; fix a minor memory leak on some SAVECONF calls. | Nick Mathewson | 2005-08-10 |
* | Fix segfault in unit tests | Nick Mathewson | 2005-08-09 |
* | Replace ADDR_POLICY_ACCEPT/REJECT with its own enum | Nick Mathewson | 2005-08-09 |
* | check_software_version_against_directory needs a return value. | Nick Mathewson | 2005-08-09 |
* | Avoid sending blank lines when GETINFO replies should be empty | Nick Mathewson | 2005-08-09 |
* | bump to 0.1.1.5-alpha-cvs | Roger Dingledine | 2005-08-08 |
* | fix whitespace issues | Nick Mathewson | 2005-08-08 |
* | Replace (Fascist)Firewall* with a new ReachableAddresses option that understa... | Nick Mathewson | 2005-08-08 |
* | get rid of IgnoreVersion and the forced auto-exit mis-feature | Roger Dingledine | 2005-08-08 |
* | fix a function comment | Roger Dingledine | 2005-08-08 |
* | Note which directory server said 400 to a renddesc. | Nick Mathewson | 2005-08-08 |
* | disarm a trap that's lying in wait for us | Roger Dingledine | 2005-08-08 |
* | a few typo fixes | Roger Dingledine | 2005-08-07 |
* | Generalize FirewallPorts to FirewallIPs so I can run happily when locked in n... | Nick Mathewson | 2005-08-07 |