Commit History

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