aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* bugfix: when we're reporting event circuit status, don't call it a stream.Roger Dingledine2004-12-14
* 0.0.9 broke hibernation. darn it.Roger Dingledine2004-12-13
* Remove bugfixes that did not actually do anything, before we start a cargo cult.Nick Mathewson2004-12-13
* Note that length checking on base64_decode is kinda conservativeNick Mathewson2004-12-13
* Fix a bug in parsing HashedControlPassword.Nick Mathewson2004-12-13
* clarify a log entryRoger Dingledine2004-12-13
* note a future thing we should doRoger Dingledine2004-12-13
* move us to 0.0.9Roger Dingledine2004-12-13
* clean up logging,Roger Dingledine2004-12-13
* Only launch dns workers when we are actually starting a server.Nick Mathewson2004-12-13
* when hibernating, don't advertise any portsRoger Dingledine2004-12-11
* fix header text of torrc.sampleRoger Dingledine2004-12-10
* make the 64 bit args print correctly on 64 bit archsRoger Dingledine2004-12-08
* Belt *or* suspenders will be sufficient when casting things to unsigned char.Nick Mathewson2004-12-08
* bump to 0.0.9rc7Roger Dingledine2004-12-08
* Solaris CC freaks out if isspace and friends get anything other than an int. ...Nick Mathewson2004-12-08
* Log contents of bw_accounting when we read it; fix memory leak.Nick Mathewson2004-12-07
* resolve tequila's crash bug: you can't free somethingRoger Dingledine2004-12-07
* rearrange debug logs to make more senseRoger Dingledine2004-12-07
* clean two more minor memory leaksRoger Dingledine2004-12-07
* Only set a cookie when we intend to.Nick Mathewson2004-12-07
* fix a minor leak for people offering hidden servicesRoger Dingledine2004-12-07
* log bytes written with kill -USR1 tooRoger Dingledine2004-12-07
* fix the other half of the pipe raceRoger Dingledine2004-12-07
* fix commentRoger Dingledine2004-12-07
* avoid a sigpipe from a race: if we get the end right afterRoger Dingledine2004-12-07
* I'm a bad person.Roger Dingledine2004-12-07
* were we on crack??Roger Dingledine2004-12-07
* salvage another 300 bytes per hupRoger Dingledine2004-12-07
* and bust another memory leakRoger Dingledine2004-12-07
* plug another memory leakRoger Dingledine2004-12-07
* Fix some memory leaks and unlikely segfaultsNick Mathewson2004-12-07
* bump us to 0.0.9rc7-cvsRoger Dingledine2004-12-07
* note an improvement on our uname we might want to make one dayRoger Dingledine2004-12-07
* ORPort must be defined if ORBindAddress is defined.Roger Dingledine2004-12-07
* Fix leakable rsa keyNick Mathewson2004-12-07
* clean up docs a bit for default log lines.Roger Dingledine2004-12-07
* when recommending new-format log lines, if the upper bound is LOG_ERR,Roger Dingledine2004-12-07
* Renormalize whitespaceNick Mathewson2004-12-07
* Make unit tests work on win32Nick Mathewson2004-12-07
* More win32 fixes: 1) tolerate extra "readable" events better. 2) when being m...Nick Mathewson2004-12-06
* Fix parse_iso_time on platforms without strptime.Nick Mathewson2004-12-06
* bump us to 0.0.9rc6Roger Dingledine2004-12-06
* answer resolved ip in network orderRoger Dingledine2004-12-06
* avoid using uninitialized variableRoger Dingledine2004-12-06
* don't use cache for resolving .foo.exit names, but do reply immediatelyRoger Dingledine2004-12-06
* fix indentingRoger Dingledine2004-12-06
* send an end to the streams we close when we hibernate, ratherRoger Dingledine2004-12-05
* check if we have a cached resolve for a tor-resolve address *after*Roger Dingledine2004-12-05
* fix a minor leak in my recent commitRoger Dingledine2004-12-05