Age | Commit message (Expand) | Author |
2005-03-22 | Implement controller's "extendcircuit" directive. | Roger Dingledine |
2005-03-21 | make example contactinfo entries slightly more spam resistant, since | Roger Dingledine |
2005-03-21 | specify that a key-value configuration line consists of key-space-value. | Geoff Goodell |
2005-03-20 | point the windows slashes the right way | Roger Dingledine |
2005-03-19 | if our clock jumps forward by 100 seconds or more, assume something | Roger Dingledine |
2005-03-19 | stop logging at -l notice every single time a create cell successfully | Roger Dingledine |
2005-03-19 | added short blurb about ControlPort to sample torrc | Geoff Goodell |
2005-03-19 | and forward-port the missing space | Roger Dingledine |
2005-03-19 | added stamp-h.in to .cvsignore for compatibility with autoheader (GNU Autocon... | Geoff Goodell |
2005-03-19 | Turn addr_policy_compare from a tristate to a quadstate; this should help add... | Nick Mathewson |
2005-03-19 | Implement redirectstream in control interface. | Nick Mathewson |
2005-03-19 | fix typo | Roger Dingledine |
2005-03-19 | Split version info into separate spec doc. | Nick Mathewson |
2005-03-19 | things roger needs to do for 0.1.0.1-rc | Roger Dingledine |
2005-03-19 | make hidden services more likely to work from the server-side | Roger Dingledine |
2005-03-19 | Enable NT service code by default | Nick Mathewson |
2005-03-18 | Note version documentation is finished in the TODO. Roger--should this be so... | Nick Mathewson |
2005-03-18 | Correct documentation wrt versions; where files go; and default behavior of o... | Nick Mathewson |
2005-03-18 | Make OSX install happier about running on non-default volume. | Nick Mathewson |
2005-03-18 | Make OS X package actually try to log things to the nice log directory we gav... | Nick Mathewson |
2005-03-18 | Make OS X log happily to /var/log/Tor | Nick Mathewson |
2005-03-18 | Mac packaging magic: make man pages useable, and do not overwrite existing to... | Nick Mathewson |
2005-03-18 | removing the warning about port 80. | Thomas Sjögren |
2005-03-18 | add "warning" about port 80 to torrc.sample.in | Thomas Sjögren |
2005-03-18 | man file in cvs was updated in March 2005, not November 2004 | Thomas Sjögren |
2005-03-17 | Added ipid to the list of IP-testers in tor-doc*.html | Thomas Sjögren |
2005-03-17 | Commit fixes for several pending tor core tasks: document all DOCDOCed functi... | Nick Mathewson |
2005-03-16 | Mozilla/Firefox instructions present in both win32 and osx. Added network-too... | Thomas Sjögren |
2005-03-16 | Fix a fun windows bug: apparently windows stat wants paths not to end with sl... | Nick Mathewson |
2005-03-15 | Make it clear that tor-doc-{win32,osx}.html are for setting up clients and po... | Thomas Sjögren |
2005-03-15 | Don't depend on python anymore - tor-resolve is C now | Peter Palfrader |
2005-03-15 | re-enable reachability testing stuff. | Roger Dingledine |
2005-03-14 | Show 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-14 | Note a couple of changes in TC | Nick Mathewson |
2005-03-14 | fix an assert trigger in cvs: if a resolve request fails, and the circuit | Roger Dingledine |
2005-03-14 | Fix some more obscure compiler warnings | Nick Mathewson |
2005-03-14 | Renormalize whitespace | Nick Mathewson |
2005-03-14 | Raise common code for "detach this stream and try it with a different circuit... | Nick Mathewson |
2005-03-13 | bugfix: now that we don't do the client dns thing, our checks | Roger Dingledine |
2005-03-12 | and put ShutdownWaitLength in man page | Roger Dingledine |
2005-03-12 | ShutdownWaitLength should be an interval, not a uint | Roger Dingledine |
2005-03-12 | change SHUTDOWN_WAIT_LENGTH from a fixed 30 secs to a config option | Roger Dingledine |
2005-03-12 | Implement the common case of ATTACHSTREAM. | Nick Mathewson |
2005-03-12 | MaxCircuitDirtiness never got into the man page | Roger Dingledine |
2005-03-11 | fix typo in man page | Roger Dingledine |
2005-03-11 | add another item to TODO | Nick Mathewson |
2005-03-11 | expand a couple of items | Nick Mathewson |
2005-03-11 | Increment step of a for loop should only happen once. | Nick Mathewson |
2005-03-11 | Get address map resetting implemented. | Nick Mathewson |