Age | Commit message (Expand) | Author |
2005-03-22 | Implement an option to cap bandwidth-to-advertise. Arma: can you improve the ... | Nick Mathewson |
2005-03-22 | Clear up a couple of pedantic compiler warnings | Nick Mathewson |
2005-03-22 | Report HTTP reasons to directory clients. (Also, fix format on new TODO items) | Nick Mathewson |
2005-03-22 | when reporting events about streams, use the "real" address for | Roger Dingledine |
2005-03-22 | remove obsolete code | Roger Dingledine |
2005-03-22 | be more explicit about why we are expiring a conn; improve logic a bit too | Nick Mathewson |
2005-03-22 | Add opt hibernating; fix bug 78 | Nick Mathewson |
2005-03-22 | handle_control_getinfo() was counting msg_len itself, | Roger Dingledine |
2005-03-22 | bugfix: make smartlist_join_strings2 actually use the separator/terminator | Roger Dingledine |
2005-03-22 | write down some more concerns/thoughts | Roger Dingledine |
2005-03-22 | add an item | Nick Mathewson |
2005-03-22 | update control-spec too | Roger Dingledine |
2005-03-22 | Remove controller getinfo support for "desc/all-ids". | Roger Dingledine |
2005-03-22 | getting closer to 0.1.0.1-rc | Roger Dingledine |
2005-03-22 | tell me the address of the guy who's trying to attack my dirserver | Roger Dingledine |
2005-03-22 | clean up and refactor some more | Roger Dingledine |
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 |