summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-29a changelog for 0.1.1.1-alphator-0.1.1.1-alphaRoger Dingledine
2005-06-29make the local and private network masks explicit when we complainRoger Dingledine
2005-06-28whitespace fixRoger Dingledine
2005-06-28clean up some more commentsRoger Dingledine
2005-06-27Note that authentication arguments are optionalNick Mathewson
2005-06-27Fix libc compilationNick Mathewson
2005-06-27Compile on win32Nick Mathewson
2005-06-27Fix unit tests that used old signature for add_fingerprint_to_dirNick Mathewson
2005-06-27Make the two rendezvous service descriptor formats distinguishable to simplif...Nick Mathewson
2005-06-27Bump CVS version to 0.1.1.1-alphaNick Mathewson
2005-06-27Specify versioned service descriptors including full info on intro points. A...Nick Mathewson
2005-06-26Fixed some formatting.Andrew Lewman
2005-06-26updated screenshots, added 2 for privoxy logfile and jarfile.Andrew Lewman
2005-06-26make the comment next to RunAsDaemon mention that it is a noop on win32Roger Dingledine
2005-06-26wave rubber chicken over man pageRoger Dingledine
2005-06-26tyranix moved the socat instructions to the main wiki, so you don'tRoger Dingledine
2005-06-26updated document date line to make it automated.Andrew Lewman
2005-06-26Updated doc to explain how to comment out the lines.Andrew Lewman
2005-06-26Correct logfile names because Windows is apparently different than anyAndrew Lewman
2005-06-26note a bug in our tor_socketpair implementationRoger Dingledine
2005-06-26Added instructions for commenting out the "logfile logfile" and "jarfileAndrew Lewman
2005-06-24Directories are unordered.Nick Mathewson
2005-06-24It is not the end of the world when a router descriptor has an unrecognized kwdNick Mathewson
2005-06-24Mark old TorControl.py script as heavily deprecatedNick Mathewson
2005-06-24Describe how to detect v0 or v1 protocolNick Mathewson
2005-06-23we were printing the number of idle dns workers incorrectly.Roger Dingledine
2005-06-22make the log message less scary when all the dirservers areRoger Dingledine
2005-06-21remove CLIENTS file, since it has been replaced withRoger Dingledine
2005-06-21update version in tor-docRoger Dingledine
2005-06-21Appease the hungry god of GCC: it wants functions to be static or prototyped!Nick Mathewson
2005-06-21Appease the hungry God of GCC: it hates K&R style unspecified args!Nick Mathewson
2005-06-21more cleanups before i go wildRoger Dingledine
2005-06-20overall cleanup and streamlining and doccingRoger Dingledine
2005-06-20Load hardware acceleration options when/where available. Can anybody test this?Nick Mathewson
2005-06-20Appease verbose GCC warnings.Nick Mathewson
2005-06-20Be more clear about fixing unknown rendezvous points. (ow)Nick Mathewson
2005-06-20Come up with a rendezvous INTRODUCE1 format that actually works for unknown r...Nick Mathewson
2005-06-19note GETCONF default feature in specNick Mathewson
2005-06-19update TODONick Mathewson
2005-06-19Add feature to handle unset (default) configuration options in GETCONF contro...Nick Mathewson
2005-06-19Implement all the rest of the new controller protocol, debug a little, add so...Nick Mathewson
2005-06-19forward-port the --hash-password bug, plus other nearby fixesRoger Dingledine
2005-06-19fix stray funny-characterRoger Dingledine
2005-06-18The new protocol is implemented. Except for the pesky string unquoting busin...Nick Mathewson
2005-06-18Implement EXTENDCIRCUIT and ATTACHCIRCUIT. Only SETCONFIG and AUTHENTICATE re...Nick Mathewson
2005-06-18Implement even more control functionalityNick Mathewson
2005-06-18fix typoRoger Dingledine
2005-06-18Add a tor_memmem functionNick Mathewson
2005-06-18Address points by arma and points not by arma in new control-spec.txtNick Mathewson
2005-06-18some fixes and questions on the control specRoger Dingledine