| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | It appears I added an empty file by mistake. | Nick Mathewson | 2016-02-27 | |
| * | | | | | | | | Add a brief file-level description for everything in src/common | Nick Mathewson | 2016-02-27 | |
| * | | | | | | | | Make sure that every module in src/or has a brief description. | Nick Mathewson | 2016-02-27 | |
| * | | | | | | | | Fix an unused-variable warning | Nick Mathewson | 2016-02-27 | |
| * | | | | | | | | Merge branch 'bug18392' | Nick Mathewson | 2016-02-27 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | Fix check_private_dir() to work on Windows again. | Nick Mathewson | 2016-02-25 | |
| * | | | | | | | | | Merge remote-tracking branch 'teor/bug18384' | Nick Mathewson | 2016-02-25 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | | Changes file for bug 18384: bugfix on 0f3eeca9 in 0.2.7.2-alpha. | teor (Tim Wilson-Brown) | 2016-02-25 | |
| | * | | | | | | | | Silence clang-scan warnings in ed25519_donna | teor (Tim Wilson-Brown) | 2016-02-24 | |
| * | | | | | | | | | Make the sandbox work again with chutney. | Nick Mathewson | 2016-02-24 | |
| * | | | | | | | | | Repare dependency in "make test-stem". | Nick Mathewson | 2016-02-24 | |
| * | | | | | | | | | Fix a huge number of leaks in test_config.c | Nick Mathewson | 2016-02-24 | |
| * | | | | | | | | | Fix memory leaks in routerlist/pick_directory_server_impl test | Nick Mathewson | 2016-02-24 | |
| * | | | | | | | | | Fix a leak in test_have_enough_mem_for_dircache | Nick Mathewson | 2016-02-24 | |
| * | | | | | | | | | Remove the freelist from memarea.c | Nick Mathewson | 2016-02-24 | |
| | |/ / / / / / / |/| | | | | | | | ||||
| * | | | | | | | | Another clang+_FORTIFY_SOURCE issue | Nick Mathewson | 2016-02-23 | |
| * | | | | | | | | Merge branch 'maint-0.2.7' | Nick Mathewson | 2016-02-23 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
| | * | | | | | | | Make clang asan work with FORTIFIED_SOURCE again. | Nick Mathewson | 2016-02-23 | |
| * | | | | | | | | Replace two instances of N_DIGEST_ALGORITHMS. | Nick Mathewson | 2016-02-23 | |
| * | | | | | | | | Document required autotools versions | Nick Mathewson | 2016-02-23 | |
| * | | | | | | | | Merge remote-tracking branch 'arma/bug16825' | Nick Mathewson | 2016-02-23 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | avoid redundant bootstrap events if the number of descs we just fetched is 0 | Roger Dingledine | 2016-02-22 | |
| | * | | | | | | | | avoid extra LOG_NOTICE for every new microdesc batch | Roger Dingledine | 2016-02-22 | |
| | * | | | | | | | | refactor directory_info_has_arrived so we can quiet the logs | Roger Dingledine | 2016-02-22 | |
| | * | | | | | | | | new microdescs mean progress towards bootstrapping | Roger Dingledine | 2016-02-22 | |
| * | | | | | | | | | Merge remote-tracking branch 'teor/bug18348-v2' | Nick Mathewson | 2016-02-23 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | Changes file for bug 18348. | teor (Tim Wilson-Brown) | 2016-02-21 | |
| | * | | | | | | | | | Update unit tests for fascist_firewall_choose_address* | teor (Tim Wilson-Brown) | 2016-02-21 | |
| | * | | | | | | | | | Downgrade directory preference warning to info level | teor (Tim Wilson-Brown) | 2016-02-20 | |
| | * | | | | | | | | | If both IPv4 and IPv6 addresses could be used, choose one correctly | teor (Tim Wilson-Brown) | 2016-02-20 | |
| | * | | | | | | | | | Refactor IPV6_OR_LOOKUP into fascist_firewall_choose_address_rs | teor (Tim Wilson-Brown) | 2016-02-20 | |
| | * | | | | | | | | | Make some fascist_firewall_choose_address* functions static | teor (Tim Wilson-Brown) | 2016-02-20 | |
| | * | | | | | | | | | Refactor fascist_firewall_allows_address without changing behaviour | teor (Tim Wilson-Brown) | 2016-02-20 | |
| | * | | | | | | | | | Ensure relays must use IPv4, and can use IPv6 | teor (Tim Wilson-Brown) | 2016-02-20 | |
| * | | | | | | | | | | Merge branch 'bug18296_squashed' | Nick Mathewson | 2016-02-23 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | Simple fix for integer overflow in smartlist_heapify. | Nick Mathewson | 2016-02-23 | |
| | |/ / / / / / / / / | ||||
| * | | | | | | | | | | Merge branch 'bug17795' | Nick Mathewson | 2016-02-23 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | Fix an erroneous renaming | Nick Mathewson | 2016-02-23 | |
| | * | | | | | | | | | | Whitespace fixes | Nick Mathewson | 2016-02-10 | |
| | * | | | | | | | | | | Another automated rename. | Nick Mathewson | 2016-02-10 | |
| | * | | | | | | | | | | Rename crypto_digest_all, and digests_t. | Nick Mathewson | 2016-02-10 | |
| | * | | | | | | | | | | Restrict the meaning of digests_t to sha1+sha256. | Nick Mathewson | 2016-01-27 | |
| * | | | | | | | | | | | Add missing check to test_address_get_if_addrs_ifaddrs. Bug 18378 | Nick Mathewson | 2016-02-23 | |
| * | | | | | | | | | | | Appease make check-spaces | Andrea Shepard | 2016-02-23 | |
| | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | | Another memory leak in the tests | Nick Mathewson | 2016-02-22 | |
| * | | | | | | | | | | Small fixup on last fix to test leaks | Nick Mathewson | 2016-02-22 | |
| * | | | | | | | | | | Fix a bunch of memory leaks in the unit tests | Nick Mathewson | 2016-02-22 | |
| * | | | | | | | | | | Add a missing free in parsing an :auto port | Nick Mathewson | 2016-02-22 | |
| * | | | | | | | | | | asan does not like TO_CONN(NULL) | Nick Mathewson | 2016-02-22 | |
| * | | | | | | | | | | Define O_NOFOLLOW on platforms that do not have it | cypherpunks | 2016-02-22 | |
