aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-10Apply patch from Karsten to fix bug 879. Backport candidate.Nick Mathewson
2008-12-10fix a typo in tor-spec.txtNick Mathewson
2008-12-10add four items that ibb wants to see.Roger Dingledine
2008-12-10small todo/changelog fixesNick Mathewson
2008-12-10Give a better error when something has changed our descriptor cache out from ...Nick Mathewson
2008-12-10When a directory authority gives us a new guess for our IP address, Roger Dingledine
2008-12-10note a potential bug in status events. need to look at spec toRoger Dingledine
2008-12-10Resume using the correct "REASON=" stream when telling theRoger Dingledine
2008-12-09the bridge family proposal really resembles 'dead' more than it resemblesRoger Dingledine
2008-12-09point out that one todo item is actually already startedRoger Dingledine
2008-12-09summarize proposal 111 in tor-specRoger Dingledine
2008-12-09Better error message when told to setuid to ourself.Nick Mathewson
2008-12-09remove a bogus comment. Now that there is no undocumented synonym for EXTEND...Nick Mathewson
2008-12-09Add a description of how to make AES parallelized across cores to TODO.021.Nick Mathewson
2008-12-09Redivide 0.2.1 items into do,nice-to-have,and defer.Nick Mathewson
2008-12-09Finally remove deprecated-since-0.1.2.4-alpha EXTENDED_FORMAT synonym for EXT...Nick Mathewson
2008-12-09Bump version to 0.2.1.8-alpha-devNick Mathewson
2008-12-09Specify the CONSENSUS_ARRIVED event.Nick Mathewson
2008-12-09Add a new status event for consensus arrivalNick Mathewson
2008-12-09Note that thandy-client json2xml works, and afaik Matt is satisfied with it.Nick Mathewson
2008-12-09remove some already-proposed things from 098-todo.txtNick Mathewson
2008-12-09Update status on some hidden-service proposalsNick Mathewson
2008-12-09Migrate the reindex script to python, since adding features to the Perl was g...Nick Mathewson
2008-12-09Mark proposal 135 as Closed: no actual spec changes needed.Nick Mathewson
2008-12-09Merge proposal 136 into dir-spec.txt. We need to get better about doing this.Nick Mathewson
2008-12-09Mark proposals 153 and 154 as superseded by thandy-spec.txtNick Mathewson
2008-12-08Compile without warnings on mingw.tor-0.2.1.8-alphaNick Mathewson
2008-12-08bump to 0.2.1.8-alphaRoger Dingledine
2008-12-08Mark DirPortFrontPage as a FILENAME rather than a STRING. Right now this has...Nick Mathewson
2008-12-08drop confusing and probably not so big changelog entryRoger Dingledine
2008-12-08this function is no longer used.Roger Dingledine
2008-12-08When the client is choosing entry guards, now it selects at mostRoger Dingledine
2008-12-07Directory mirrors no longer fetch the v1 directory orRoger Dingledine
2008-12-07more updates on our todo filesRoger Dingledine
2008-12-07update the (not very useful) readmeRoger Dingledine
2008-12-07first cut of mid-february goals.Roger Dingledine
2008-12-07remove a few done items from the 021 todoRoger Dingledine
2008-12-07and even better stillRoger Dingledine
2008-12-07update our external constraints to match reality betterRoger Dingledine
2008-12-07Add contrib/tor.wxs to svn:ignore.Karsten Loesing
2008-12-07Small whitespace fix to properly format if () {} statement.Jacob Appelbaum
2008-12-07This helps return a better error message when the file supplied to DirPortFro...Jacob Appelbaum
2008-12-07cleanups on r17500Roger Dingledine
2008-12-07New DirPortFrontPage option that takes an html file and publishes it as "/" o...Jacob Appelbaum
2008-12-07Update WiX installer definitions to support silent upgrades of existing insta...Martin Peck
2008-12-07Add comment clarifying OpenSSL usage.Jacob Appelbaum
2008-12-07format cleanups on changelog. prepare to release today.Roger Dingledine
2008-12-05Try to fix windows mmap code.Nick Mathewson
2008-12-05Fix more leaks in test_util_memarea().Nick Mathewson
2008-12-05Simplify mmap object layout to avoid confusing static analysis tools, and us ...Nick Mathewson