Commit History

Author SHA1 Message Date
  Roger Dingledine a0a80ce2db reflect the tor-ops decision process more clearly 19 years ago
  Roger Dingledine 99ef8c1ddb make a changelog for 0.0.9 19 years ago
  Roger Dingledine bae0b02fa5 clean up ExitPolicy documentation 19 years ago
  Roger Dingledine 1477bf18e7 fix header text of torrc.sample 19 years ago
  Peter Palfrader 90e91a4a42 And 0.0.9rc7 19 years ago
  Peter Palfrader 82ed4acd3a Commit changelog and rules for my almost 0.0.9rc6 19 years ago
  Roger Dingledine 470cdea7f8 make the 64 bit args print correctly on 64 bit archs 19 years ago
  Nick Mathewson fd4c624677 Belt *or* suspenders will be sufficient when casting things to unsigned char. 19 years ago
  Roger Dingledine 524a8bdc70 bump to 0.0.9rc7 19 years ago
  Nick Mathewson fe6eb34a10 Solaris CC freaks out if isspace and friends get anything other than an int. We learned that, so we casted. But it is also a bad idea to cast a signed char to an int and expect things to work on win32. Now we cast to unsigned char, then to int, then pass to isspace. Ug 19 years ago
  Roger Dingledine d7dbfd3644 a preliminary changelog for rc7 19 years ago
  Nick Mathewson fc8a2596e1 Log contents of bw_accounting when we read it; fix memory leak. 19 years ago
  Roger Dingledine ca95ed74ac resolve tequila's crash bug: you can't free something 19 years ago
  Roger Dingledine ad4f440e10 rearrange debug logs to make more sense 19 years ago
  Roger Dingledine 33cf6f2f61 clean two more minor memory leaks 19 years ago
  Nick Mathewson 06ce31b948 Only set a cookie when we intend to. 19 years ago
  Roger Dingledine e93077c82a fix a minor leak for people offering hidden services 19 years ago
  Roger Dingledine 29a8e80326 log bytes written with kill -USR1 too 19 years ago
  Roger Dingledine 012255fe60 fix the other half of the pipe race 19 years ago
  Roger Dingledine bd5524bfc7 fix comment 19 years ago
  Roger Dingledine 538c3b0c26 avoid a sigpipe from a race: if we get the end right after 19 years ago
  Roger Dingledine 802d374a99 I'm a bad person. 19 years ago
  Roger Dingledine a2d80ec767 were we on crack?? 19 years ago
  Roger Dingledine 41b809d2aa salvage another 300 bytes per hup 19 years ago
  Roger Dingledine d9f86e2782 and bust another memory leak 19 years ago
  Roger Dingledine 5d961c2c06 plug another memory leak 19 years ago
  Nick Mathewson a6aa5eebd6 Fix some memory leaks and unlikely segfaults 19 years ago
  Roger Dingledine 3ff0077cbb bump us to 0.0.9rc7-cvs 19 years ago
  Roger Dingledine 2297c57ba5 note an improvement on our uname we might want to make one day 19 years ago
  Roger Dingledine 8f01b643c3 ORPort must be defined if ORBindAddress is defined. 19 years ago