Commit History

Author SHA1 Message Date
  Nick Mathewson 9c29369a04 Convert instances of tor_malloc+tor_snprintf into tor_asprintf 12 years ago
  Nick Mathewson 9c6d913b9e Rename smartlist_{v,}asprintf_add to smartlist_add_{v,}asprintf 12 years ago
  Nick Mathewson f729e1e984 Merge branch 'feature3457-v4-nm-squashed' 12 years ago
  Nick Mathewson b5af456685 Use spaceless ISO8601 time format, not sec,usec. 12 years ago
  Sebastian Hahn 0f8026ec23 Some more check-spaces stuff 12 years ago
  Nick Mathewson df1f72329a Revert "Refactor tor_event_base_once to do what we actually want" 12 years ago
  Nick Mathewson da6c136817 Merge remote-tracking branch 'asn-mytor/bug4548_take2' 12 years ago
  George Kadianakis f28014bf1a Introduce write_bytes_to_new_file(). 12 years ago
  Nick Mathewson 7920ea55b8 Refactor tor_event_base_once to do what we actually want 12 years ago
  Nick Mathewson d6c18c5804 Make process_handle_t private and fix some unit tests 12 years ago
  Nick Mathewson 093e6724c7 Merge remote-tracking branch 'asn/bug3472_act2' 12 years ago
  Sebastian Hahn 3dc2a1c62c Get rid of an unused parameter warning on win 13 years ago
  Sebastian Hahn 4b8d2ad6f5 Fix compile warnings on windows 12 years ago
  George Kadianakis 6b3c3b968f Rename tor_process_destroy() to tor_process_handle_destroy(). 12 years ago
  George Kadianakis 47a5b8009b Improve general code quality. 12 years ago
  George Kadianakis f12a40d860 Prepare util.[ch] to use the new process_handle_t API. 12 years ago
  Sebastian Hahn cce85c819b Fix a compile warning on OS X 10.6 and up 12 years ago
  Nick Mathewson 6a673ad313 Add a missing comma in tor_check_port_forwarding 12 years ago
  Nick Mathewson ed39621a9d Merge remote-tracking branch 'asn2/bug3656' 12 years ago
  George Kadianakis 3be9d76fa2 Make it compile on Windows™. 12 years ago
  George Kadianakis 2e73f9b3ee Put some sense into our logging. 12 years ago
  George Kadianakis de7565f87f Make check-spaces happy. 12 years ago
  George Kadianakis c6811c57cb Enforce transport names being C identifiers. 12 years ago
  George Kadianakis 782810a8bf Introduce tor_terminate_process() function. 12 years ago
  Nick Mathewson a41f1fc612 Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Steven Murdoch cfa9ee5fe7 Fix double-closing a stdio stream 12 years ago
  Nick Mathewson 6a3e4a89a2 Tweaks on last process-launch patches 12 years ago
  Steven Murdoch 5b8a20ed44 Make a version of tor_read_all_handle() for non-Windows platforms 12 years ago
  Nick Mathewson a7c07605d0 Add a missing include to util.c to get waitpid() on Linux 12 years ago
  Nick Mathewson 0ac4b0f99d Check for lround with autoconf; fall back to rint. 12 years ago