summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-31if a directory authority declines our server descriptors because it'sRoger Dingledine
2009-03-31Limit uploaded directory documents to be 16M rather than 500K.Roger Dingledine
2009-03-31Directory authorities should never send a 503 "busy" response toRoger Dingledine
2009-03-29move some of the items out of the 'phase one' sectionRoger Dingledine
2009-03-29put in the performance todo items that i marked as high-priority inRoger Dingledine
2009-03-29note some progress we've made on a few of themRoger Dingledine
2009-03-29put the 'phase 2' preliminary todo items in placeRoger Dingledine
2009-03-23Add proposal 159 to index.Karsten Loesing
2009-03-23typoRoger Dingledine
2009-03-21Actually do that memarea_strndup fix right. Not only must you not examine un...Nick Mathewson
2009-03-21fix from lark: make memarea_strndup() work even at the end of a mmap chunk. ...Nick Mathewson
2009-03-18figure out version numbers for ostag in suse and redflagAndrew Lewman
2009-03-18tag redflag linux rpms correctly.Andrew Lewman
2009-03-18Whitespace cleanup.Nick Mathewson
2009-03-18Do not generate the non-verbose circuit path when generating a circuit event ...Nick Mathewson
2009-03-18If we have a routerstatus but no routerinfo to name a router, use the routers...Nick Mathewson
2009-03-18Add a function to get a LongName from a routerstatus. Needed for partial bug...Nick Mathewson
2009-03-18Clarify that the nickname part of a LongName is indeed optional.Nick Mathewson
2009-03-18Add some asserts to try to catch bug 930Nick Mathewson
2009-03-18Don't double-free successful_uploads.Nick Mathewson
2009-03-16Free very-old descriptors that we do not want to add. Fix for bug 672. Back...Nick Mathewson
2009-03-16The override file is always correctPeter Palfrader
2009-03-16Update translation doc with info on two options for newMike Perry
2009-03-15remove the advocacy docs from tor/trunkAndrew Lewman
2009-03-15New upstream versionPeter Palfrader
2009-03-13Set svn:mime-type property of PDF documents to "application/pdf" so that they...Steven Murdoch
2009-03-13cut out a lot of the external todo items, since they're doneRoger Dingledine
2009-03-13add the doc files to a real doc directory.Andrew Lewman
2009-03-13add in the blurbRoger Dingledine
2009-03-12Add the pdf of the roadmap to the right section of docs.Andrew Lewman
2009-03-11Make directory usage recording work again. Fixing bug introduced in r17009.Karsten Loesing
2009-03-11when we get an unrecognized relay streamid, log itRoger Dingledine
2009-03-10Update the bundle installers for the MSI packages; these probably belong with...Martin Peck
2009-03-10In tor-resolve, when the Tor client to use is specified by <hostname>:<port>,...Steven Murdoch
2009-03-09Bugfix on r17756:Roger Dingledine
2009-03-09bump to 0.2.1.13-alpha-devRoger Dingledine
2009-03-09Log cached-at-exit exit policies to try to fix bug 672.tor-0.2.1.13-alphaNick Mathewson
2009-03-09doxygen tweakRoger Dingledine
2009-03-09bump to 0.2.1.13-alphaRoger Dingledine
2009-03-093! 3 not 2.Roger Dingledine
2009-03-09We were already rejecting relay begin cells with destination portRoger Dingledine
2009-03-09declare that i'm going to tag 0.2.1.13-alpha tonightRoger Dingledine
2009-03-08Build correctly from outside main source tree. Patch from Michael Gold.Nick Mathewson
2009-03-06Remove contrib/tor.wxs from AC_CONFIG_FILES. The file is gone.Karsten Loesing
2009-03-06Move wxs files to vidalia trunk for integration with existing bundle translat...Martin Peck
2009-03-05Update to the "February 26 2009" ip-to-country fileRoger Dingledine
2009-03-03Actually use tor_sscanf() to parse untrusted input.Nick Mathewson
2009-03-03Add a simple locale-independent no-surprises sscanf replacement.Nick Mathewson
2009-03-02Add and use set/get_uint64 on onion tags. [bug 604; backportable]Nick Mathewson
2009-02-27minor updates and questions.Andrew Lewman