aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2005-06-17Implement all the easy bits of the new control protocolNick Mathewson
svn:r4449
2005-06-17Update some item statusNick Mathewson
svn:r4448
2005-06-17Start implementing framework for revised control spec.Nick Mathewson
svn:r4447
2005-06-17First (and fragmentary) draft of revised controller protocol.Nick Mathewson
svn:r4446
2005-06-16tor-spec patch from adam langleyRoger Dingledine
svn:r4439
2005-06-16a few minor cleanups to HACKINGRoger Dingledine
svn:r4438
2005-06-15Let's challenge our server ops a bit. Everybody likes challenges.Peter Palfrader
svn:r4437
2005-06-15people are so literal when they're following directionsRoger Dingledine
svn:r4436
2005-06-15Remove code that has been #if-0ed for a long time.Nick Mathewson
svn:r4435
2005-06-15Make OSX init script check for missing argument in a way that worksNick Mathewson
svn:r4433
2005-06-15Fixed the rest of the MS Windows' paths in tor-doc.html.Andrew Lewman
svn:r4430
2005-06-15Updated path in tor-doc.html#server to correct for MS Windows user'sAndrew Lewman
local Application Data dir svn:r4429
2005-06-14admit the existence of 0.1.0.10Roger Dingledine
svn:r4428
2005-06-13compile fix by agl, for code that is always commented outRoger Dingledine
svn:r4427
2005-06-13oh, and fix the version number at the topRoger Dingledine
svn:r4422
2005-06-13integrate the 0.1.0.9-rc changelog into the 0.1.0.10 changelogRoger Dingledine
svn:r4421
2005-06-13Allow a few EINVALs from libevent before dying. Warn on kqueue with ↵Nick Mathewson
libevent before 1.1a svn:r4419
2005-06-12Updated win32 doc to include all known working versions of MS Windows.Andrew Lewman
svn:r4418
2005-06-12a bit more cleanupRoger Dingledine
svn:r4417
2005-06-12TODO: strippd out volunteer itemsAndrew Lewman
svn:r4416
2005-06-11some more cleaning and docingRoger Dingledine
svn:r4415
2005-06-11whitespace fixNick Mathewson
svn:r4414
2005-06-11fix typo in last patchNick Mathewson
svn:r4413