summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-22Implement an option to cap bandwidth-to-advertise. Arma: can you improve the ...Nick Mathewson
2005-03-22Clear up a couple of pedantic compiler warningsNick Mathewson
2005-03-22Report HTTP reasons to directory clients. (Also, fix format on new TODO items)Nick Mathewson
2005-03-22when reporting events about streams, use the "real" address forRoger Dingledine
2005-03-22remove obsolete codeRoger Dingledine
2005-03-22be more explicit about why we are expiring a conn; improve logic a bit tooNick Mathewson
2005-03-22Add opt hibernating; fix bug 78Nick Mathewson
2005-03-22handle_control_getinfo() was counting msg_len itself,Roger Dingledine
2005-03-22bugfix: make smartlist_join_strings2 actually use the separator/terminatorRoger Dingledine
2005-03-22write down some more concerns/thoughtsRoger Dingledine
2005-03-22add an itemNick Mathewson
2005-03-22update control-spec tooRoger Dingledine
2005-03-22Remove controller getinfo support for "desc/all-ids".Roger Dingledine
2005-03-22getting closer to 0.1.0.1-rcRoger Dingledine
2005-03-22tell me the address of the guy who's trying to attack my dirserverRoger Dingledine
2005-03-22clean up and refactor some moreRoger Dingledine
2005-03-22Implement controller's "extendcircuit" directive.Roger Dingledine
2005-03-21make example contactinfo entries slightly more spam resistant, sinceRoger Dingledine
2005-03-21specify that a key-value configuration line consists of key-space-value.Geoff Goodell
2005-03-20point the windows slashes the right wayRoger Dingledine
2005-03-19if our clock jumps forward by 100 seconds or more, assume somethingRoger Dingledine
2005-03-19stop logging at -l notice every single time a create cell successfullyRoger Dingledine
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