Historique des commits

Auteur SHA1 Message Date
  Alexander Færøy fe2f4f3ec5 Remember to check for whether we actually did exit in tests. il y a 7 ans
  Nick Mathewson 372df7a630 Merge branch 'maint-0.3.5' il y a 7 ans
  Nick Mathewson 26bbeb298d Merge branch 'bug28612_squashed' into maint-0.3.5 il y a 7 ans
  Nick Mathewson 1c2abea30a Call run_tor_main_loop() in ntmain.c, rather than do_main_loop(). il y a 7 ans
  Nick Mathewson 0af0f78dff Merge branch 'maint-0.3.5' il y a 7 ans
  Nick Mathewson 702fd6f0f2 Merge branch 'ticket28881_035' into maint-0.3.5 il y a 7 ans
  Nick Mathewson 4894d44ab8 Always initialize addr in parse_port_config() il y a 7 ans
  Nick Mathewson a3e6f2467b Merge remote-tracking branch 'tor-github/pr/595' il y a 7 ans
  Nick Mathewson 872998dd00 Merge branch 'ticket28179_squashed_merged' il y a 7 ans
  Alexander Færøy 44a80bb361 Add missing changes files for #26360, #28179, #28180. il y a 7 ans
  Alexander Færøy ca7a2ecc51 Avoid breaking the event loop prematurely. il y a 7 ans
  Nick Mathewson d3da077019 Merge branch 'maint-0.3.5' il y a 7 ans
  Nick Mathewson bf71dce01a Bump version to 0.3.5.6-rc-dev il y a 7 ans
  Nick Mathewson cd14f98115 Forward-port changelog from 0.3.5.6-rc il y a 7 ans
  Nick Mathewson 90187b1bfc Remove changes that are already merged in 0.3.5.x releases il y a 7 ans
  Nick Mathewson 8d5ad8cd34 Merge branch 'maint-0.3.5' il y a 7 ans
  Nick Mathewson c61cd5775c Revert "Log bootstrap tag names" il y a 7 ans
  Nick Mathewson a5c9ae8526 Merge branch 'maint-0.3.5' il y a 7 ans
  Nick Mathewson d8f41c2870 Bump to 0.3.5.6-rc il y a 7 ans
  Nick Mathewson 8a01f0eaab lib/process may include lib/buf. il y a 7 ans
  Nick Mathewson 4ad59bfbc2 Update location of buffers.h il y a 7 ans
  Nick Mathewson e969d9c6b4 Merge branch 'ticket28179_squashed' into ticket28179_squashed_merged il y a 7 ans
  Alexander Færøy c8b8b15f0e Ensure that line_size >= 1 before trying to trim input string. il y a 7 ans
  Alexander Færøy 651cdd05b7 Add an additional space when we check for the PROTO_LOG handler. il y a 7 ans
  Alexander Færøy fab22509d7 Make Windows process event timer API available for dormant interface. il y a 7 ans
  Alexander Færøy a33a77d9cd Document the format of process_t::arguments. il y a 7 ans
  Alexander Færøy 0d796cce17 Use errno directly if we are not reading/writing from/to a socket. il y a 7 ans
  Alexander Færøy cacdd29087 Use `const char *` instead of `char *` for line parameter for process callbacks. il y a 7 ans
  Alexander Færøy ec2ae3ed8b Change EVENT_TRANSPORT_LOG to EVENT_PT_LOG. il y a 7 ans
  Alexander Færøy 5585cbd08f Change the Process exit_callback to return bool. il y a 7 ans