summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-19added short blurb about ControlPort to sample torrcGeoff Goodell
2005-03-19and forward-port the missing spaceRoger Dingledine
2005-03-19added stamp-h.in to .cvsignore for compatibility with autoheader (GNU Autocon...Geoff Goodell
2005-03-19Turn addr_policy_compare from a tristate to a quadstate; this should help add...Nick Mathewson
2005-03-19Implement redirectstream in control interface.Nick Mathewson
2005-03-19fix typoRoger Dingledine
2005-03-19Split version info into separate spec doc.Nick Mathewson
2005-03-19things roger needs to do for 0.1.0.1-rcRoger Dingledine
2005-03-19make hidden services more likely to work from the server-sideRoger Dingledine
2005-03-19Enable NT service code by defaultNick Mathewson
2005-03-18Note version documentation is finished in the TODO. Roger--should this be so...Nick Mathewson
2005-03-18Correct documentation wrt versions; where files go; and default behavior of o...Nick Mathewson
2005-03-18Make OSX install happier about running on non-default volume.Nick Mathewson
2005-03-18Make OS X package actually try to log things to the nice log directory we gav...Nick Mathewson
2005-03-18Make OS X log happily to /var/log/TorNick Mathewson
2005-03-18Mac packaging magic: make man pages useable, and do not overwrite existing to...Nick Mathewson
2005-03-18removing the warning about port 80.Thomas Sjögren
2005-03-18add "warning" about port 80 to torrc.sample.inThomas Sjögren
2005-03-18man file in cvs was updated in March 2005, not November 2004Thomas Sjögren
2005-03-17Added ipid to the list of IP-testers in tor-doc*.htmlThomas Sjögren
2005-03-17Commit fixes for several pending tor core tasks: document all DOCDOCed functi...Nick Mathewson
2005-03-16Mozilla/Firefox instructions present in both win32 and osx. Added network-too...Thomas Sjögren
2005-03-16Fix a fun windows bug: apparently windows stat wants paths not to end with sl...Nick Mathewson
2005-03-15Make it clear that tor-doc-{win32,osx}.html are for setting up clients and po...Thomas Sjögren
2005-03-15Don't depend on python anymore - tor-resolve is C nowPeter Palfrader
2005-03-15re-enable reachability testing stuff.Roger Dingledine
2005-03-14Show people where they can find the default exit policy.Thomas Sjögren
2005-03-14<arma2> - closed=4, new connection=5, new resolve request=6)Nick Mathewson
2005-03-14Note a couple of changes in TCNick Mathewson
2005-03-14fix an assert trigger in cvs: if a resolve request fails, and the circuitRoger Dingledine
2005-03-14Fix some more obscure compiler warningsNick Mathewson
2005-03-14Renormalize whitespaceNick Mathewson
2005-03-14Raise common code for "detach this stream and try it with a different circuit...Nick Mathewson
2005-03-13bugfix: now that we don't do the client dns thing, our checksRoger Dingledine
2005-03-12and put ShutdownWaitLength in man pageRoger Dingledine
2005-03-12ShutdownWaitLength should be an interval, not a uintRoger Dingledine
2005-03-12change SHUTDOWN_WAIT_LENGTH from a fixed 30 secs to a config optionRoger Dingledine
2005-03-12Implement the common case of ATTACHSTREAM.Nick Mathewson
2005-03-12MaxCircuitDirtiness never got into the man pageRoger Dingledine
2005-03-11fix typo in man pageRoger Dingledine
2005-03-11add another item to TODONick Mathewson
2005-03-11expand a couple of itemsNick Mathewson
2005-03-11Increment step of a for loop should only happen once.Nick Mathewson
2005-03-11Get address map resetting implemented.Nick Mathewson
2005-03-11Remove unused macro; add a comment on remaining macros.Nick Mathewson
2005-03-11remove duplicate function prototypeRoger Dingledine
2005-03-11Clean up privoxy-tor-toggle; untabify; clean up messages; remove fwd-incompat...Nick Mathewson
2005-03-11add a contrib script to toggle whether privoxy uses tor.Roger Dingledine
2005-03-11reflect changes to default exit policy in manual pageGeoff Goodell
2005-03-11redefining default exit policy as per or-talk discussionGeoff Goodell