summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-06-29a changelog for 0.1.1.1-alphator-0.1.1.1-alphaRoger Dingledine
svn:r4502
2005-06-29make the local and private network masks explicit when we complainRoger Dingledine
svn:r4501
2005-06-28whitespace fixRoger Dingledine
svn:r4500
2005-06-28clean up some more commentsRoger Dingledine
svn:r4499
2005-06-27Note that authentication arguments are optionalNick Mathewson
svn:r4498
2005-06-27Fix libc compilationNick Mathewson
svn:r4497
2005-06-27Compile on win32Nick Mathewson
svn:r4496
2005-06-27Fix unit tests that used old signature for add_fingerprint_to_dirNick Mathewson
svn:r4495
2005-06-27Make the two rendezvous service descriptor formats distinguishable to ↵Nick Mathewson
simplify the directory interactions a bit. svn:r4494
2005-06-27Bump CVS version to 0.1.1.1-alphaNick Mathewson
svn:r4493
2005-06-27Specify versioned service descriptors including full info on intro points. ↵Nick Mathewson
Arma -- does this look sane? svn:r4492
2005-06-26Fixed some formatting.Andrew Lewman
svn:r4491
2005-06-26updated screenshots, added 2 for privoxy logfile and jarfile.Andrew Lewman
Screenshots courtesy of memeticist. svn:r4490
2005-06-26make the comment next to RunAsDaemon mention that it is a noop on win32Roger Dingledine
svn:r4489
2005-06-26wave rubber chicken over man pageRoger Dingledine
tyranix says this makes the html output look better svn:r4488
2005-06-26tyranix moved the socat instructions to the main wiki, so you don'tRoger Dingledine
need privoxy working in order to read them. svn:r4487
2005-06-26updated document date line to make it automated.Andrew Lewman
svn:r4486
2005-06-26Updated doc to explain how to comment out the lines.Andrew Lewman
svn:r4485
2005-06-26Correct logfile names because Windows is apparently different than anyAndrew Lewman
other os. svn:r4484
2005-06-26note a bug in our tor_socketpair implementationRoger Dingledine
can somebody fix this or create a flyspray entry for it? svn:r4483
2005-06-26Added instructions for commenting out the "logfile logfile" and "jarfileAndrew Lewman
jarfile" in the privoxy config. svn:r4482
2005-06-24Directories are unordered.Nick Mathewson
svn:r4481
2005-06-24It is not the end of the world when a router descriptor has an unrecognized kwdNick Mathewson
svn:r4480
2005-06-24Mark old TorControl.py script as heavily deprecatedNick Mathewson
svn:r4479
2005-06-24Describe how to detect v0 or v1 protocolNick Mathewson
svn:r4478
2005-06-23we were printing the number of idle dns workers incorrectly.Roger Dingledine
svn:r4477
2005-06-22make the log message less scary when all the dirservers areRoger Dingledine
temporarily unreachable svn:r4476
2005-06-21remove CLIENTS file, since it has been replaced withRoger Dingledine
http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#SOCKSAndDNS svn:r4473
2005-06-21update version in tor-docRoger Dingledine
point people to tor-doc-win32 and tor-doc-osx svn:r4472
2005-06-21Appease the hungry god of GCC: it wants functions to be static or prototyped!Nick Mathewson
svn:r4471
2005-06-21Appease the hungry God of GCC: it hates K&R style unspecified args!Nick Mathewson
svn:r4470
2005-06-21more cleanups before i go wildRoger Dingledine
svn:r4469
2005-06-20overall cleanup and streamlining and doccingRoger Dingledine
also fix a DoS avenue on dirservers svn:r4468
2005-06-20Load hardware acceleration options when/where available. Can anybody test this?Nick Mathewson
svn:r4467
2005-06-20Appease verbose GCC warnings.Nick Mathewson
svn:r4466
2005-06-20Be more clear about fixing unknown rendezvous points. (ow)Nick Mathewson
svn:r4465
2005-06-20Come up with a rendezvous INTRODUCE1 format that actually works for unknown ↵Nick Mathewson
rendezvous points. This will take some doing to implement svn:r4464
2005-06-19note GETCONF default feature in specNick Mathewson
svn:r4463
2005-06-19update TODONick Mathewson
svn:r4462
2005-06-19Add feature to handle unset (default) configuration options in GETCONF ↵Nick Mathewson
control messages svn:r4461
2005-06-19Implement all the rest of the new controller protocol, debug a little, add ↵Nick Mathewson
some new features, add ADDRMAP events. svn:r4460
2005-06-19forward-port the --hash-password bug, plus other nearby fixesRoger Dingledine
svn:r4459
2005-06-19fix stray funny-characterRoger Dingledine
svn:r4458
2005-06-18The new protocol is implemented. Except for the pesky string unquoting ↵Nick Mathewson
business. And the cleanups. And the docs. And the testing. And the debugging. And the new features. Hm, I think it is time to sleep. svn:r4456
2005-06-18Implement EXTENDCIRCUIT and ATTACHCIRCUIT. Only SETCONFIG and AUTHENTICATE ↵Nick Mathewson
remain. svn:r4455
2005-06-18Implement even more control functionalityNick Mathewson
svn:r4454
2005-06-18fix typoRoger Dingledine
svn:r4453
2005-06-18Add a tor_memmem functionNick Mathewson
svn:r4452
2005-06-18Address points by arma and points not by arma in new control-spec.txtNick Mathewson
svn:r4451
2005-06-18some fixes and questions on the control specRoger Dingledine
svn:r4450