Commit History

Author SHA1 Message Date
  Nick Mathewson fd58e5e498 Fix priority on process subsystem level: it uses "net" 7 years ago
  Nick Mathewson ab4395d082 Merge branch 'ticket28847' 7 years ago
  Alexander Færøy bc836d559d Don't initialize the process module manually in tests. 7 years ago
  Alexander Færøy 2322b56389 Fix typo in time_sys.h. 7 years ago
  Alexander Færøy cf4b3dbd44 Use the subsystem list to initialize and shutdown process module. 7 years ago
  Nick Mathewson 9190f43b1a Merge branch 'maint-0.3.5' 7 years ago
  Nick Mathewson 97c9ced70a Try @warning_flags to avoid bloating verbose make logs 7 years ago
  Nick Mathewson e4109020e9 Merge remote-tracking branch 'tor-github/pr/609' 7 years ago
  Alexander Færøy ab0d7d2dd4 Escape the PT K/V data before sending it to the logger. 7 years ago
  Nick Mathewson 0e6e902cbc Merge branch 'document_--version' 7 years ago
  Nick Mathewson 4d9b55907c Even more clarify on --version. 7 years ago
  Nick Mathewson 5c85ba3077 Merge remote-tracking branch 'tor-github/pr/608' 7 years ago
  Alexander Færøy 01819faaba Remove Process initializer/shutdown function from main.c. 7 years ago
  Alexander Færøy f7e175db57 Forward declare smartlist_t in process.h 7 years ago
  Nick Mathewson 973a5db808 Merge remote-tracking branch 'tor-github/pr/445' 7 years ago
  Nick Mathewson 9c6283732a Merge branch 'maint-0.3.5' 7 years ago
  Nick Mathewson ef97543270 Merge remote-tracking branch 'tor-github/pr/607' into maint-0.3.5 7 years ago
  Alexander Færøy 7762088967 No need to log ordinary EOF conditions as LOG_WARN. 7 years ago
  Alexander Færøy 412fbe9f17 Make example CancelIoEx() code use CancelIo(). 7 years ago
  Alexander Færøy f58e597d42 Handle ERROR_BROKEN_PIPE in completion routines. 7 years ago
  Alexander Færøy 36e24782f8 Remember to set `reached_eof` when our handles are reporting errors. 7 years ago
  Alexander Færøy c6e041e3d8 Handle errors even after success from ReadFileEx() and WriteFileEx(). 7 years ago
  Alexander Færøy 44586a89ef Delay checking process for termination until both stdout and stderr are closed. 7 years ago
  Alexander Færøy 1d8dcb416c Remember to close the child process' ends of the pipes. 7 years ago
  Alexander Færøy fe2f4f3ec5 Remember to check for whether we actually did exit in tests. 7 years ago
  Alexander Færøy e2c36b9ca0 Add and update changes files for #28846. 7 years ago
  teor 02009c66c0 Stop running stem's unit tests as part of "make test-stem" 7 years ago
  Alexander Færøy 4efe4cc2f9 Add support for STATUS messages from Pluggable Transports. 7 years ago
  Alexander Færøy 426c52b377 Use K/V parser to handle LOG messages for pluggable transports. 7 years ago
  Nick Mathewson 1c47459e5a Merge branch 'maint-0.3.5' 7 years ago