Historie revizí

Autor SHA1 Zpráva Datum
  Nick Mathewson 06fa8fc05f Avoid strcat; use snprintf or strlcat instead před 22 roky
  Roger Dingledine 4a9c747f6e setting up your own tor network is much simpler now před 22 roky
  Nick Mathewson f67f83b1fa Use strlcpy, not strncpy před 22 roky
  Nick Mathewson bc62f8e983 Replace sprintf with snprintf před 22 roky
  Nick Mathewson 7d4854301c Tenatively break items down for "launch" version před 22 roky
  Nick Mathewson 5369ee921e Make it compile on Linux před 22 roky
  Nick Mathewson 8cefc861d6 Add cvsignore in win32 directory před 22 roky
  Nick Mathewson bc17e9b6e0 Clean TODO indentation před 22 roky
  Nick Mathewson ec81c56eef Mark item completed před 22 roky
  Nick Mathewson 482c309db9 Document new config code před 22 roky
  Nick Mathewson 885cb3aab8 document configuration options with InitialCaps před 22 roky
  Nick Mathewson a24eb4db91 Re-write configuration option lookup code: use a table, not a big if( || || || ||). Deprecate unoffical abbrevs and abbrevs not on the command line. před 22 roky
  Nick Mathewson 2f420070e0 Mark some items completed před 22 roky
  Nick Mathewson b90b2bb848 Add and document router-status line using new unified liveness/verifiedness format; continue to generate running-routers; continue to parse running-routers when no router-status line is found před 22 roky
  Nick Mathewson 26f3cb8652 Add SysLog option to direct log messages to the system log instead of a FILE*. před 22 roky
  Nick Mathewson 64fc462a3a Add a couple of items to TODO před 22 roky
  Roger Dingledine 0113a643a2 quick-and-dirty dir policy since the dirservers are getting hammered před 22 roky
  Roger Dingledine f084bc07b5 update the rendezvous spec to be less wrong (but still wrong) před 22 roky
  Roger Dingledine 20cdc0a517 fix a memory leak před 22 roky
  Roger Dingledine defe1e5f3c start generating new version of introduce1 cells před 22 roky
  Roger Dingledine 0b36c29c4d fix wrong comment před 22 roky
  Nick Mathewson ef4ac65f5e Document the swiss-army-knife that retry_listeners has become před 22 roky
  Nick Mathewson 0df2d383d1 Many non-native speakers use Tor. It is our duty to ensure that our log messages set an example of good English spelling. před 22 roky
  Nick Mathewson 188b78027d Mark item completed před 22 roky
  Nick Mathewson 57f09573f5 Every 60 seconds, check whether the listeners are still alive, and relaunch the dead ones. před 22 roky
  Nick Mathewson 04ca660b2a Fix typo in last windows patch před 22 roky
  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. před 22 roky
  Nick Mathewson 78a2c3aa39 Make windows fall back to CWD if SHGetSpecialFolderLocation is borked před 22 roky
  Roger Dingledine 54c432bd93 pay attention to the return value of do_hup, and exit před 22 roky
  Roger Dingledine 9cc0c3620f ship src/win32/ in the tarball před 22 roky