Commit History

Author SHA1 Message Date
  Nick Mathewson a3e6f2467b Merge remote-tracking branch 'tor-github/pr/595' 6 years ago
  Nick Mathewson 872998dd00 Merge branch 'ticket28179_squashed_merged' 6 years ago
  Alexander Færøy 44a80bb361 Add missing changes files for #26360, #28179, #28180. 6 years ago
  Alexander Færøy ca7a2ecc51 Avoid breaking the event loop prematurely. 6 years ago
  Nick Mathewson d3da077019 Merge branch 'maint-0.3.5' 6 years ago
  Nick Mathewson bf71dce01a Bump version to 0.3.5.6-rc-dev 6 years ago
  Nick Mathewson cd14f98115 Forward-port changelog from 0.3.5.6-rc 6 years ago
  Nick Mathewson 90187b1bfc Remove changes that are already merged in 0.3.5.x releases 6 years ago
  Nick Mathewson 8d5ad8cd34 Merge branch 'maint-0.3.5' 6 years ago
  Nick Mathewson c61cd5775c Revert "Log bootstrap tag names" 6 years ago
  Nick Mathewson a5c9ae8526 Merge branch 'maint-0.3.5' 6 years ago
  Nick Mathewson d8f41c2870 Bump to 0.3.5.6-rc 6 years ago
  rl1987 c659603ac5 Unit test to check that we can parse NETINFO cell with unsupported address type 6 years ago
  rl1987 c92c0cbc9f Actually allow unrecognized address types in NETINFO cell 6 years ago
  Nick Mathewson 8a01f0eaab lib/process may include lib/buf. 6 years ago
  Nick Mathewson 508837b62b Document the output of --version 6 years ago
  Nick Mathewson 4ad59bfbc2 Update location of buffers.h 6 years ago
  Nick Mathewson e969d9c6b4 Merge branch 'ticket28179_squashed' into ticket28179_squashed_merged 6 years ago
  Alexander Færøy c8b8b15f0e Ensure that line_size >= 1 before trying to trim input string. 6 years ago
  Alexander Færøy 651cdd05b7 Add an additional space when we check for the PROTO_LOG handler. 6 years ago
  Alexander Færøy fab22509d7 Make Windows process event timer API available for dormant interface. 6 years ago
  Alexander Færøy a33a77d9cd Document the format of process_t::arguments. 6 years ago
  Alexander Færøy 0d796cce17 Use errno directly if we are not reading/writing from/to a socket. 6 years ago
  Alexander Færøy cacdd29087 Use `const char *` instead of `char *` for line parameter for process callbacks. 6 years ago
  Alexander Færøy ec2ae3ed8b Change EVENT_TRANSPORT_LOG to EVENT_PT_LOG. 6 years ago
  Alexander Færøy 5585cbd08f Change the Process exit_callback to return bool. 6 years ago
  Alexander Færøy 22cb3c6ce9 Call close() on stdin/stdout/stderr in process_terminate(). 6 years ago
  Alexander Færøy bc6983afed Use run_main_loop_until_done() for process_t tests. 6 years ago
  Alexander Færøy f983a60a6c Copy (zlib1|libssp-0).dll to \src\test\ to run test-process.exe. 6 years ago
  Alexander Færøy 6e508e9eb4 Fix tests on kqueue() based platforms. 6 years ago