aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix some typos in the control specRoger Dingledine2005-08-22
* fix sentence, fix htmlRoger Dingledine2005-08-22
* fix function headers from the descriptor-frequency commitRoger Dingledine2005-08-22
* when we begin reachability testing, log the address:port for eachRoger Dingledine2005-08-22
* change log entry for unreachability to explicitly suggest /etc/hostsRoger Dingledine2005-08-22
* Implement new (reduced-frequency) upload rules. arma, you should review this.Nick Mathewson2005-08-22
* Fix typo referring to AMD64.Andrew Lewman2005-08-22
* Make unit tests run without segfaultingNick Mathewson2005-08-22
* Fix bug with tor_memmem finding a match at the end of the string.Nick Mathewson2005-08-22
* Make set_options a little smarter: have options_act handle transitions on its...Nick Mathewson2005-08-22
* draft changelog for 0.1.1.6-alphaRoger Dingledine2005-08-21
* Note DH security hacks in tor-specNick Mathewson2005-08-19
* make it clearer that we need serversRoger Dingledine2005-08-19
* Fix confusing copyright statement :)Peter Palfrader2005-08-18
* fix a broken link that jens pointed outRoger Dingledine2005-08-17
* make registering your nickname its own sectionRoger Dingledine2005-08-17
* make them paragraphs not lists, and see if that works betterRoger Dingledine2005-08-17
* rearrange and repoint thingsRoger Dingledine2005-08-17
* add tor server configuration instructionsRoger Dingledine2005-08-17
* and remove the general install instructionsRoger Dingledine2005-08-17
* add a tor-doc-unix file for installing a tor client on linux/bsd/unix/etcRoger Dingledine2005-08-17
* the tor-spec says router->address must be an IP address. so refuseRoger Dingledine2005-08-16
* Initial complete config file. Organized into easily searchableAndrew Lewman2005-08-16
* mention the anonymity gotcha in switchproxy that carmee pointed out.Roger Dingledine2005-08-15
* rotate dns and cpu workers if the controller changes options thatRoger Dingledine2005-08-15
* Permit transitioning from ORPort=0 to ORPort!=0, and back.Roger Dingledine2005-08-15
* initialize the dns worker cache tree whether or not we startRoger Dingledine2005-08-15
* fix typoRoger Dingledine2005-08-15
* resolve a XXXRoger Dingledine2005-08-15
* clean up some confusing logs.Roger Dingledine2005-08-15
* hey, we have a function for thatRoger Dingledine2005-08-15
* after failing from resolve failed or misc, reset the num failures.Roger Dingledine2005-08-15
* Implement exit enclaves: if we know an IP address for the destination,Roger Dingledine2005-08-15
* a url for better referenceRoger Dingledine2005-08-15
* when listing min-bandwidth servers in the controller, don't getRoger Dingledine2005-08-14
* document the 'quit' controller commandRoger Dingledine2005-08-13
* let unregistered-servers take a parameter (the min bandwidth)Roger Dingledine2005-08-13
* Add a 'quit' command for the controller.Roger Dingledine2005-08-13
* i'm sick of having my streams fail because of a confused exit node.Roger Dingledine2005-08-13
* predict required circuits better, with an eye toward makingRoger Dingledine2005-08-13
* Try to resolve another reported solaris x86 warningNick Mathewson2005-08-12
* Make GCC very happy, even with lots of warnings set. Also, try to fix some re...Nick Mathewson2005-08-12
* start using new renddesc codeNick Mathewson2005-08-12
* Forward port debian/ patches.Peter Palfrader2005-08-12
* Update list of files from doc/ that should be installed.Peter Palfrader2005-08-12
* Allow test suite to fail, it's broken in this version.Peter Palfrader2005-08-12
* Experimental upstream version.Peter Palfrader2005-08-12
* We weren't cannibilizing circuits correctly forRoger Dingledine2005-08-12
* quiet a noisy debugRoger Dingledine2005-08-12
* Add a config-file GETINFO entry; fix a minor memory leak on some SAVECONF calls.Nick Mathewson2005-08-10