Revīziju vēsture

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