Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Roger Dingledine 98079e5037 clean the obsolete faq up some more. 21 vuotta sitten
  Roger Dingledine e1bc3f097e bugfix: when we're reporting event circuit status, don't call it a stream. 21 vuotta sitten
  Roger Dingledine b6173b7b68 0.0.9 broke hibernation. darn it. 21 vuotta sitten
  Nick Mathewson f6167de7e9 Note windows __FILE__ nuisance in TODO. 21 vuotta sitten
  Nick Mathewson 75cefd8989 Remove bugfixes that did not actually do anything, before we start a cargo cult. 21 vuotta sitten
  Nick Mathewson 8c85c0bef8 Note that length checking on base64_decode is kinda conservative 21 vuotta sitten
  Nick Mathewson 1e71b83890 Fix a bug in parsing HashedControlPassword. 21 vuotta sitten
  Roger Dingledine 6cc7d32afc clarify a log entry 21 vuotta sitten
  Roger Dingledine a8582ae223 note a future thing we should do 21 vuotta sitten
  Roger Dingledine c0cb824857 move us to 0.0.9 21 vuotta sitten
  Roger Dingledine 011ad3cba5 clean up logging, 21 vuotta sitten
  Nick Mathewson 972124aab9 Only launch dns workers when we are actually starting a server. 21 vuotta sitten
  Roger Dingledine 9a1563a159 separate server instructions into mandatory and optional lists 21 vuotta sitten
  Roger Dingledine e778028133 mark top of faq as obsolete, and point to real faq url 21 vuotta sitten
  Roger Dingledine 228be099d0 update the 'how to configure a server' section. 21 vuotta sitten
  Roger Dingledine 464338b250 when hibernating, don't advertise any ports 21 vuotta sitten
  Roger Dingledine a0a80ce2db reflect the tor-ops decision process more clearly 21 vuotta sitten
  Roger Dingledine 99ef8c1ddb make a changelog for 0.0.9 21 vuotta sitten
  Roger Dingledine bae0b02fa5 clean up ExitPolicy documentation 21 vuotta sitten
  Roger Dingledine 1477bf18e7 fix header text of torrc.sample 21 vuotta sitten
  Peter Palfrader 90e91a4a42 And 0.0.9rc7 21 vuotta sitten
  Peter Palfrader 82ed4acd3a Commit changelog and rules for my almost 0.0.9rc6 21 vuotta sitten
  Roger Dingledine 470cdea7f8 make the 64 bit args print correctly on 64 bit archs 21 vuotta sitten
  Nick Mathewson fd4c624677 Belt *or* suspenders will be sufficient when casting things to unsigned char. 21 vuotta sitten
  Roger Dingledine 524a8bdc70 bump to 0.0.9rc7 21 vuotta sitten
  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 21 vuotta sitten
  Roger Dingledine d7dbfd3644 a preliminary changelog for rc7 21 vuotta sitten
  Nick Mathewson fc8a2596e1 Log contents of bw_accounting when we read it; fix memory leak. 21 vuotta sitten
  Roger Dingledine ca95ed74ac resolve tequila's crash bug: you can't free something 21 vuotta sitten
  Roger Dingledine ad4f440e10 rearrange debug logs to make more sense 21 vuotta sitten