summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Dirauths: Transition to a bad-relays files (#13059)bug13059Sebastian Hahn2014-09-08
* Add ROUTERLIST_ML config typeSebastian Hahn2014-09-08
* Remove client-side bad directory logicbug13060Sebastian Hahn2014-09-05
* Remove dirauth support for the BadDirectory flagSebastian Hahn2014-09-05
* Remove support for naming directory authoritiesSebastian Hahn2014-09-05
* Fix add_fingerprint_to_dir() doc and signatureSebastian Hahn2014-09-04
* Remove the AuthDirRejectUnlisted config optionSebastian Hahn2014-09-04
* Merge remote-tracking branch 'intrigeri/bug12939-systemd-no-new-privileges'Nick Mathewson2014-09-03
|\
| * Add changes file for #12939.intrigeri2014-08-27
| * systemd unit file: ensures that the process and all its children can never gainintrigeri2014-08-27
* | Merge remote-tracking branch 'intrigeri/bug12751-systemd-filesystem-sandbox'Nick Mathewson2014-09-03
|\ \
| * | Add changes file for #12751.intrigeri2014-08-27
| * | systemd unit file: only allow tor to write to /var/lib/tor and /var/log/tor (...intrigeri2014-08-27
| |/
* | Fix a couple of small memory leaks on failure cases.Nick Mathewson2014-09-03
* | Fix some 'dereference-before-null-check' warnings in test_circuitlist.cNick Mathewson2014-09-03
* | Fix the leaks that valgrind found in the new routerset tests.Nick Mathewson2014-09-03
* | Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson2014-09-02
|\ \
| * | Documenting reject6 and accept6 ExitPolicy entries in manpage.rl19872014-09-02
* | | Don't list relays w/ bw estimate of 0 in the consensusSebastian Hahn2014-09-02
* | | Don't delay uploading a new desc if bw estimate was 0Sebastian Hahn2014-09-02
* | | Fix more (void*)11 warnings in the testsNick Mathewson2014-09-02
* | | Make iter for DECLARE_TYPED_DIGESTMAP_FNS be a pointer.Nick Mathewson2014-09-02
* | | Use real pointers in unit tests, not (void*)101 etcNick Mathewson2014-09-02
* | | Don't include a backtrace test for dereferencing 0 under analyzersNick Mathewson2014-09-02
* | | Add more assertions to esc_for_log to please the clangalyzer.Nick Mathewson2014-09-02
* | | Add an assertion to read_file_to_str_until_eofNick Mathewson2014-09-02
* | | Explicitly initialize addresses in tor_ersatz_socketpairNick Mathewson2014-09-02
* | | Apply the MALLOC_ZERO_WORKS fixup to tor_realloc as well.Nick Mathewson2014-09-02
* | | Another clang analyzer complaint wrt HT_GENERATENick Mathewson2014-09-02
* | | Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson2014-09-02
|\ \ \ | |/ /
| * | Fix a number of clang analyzer false-positivesNick Mathewson2014-09-02
* | | Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson2014-09-01
|\ \ \ | |/ /
| * | Adding changes file.rl19872014-09-01
* | | Avoid unsigned/sign compare warning from last patch.Nick Mathewson2014-09-01
* | | Bounds check while looping over a fixed size table or arrayPhilip Van Hoof2014-09-01
* | | Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson2014-08-29
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'arma/bug12996b' into maint-0.2.5Nick Mathewson2014-08-29
| |\ \
| | * | Downgrade "Unexpected onionskin length after decryption" warningRoger Dingledine2014-08-29
* | | | Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson2014-08-29
|\ \ \ \ | |/ / /
| * | | Improve "Tried to establish rendezvous on non-OR or non-edge circuit"Nick Mathewson2014-08-29
| |/ /
* | | Fix some coverity warnings in new routerset testsNick Mathewson2014-08-29
* | | Introduce full coverage tests for module routerset.c.dana koch2014-08-29
* | | Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson2014-08-28
|\ \ \ | |/ /
| * | Resume expanding abbreviations for command-line optionsRoger Dingledine2014-08-28
| |/
* | Initialize crash handler in unit testsNick Mathewson2014-08-27
* | Merge remote-tracking branch 'public/bug10163'Nick Mathewson2014-08-26
|\ \
| * | Remove the assigned-but-unused chosen_named_idx local variableNick Mathewson2014-08-25
| * | changes file for bug 10163 / proposal 215.Nick Mathewson2014-08-15
| * | Remove implementation code for all pre-13 consensus methods.Nick Mathewson2014-08-15
| * | Remove support for generating consensuses with methods <= 9.Nick Mathewson2014-08-15