Commit History

Author SHA1 Message Date
  Nick Mathewson 04ca660b2a Fix typo in last windows patch 21 years ago
  Nick Mathewson 5d53828c57 Handle more errnos from accept() without closing the connection. This may fix a bug that could close OR listeners when (a) TCP connections were hung up before accept() could be called, or (b) during FD exhaustion. 21 years ago
  Nick Mathewson 78a2c3aa39 Make windows fall back to CWD if SHGetSpecialFolderLocation is borked 21 years ago
  Roger Dingledine 54c432bd93 pay attention to the return value of do_hup, and exit 21 years ago
  Roger Dingledine 9cc0c3620f ship src/win32/ in the tarball 21 years ago
  Nick Mathewson 6899b8001a Check for low _MSC_VER, not high. On windows, always use winsock. 21 years ago
  Roger Dingledine 820ad3c66a bump version to pre5-cvs 21 years ago
  Roger Dingledine c4c6ee7d61 add winsock if you've got it, regardless of whether you're msv 21 years ago
  Nick Mathewson 88cffc3c5f Use bitwise masking to turn off bits, not compare-and-subtract 21 years ago
  Roger Dingledine c3a15d1c74 bcc win32 compiler has no timeval tv_sec 21 years ago
  Nick Mathewson 235e8f9b33 Update TODO 21 years ago
  Roger Dingledine 14306fbf34 point out two parts where the spec is wrong 21 years ago
  Nick Mathewson e5049d5aa3 Remove routerinfo_t->is_trusted_dir, and all the twisted machinery used to 21 years ago
  Nick Mathewson 62094ebd32 Tolerate NULL nicknames better 21 years ago
  Nick Mathewson c7151d8bed Add "pass" target for RedirectExit, to make it easier to break out of a sequence of rules 21 years ago
  Roger Dingledine 97a0a43511 start the process of making 0.0.7* obsolete 21 years ago
  Roger Dingledine 640544ae3e use connection_edge_is_rendezvous_stream() more 21 years ago
  Roger Dingledine 776d05f56f mark some items done, move some around, add a wishlist item 21 years ago
  Roger Dingledine 695cdb10fe whoops, resolve cells were probably broken 21 years ago
  Peter Palfrader 029a0a4c33 New upstream (pre)release. 21 years ago
  Nick Mathewson b130aa3c8f Fix segfault in unit tests. (Main program is unaffected) 21 years ago
  Roger Dingledine 4c2595ca66 bump version to 0.0.9pre4 21 years ago
  Roger Dingledine 7ba287da5a commit a changelog for pre4 21 years ago
  Roger Dingledine e66d5f897a fix a seg fault with exitredirect 21 years ago
  Roger Dingledine bca51ea256 ..and reflect that in the todo 21 years ago
  Roger Dingledine 560a4a1407 switch conn->addr and conn->dir_port to reflect the final destination, 21 years ago
  Nick Mathewson 6d1e1b7f46 Unify windows special-dir handling 21 years ago
  Nick Mathewson 376d483d0a Document new options 21 years ago
  Nick Mathewson 8d27385c23 Implement RedirectExit. 21 years ago
  Roger Dingledine 5efc49600a fix comment that makes no sense 21 years ago