summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-11make it compile tooRoger Dingledine
2009-04-11play make-believe that addr isn't a uint32_tRoger Dingledine
2009-04-11fix the same bug in two more locations (thanks to lark for proddingRoger Dingledine
2009-04-11Finally fix the bug where dynamic-IP relays disappear when theirRoger Dingledine
2009-04-11only log that at loglevel notice if there's a problem with theRoger Dingledine
2009-04-11Clients replace entry guards that were chosen more than a few monthsRoger Dingledine
2009-04-11general changelog cleanupsRoger Dingledine
2009-04-11fix a commentRoger Dingledine
2009-04-11a changelog entry for r19259Roger Dingledine
2009-04-11If the bridge config line doesn't specify a port, assume 443.Roger Dingledine
2009-04-11Directory authorities should accept a descriptor as changed when the relay op...Sebastian Hahn
2009-04-10commit sebastian's patch to not require contactinfo when testingtornetworkRoger Dingledine
2009-04-09Fix a few crash bugs related to malormed descriptors. Lark found one; fuzzin...Nick Mathewson
2009-04-09update to openssl 0.9.8kAndrew Lewman
2009-04-01log more verbosely when we accept or decline a router descriptor,Roger Dingledine
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