Commit History

Author SHA1 Message Date
  intrigeri da384090f7 systemd unit file: set up /var/run/tor as writable for the Tor service. 9 years ago
  Nick Mathewson 6d6e21a239 Merge branch 'bug4244b_squashed' 9 years ago
  Roger Dingledine 905443f074 Clients no longer write "DirReqStatistics 0" in their saveconf output 9 years ago
  Nick Mathewson 58e813d0fc Fix a double-free in failing case of handle_control_authenticate. 9 years ago
  Nick Mathewson d14127eb7a Use the DL_SCHED_CONSENSUS schedule for consensuses. 9 years ago
  Nick Mathewson bb175dac96 Activate INSTRUMENT_DOWNLOADS under clang analyzer as well as coverity 9 years ago
  Nick Mathewson 3f9fac7ee4 Fix a windows unused-arg warning 9 years ago
  Nick Mathewson 35156ffcc3 Merge remote-tracking branch 'public/ticket_13119_v3' 9 years ago
  Peter Palfrader 64f65f2359 torrc.sample: Fix units 9 years ago
  Arlo Breault db9886b3e7 Ignore coverage_html/ 9 years ago
  Nick Mathewson feee445771 Merge remote-tracking branch 'origin/maint-0.2.5' 9 years ago
  Nick Mathewson 1bb10353ff Add coccinelle script to remove pointless callocs 9 years ago
  Nick Mathewson be0e26272b Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5 9 years ago
  Roger Dingledine 0c3b3650aa clients now send correct address for rendezvous point 9 years ago
  Nick Mathewson ef9a0d2048 Add script to detect and remove unCish malloc-then-cast pattern 9 years ago
  Nick Mathewson ea72b4f60a clean up eol whitespace from coccinelle-generated patches 9 years ago
  Nick Mathewson a6627fdb80 Remove the legacy_test_helper and legacy_setup wrappers 9 years ago
  Nick Mathewson c72a94ea1c Add a changes file for 13119 9 years ago
  Nick Mathewson d684657548 Replace all uses of test_{str,}eq 9 years ago
  Nick Mathewson 34bf9b3690 Replace the remaining test_assert instances 9 years ago
  Nick Mathewson 0e0cef1d60 remove two unused test_* macros 9 years ago
  Nick Mathewson 0d654d2355 Replace remaining uses of deprecated test_mem* functions 9 years ago
  Nick Mathewson 1146a6a1c5 Replace the remaining test_n?eq_ptr calls 9 years ago
  Nick Mathewson 5253ba3184 Make not even macros use test_fail_msg. 9 years ago
  Nick Mathewson 0243895792 Use coccinelle scripts to clean up our unit tests 9 years ago
  Nick Mathewson 0bd220adcb Don't pass invalid memory regions to digestmap_set/get in test_routerlist 9 years ago
  Nick Mathewson 1dc0d26b50 Clean up a clangalyzer warning in directory_remove_invalid 9 years ago
  Nick Mathewson 53a94c4b4b Clear up another clangalyzer issue 9 years ago
  Roger Dingledine d6b2a1709d fix typo in comment 9 years ago
  Nick Mathewson f8f0cb0443 Mention "make check" in doc/HACKING 9 years ago