Commit History

Author SHA1 Message Date
  Nick Mathewson c4d0d30bf3 Fix some 'dereference-before-null-check' warnings in test_circuitlist.c 10 years ago
  Nick Mathewson 0e66edb254 Fix the leaks that valgrind found in the new routerset tests. 10 years ago
  Nick Mathewson 9ab35b0a2e Use 'Bytes', not 'B', in torrc.sample. 10 years ago
  Magnus Nord d0113a0c2a Fix: typo in torrc.sample.in 10 years ago
  Nick Mathewson 8a79b56ac6 Divide torrc.sample into torrc.sample and torrc.minimal 10 years ago
  Nick Mathewson d19cbf3ab1 Merge remote-tracking branch 'origin/maint-0.2.5' 10 years ago
  rl1987 dcb4ee5b83 Documenting reject6 and accept6 ExitPolicy entries in manpage. 10 years ago
  Sebastian Hahn 962765a35d Don't list relays w/ bw estimate of 0 in the consensus 10 years ago
  Sebastian Hahn 14abf1c3f1 Don't delay uploading a new desc if bw estimate was 0 10 years ago
  Nick Mathewson bce32e0a35 Fix more (void*)11 warnings in the tests 10 years ago
  Nick Mathewson a14c6cb70f Make iter for DECLARE_TYPED_DIGESTMAP_FNS be a pointer. 10 years ago
  Nick Mathewson 44f0dfa53b Use real pointers in unit tests, not (void*)101 etc 10 years ago
  Nick Mathewson 32b88d2565 Don't include a backtrace test for dereferencing 0 under analyzers 10 years ago
  Nick Mathewson 9b850f9200 Add more assertions to esc_for_log to please the clangalyzer. 10 years ago
  Nick Mathewson 07a16b3372 Add an assertion to read_file_to_str_until_eof 10 years ago
  Nick Mathewson 1a2f2c163f Explicitly initialize addresses in tor_ersatz_socketpair 10 years ago
  Nick Mathewson 57c48bf734 Apply the MALLOC_ZERO_WORKS fixup to tor_realloc as well. 10 years ago
  Nick Mathewson 00ffccd9a6 Another clang analyzer complaint wrt HT_GENERATE 10 years ago
  Nick Mathewson e3c143f521 Merge remote-tracking branch 'origin/maint-0.2.5' 10 years ago
  Nick Mathewson efcab43956 Fix a number of clang analyzer false-positives 10 years ago
  Nick Mathewson 67c0ad5426 Merge remote-tracking branch 'origin/maint-0.2.5' 10 years ago
  rl1987 8139db3725 Adding changes file. 10 years ago
  Nick Mathewson 87f9c51f64 Avoid unsigned/sign compare warning from last patch. 10 years ago
  Philip Van Hoof 60a3897ed9 Bounds check while looping over a fixed size table or array 10 years ago
  Nick Mathewson f113a263de Merge remote-tracking branch 'origin/maint-0.2.5' 10 years ago
  Nick Mathewson 41058dce95 Merge remote-tracking branch 'arma/bug12996b' into maint-0.2.5 10 years ago
  Roger Dingledine 7a878c192f Downgrade "Unexpected onionskin length after decryption" warning 10 years ago
  Nick Mathewson d6fa8239c8 Merge remote-tracking branch 'origin/maint-0.2.5' 10 years ago
  Nick Mathewson 4a6f5bb2dd Improve "Tried to establish rendezvous on non-OR or non-edge circuit" 10 years ago
  Nick Mathewson 573d62748a Fix some coverity warnings in new routerset tests 10 years ago