Commit History

Author SHA1 Message Date
  Nick Mathewson 22aea0757e Verify that router fingerprint lines match identity keys. (We dont use them, but others might.) 20 years ago
  Roger Dingledine 74d1ca66c0 another case where the poor server operator doesn't need to 20 years ago
  Roger Dingledine 6465b30f21 bump to 0.1.1.9-alpha-cvs 20 years ago
  Roger Dingledine e5087382de correct the timestamp on the changelog 20 years ago
  Peter Palfrader fa29f91944 Whitespace fix 20 years ago
  Peter Palfrader f8ba32c32d add items to my TODO 20 years ago
  Peter Palfrader ccba428dbc Say that tor.default is a bash shell fragment now 20 years ago
  Peter Palfrader 333e179f3e Remove the EVENT_NOEPOLL block from etc/default/tor. 20 years ago
  Peter Palfrader b52c4bfe09 Use bin/bash for the init script instead of bin/sh. We are using ulimit -n 20 years ago
  Peter Palfrader d147b98d9b Also ship doc/{socks-extensions.txt,tor-doc-server.html,tor-doc-unix.html} 20 years ago
  Roger Dingledine fe7b07754f make it even more clear that i didn't screw up the logic 20 years ago
  Roger Dingledine 53269f696d fix logic error: not unnamed is good. 20 years ago
  Nick Mathewson 6c361468c1 Loops without an increment step can suck, even on windows. 20 years ago
  Nick Mathewson 9b432311c4 Make new logging stuff work on windows; fix a couple of windows typos. 20 years ago
  Roger Dingledine 4cd7bddfc3 bump to 0.1.1.9-alpha 20 years ago
  Roger Dingledine 9d8aec0e92 last pieces of 0.1.1.9-alpha changelog 20 years ago
  Nick Mathewson e022aa73e6 Hm; looks like the callback business was unnecessary, since DHparams_dup() copies dh->length. 20 years ago
  Nick Mathewson 027d0ef18c Use a callback to set our DH parameters; set SSL_OP_SINGLE_DH_USE. 20 years ago
  Nick Mathewson 887178e710 Oops. It looks like there *was* an easy way to make openssl do what we wanted. 20 years ago
  Nick Mathewson 669fdde91b Fix number in error message 20 years ago
  Roger Dingledine 4ea6d71a26 shorten more of the startup log messages 20 years ago
  Roger Dingledine 6fc30a65fd when a stream times out, provide less (but better) explanation 20 years ago
  Roger Dingledine ed4f15b2a7 When logging via syslog, include the pid whenever we provide 20 years ago
  Roger Dingledine bf3e689eef cleanup and additions to 0.1.1.9-alpha changelog 20 years ago
  Roger Dingledine 8dc938ac31 confuse people less about what running a server means 20 years ago
  Roger Dingledine e87c6a03ab remove some completed items 20 years ago
  Roger Dingledine b72323fab8 start to clean up and add to and rearrange the todo 20 years ago
  Roger Dingledine 014c6bfe00 We were refusing to start if you define SocksListenAddress 20 years ago
  Roger Dingledine 5ef2927870 correct nick's comment 20 years ago
  Nick Mathewson f14743a975 Note that much of check_dh_key is voodoo; make x in DH be only 320 bits for DH speed improvement: this wants auditing. [We have blessing from Ian on this.] (Note that DH in SSL is not yet affected.) 20 years ago