summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-13move us to 0.0.9tor-0.0.9Roger Dingledine
2004-12-13clean up logging,Roger Dingledine
2004-12-13Only launch dns workers when we are actually starting a server.Nick Mathewson
2004-12-12separate server instructions into mandatory and optional listsRoger Dingledine
2004-12-12mark top of faq as obsolete, and point to real faq urlRoger Dingledine
2004-12-12update the 'how to configure a server' section.Roger Dingledine
2004-12-11when hibernating, don't advertise any portsRoger Dingledine
2004-12-11reflect the tor-ops decision process more clearlyRoger Dingledine
2004-12-11make a changelog for 0.0.9Roger Dingledine
2004-12-11clean up ExitPolicy documentationRoger Dingledine
2004-12-10fix header text of torrc.sampleRoger Dingledine
2004-12-08And 0.0.9rc7debian-version-0.0.8+0.0.9rc7-1Peter Palfrader
2004-12-08Commit changelog and rules for my almost 0.0.9rc6debian-version-0.0.8+0.0.9rc6-1Peter Palfrader
2004-12-08make the 64 bit args print correctly on 64 bit archstor-0.0.9rc7Roger Dingledine
2004-12-08Belt *or* suspenders will be sufficient when casting things to unsigned char.Nick Mathewson
2004-12-08bump to 0.0.9rc7Roger Dingledine
2004-12-08Solaris CC freaks out if isspace and friends get anything other than an int. ...Nick Mathewson
2004-12-07a preliminary changelog for rc7Roger Dingledine
2004-12-07Log contents of bw_accounting when we read it; fix memory leak.Nick Mathewson
2004-12-07resolve tequila's crash bug: you can't free somethingRoger Dingledine
2004-12-07rearrange debug logs to make more senseRoger Dingledine
2004-12-07clean two more minor memory leaksRoger Dingledine
2004-12-07Only set a cookie when we intend to.Nick Mathewson
2004-12-07fix a minor leak for people offering hidden servicesRoger Dingledine
2004-12-07log bytes written with kill -USR1 tooRoger Dingledine
2004-12-07fix the other half of the pipe raceRoger Dingledine
2004-12-07fix commentRoger Dingledine
2004-12-07avoid a sigpipe from a race: if we get the end right afterRoger Dingledine
2004-12-07I'm a bad person.Roger Dingledine
2004-12-07were we on crack??Roger Dingledine
2004-12-07salvage another 300 bytes per hupRoger Dingledine
2004-12-07and bust another memory leakRoger Dingledine
2004-12-07plug another memory leakRoger Dingledine
2004-12-07Fix some memory leaks and unlikely segfaultsNick Mathewson
2004-12-07bump us to 0.0.9rc7-cvsRoger Dingledine
2004-12-07note an improvement on our uname we might want to make one dayRoger Dingledine
2004-12-07ORPort must be defined if ORBindAddress is defined.Roger Dingledine
2004-12-07Fix leakable rsa keyNick Mathewson
2004-12-07clean up docs a bit for default log lines.Roger Dingledine
2004-12-07when recommending new-format log lines, if the upper bound is LOG_ERR,Roger Dingledine
2004-12-07fix the man page to say that the maxseverity part of the logRoger Dingledine
2004-12-07Renormalize whitespaceNick Mathewson
2004-12-07Make unit tests work on win32Nick Mathewson
2004-12-06Tweak running-own-network instructionsNick Mathewson
2004-12-06More win32 fixes: 1) tolerate extra "readable" events better. 2) when being m...Nick Mathewson
2004-12-06Fix parse_iso_time on platforms without strptime.Nick Mathewson
2004-12-06bump us to 0.0.9rc6tor-0.0.9rc6Roger Dingledine
2004-12-06three more items for shortly post 0.0.9Roger Dingledine
2004-12-06answer resolved ip in network orderRoger Dingledine
2004-12-06avoid using uninitialized variableRoger Dingledine