Commit History

Author SHA1 Message Date
  Roger Dingledine c79427a992 Merge branch 'maint-0.2.2' 14 years ago
  Nick Mathewson b5e293afe6 Merge remote branch fix_security_bug_021 into fix_security_bug_022 14 years ago
  Nick Mathewson 785086cfba Have all of our allocation functions and a few others check for underflow 14 years ago
  Steven Murdoch d5127ebdd8 Fix connecting the stdin of tor-fw-helper to /dev/null 15 years ago
  Nick Mathewson b4f56dd4c6 Obviate need for doing a CLOEXEC on pipes: just close them before exec 15 years ago
  Nick Mathewson 5a66de7015 Initial work to set CLOEXEC on all possible fds 15 years ago
  Nick Mathewson a5289fa794 Remove the unused old fuzzy-time code 15 years ago
  Nick Mathewson 8c837db38f Merge branch 'nodes' 15 years ago
  Nick Mathewson 544a8afe5a Merge remote branch 'sjmurdoch/bug1903' 15 years ago
  Nick Mathewson 8f76f31761 Make tor_sscanf handle %x 15 years ago
  Steven Murdoch 8a12ce2cf9 Add a unit test for tor_spawn_background 15 years ago
  Steven Murdoch 68e576e9f9 Update documentation for tor_spawn_background 15 years ago
  Steven Murdoch 23e9f362a2 Fix issues in nickm's review of log_from_pipe for bug #1903 15 years ago
  Steven Murdoch 4d694c7890 Fix nickm's comments on logging for bug #1903 15 years ago
  Steven Murdoch 708ba8899f Note icky constructs mentioned in bug #1903 15 years ago
  Steven Murdoch 5a77c64834 Fix issues in nickm's review of format_helper_exit_status for bug #1903 15 years ago
  Nick Mathewson b5341314c1 Implement a few more node-based functions 15 years ago
  Nick Mathewson 80b515b85f Initialize fd values in tor_port_check_forwarding to -1 15 years ago
  Nick Mathewson 495e630a49 Merge branch 'tor-fw-squashed2' 15 years ago
  Nick Mathewson 0e9d969bb2 Fix space and formatting issues 15 years ago
  Nick Mathewson 2835dcf69f #if-out the fw-helper code in util.c when building on windows 15 years ago
  Steven Murdoch a6dc00fa75 Start tor-fw-helper in the background, and log whatever it outputs 15 years ago
  Sebastian Hahn 45c51e3238 Fix check-spaces 15 years ago
  Nick Mathewson e385961542 Merge remote branch 'public/bug1954' into maint-0.2.2 15 years ago
  Nick Mathewson d073d7d4eb Consistency issues in load_windows_system_library patch. Thanks Sebastian 15 years ago
  Sebastian Hahn 851255170a Note that the torrc format doesn't need nl at end 15 years ago
  Nick Mathewson 0a0cc4599f Tweak continuation-and-comment logic 15 years ago
  Nick Mathewson 418e6caeeb New function to load windows system libraries 15 years ago
  Sebastian Hahn a05ef55b66 Allow comments for multi-line torrc options 15 years ago
  Nick Mathewson 07049b3d25 Support mutli-line torrc options via the usual backslash syntax 15 years ago