Commit History

Author SHA1 Message Date
  Nick Mathewson be0535f00b Correctly handle broken escape sequences in torrc values 13 years ago
  Esteban Manchado Velázquez 8a633a3ebd Small fix in tor_sscanf documentation 13 years ago
  Esteban Manchado Velázquez a753ef8517 Fix typo in config parser documentation 14 years ago
  Nick Mathewson 77a7a980d0 Don't leak the env_vars_sorted smartlist in process_environment_make 13 years ago
  Nick Mathewson 1d36693570 Use get_environment(), not environ. 13 years ago
  Robert Ransom 33552c16ca Heap-allocate strings returned by get_current_process_environment_variables 13 years ago
  Robert Ransom c0808b795f Pass process_environment_t * to tor_spawn_background 13 years ago
  Robert Ransom ee3a49d6ed Remove (void)envp from tor_spawn_background 13 years ago
  Robert Ransom d37a1ec8c6 Add set_environment_variable_in_smartlist 13 years ago
  Robert Ransom 0ba93e184a Add get_current_process_environment_variables 13 years ago
  Robert Ransom 98cec14982 Add process_environment_make and related utilities 13 years ago
  Robert Ransom 806e0f7e19 Add tor_calloc 13 years ago
  Nick Mathewson 79a80c88ee Fix straggling MS_WINDOWS issues; add a changes file 14 years ago
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 14 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 14 years ago
  Nick Mathewson 9c29369a04 Convert instances of tor_malloc+tor_snprintf into tor_asprintf 14 years ago
  Nick Mathewson 9c6d913b9e Rename smartlist_{v,}asprintf_add to smartlist_add_{v,}asprintf 14 years ago
  Nick Mathewson f729e1e984 Merge branch 'feature3457-v4-nm-squashed' 14 years ago
  Nick Mathewson b5af456685 Use spaceless ISO8601 time format, not sec,usec. 14 years ago
  Sebastian Hahn 0f8026ec23 Some more check-spaces stuff 14 years ago
  Nick Mathewson df1f72329a Revert "Refactor tor_event_base_once to do what we actually want" 14 years ago
  Nick Mathewson da6c136817 Merge remote-tracking branch 'asn-mytor/bug4548_take2' 14 years ago
  George Kadianakis f28014bf1a Introduce write_bytes_to_new_file(). 14 years ago
  Nick Mathewson 7920ea55b8 Refactor tor_event_base_once to do what we actually want 14 years ago
  Nick Mathewson d6c18c5804 Make process_handle_t private and fix some unit tests 14 years ago
  Nick Mathewson 093e6724c7 Merge remote-tracking branch 'asn/bug3472_act2' 14 years ago
  Sebastian Hahn 3dc2a1c62c Get rid of an unused parameter warning on win 14 years ago
  Sebastian Hahn 4b8d2ad6f5 Fix compile warnings on windows 14 years ago
  George Kadianakis 6b3c3b968f Rename tor_process_destroy() to tor_process_handle_destroy(). 14 years ago
  George Kadianakis 47a5b8009b Improve general code quality. 14 years ago