Commit History

Author SHA1 Message Date
  Roger Dingledine 43295ca61f if datadirectory isn't owned by this uid, tell the user he must 20 years ago
  Roger Dingledine 73d3f3efa5 what is this "command line" that we can allegedly write to? 20 years ago
  Nick Mathewson a788981399 Implement code to run tor as an NT service. More testing is needed, as is code to install the service. 20 years ago
  Nick Mathewson 125b351970 Break tor_main into startup/loop/shutdown portions, to make NT service refactoring possible. 20 years ago
  Roger Dingledine 23c1a72c4c Address can be an IP too 20 years ago
  Nick Mathewson dbf9fe57ea Use intptr_t correctly in test.c; try to resolve ia64 warnings 20 years ago
  Nick Mathewson 5577333db7 Update windows version to 0.0.7 20 years ago
  Roger Dingledine d90cb3504e provide a prototype for dnsworkers_rotate 20 years ago
  Peter Palfrader 8b455120b7 New upstream version 20 years ago
  Roger Dingledine 72ed3c2810 bump version to 0.0.7 20 years ago
  Roger Dingledine 9385020ceb update the changelog for 0.0.7 20 years ago
  Roger Dingledine e4f83de9eb update the man page to reflect some recent features 20 years ago
  Nick Mathewson 37c45424d6 Checkpoint work towards making tor.spec work with current tor and conform (more or less) to fedora.us packaging guidelines 20 years ago
  Roger Dingledine efbeadd610 another changelog entry 20 years ago
  Roger Dingledine 26f77f4454 tweak on the sample torrc 20 years ago
  Nick Mathewson 184f4e6044 Rotate dnsworkers and cpuworkers on SIGHUP, so they get new config settings too 20 years ago
  Nick Mathewson 0d1b4b5024 Unbork windows whitespace 20 years ago
  Nick Mathewson 17b5b3685f Make tor build on win32 again; handle locking for server 20 years ago
  Roger Dingledine 42569ffd0f bump an info message down to a debug 20 years ago
  Roger Dingledine 15f405c062 cvs version is now 0.0.7rc1-cvs 20 years ago
  Nick Mathewson dda75e8f09 Document new config options in torrc.sample.in 20 years ago
  Nick Mathewson 66881d5709 If we are a directory, we should trust ourself. 20 years ago
  Roger Dingledine 5ba16c3b3e another item in the 0.0.7 prelim changelog 20 years ago
  Roger Dingledine 91200136b7 update todo 20 years ago
  Nick Mathewson 65e26bae3d Check directory signatures based on name of signer, not on whom we got the directory from. 20 years ago
  Nick Mathewson 43c404ca68 Updated TODO 20 years ago
  Roger Dingledine 011ccbbf8d crank up some of our constants, for better scalability 20 years ago
  Roger Dingledine 4db9e9aa8a define FD_SETSIZE in all cases, not just win32 20 years ago
  Nick Mathewson 605e10a650 Stop multiplying logs on sighup. 20 years ago
  Roger Dingledine 69931106f8 be sure to detach streams from the circuit linked list before freeing them 20 years ago