Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-15 | Bump to 0.4.4.1-alpha | Nick Mathewson | |
2020-06-15 | forward-port changelog and release-notes from 0.4.3.5 | Nick Mathewson | |
2020-06-12 | Merge branch 'maint-0.4.3' into maint-0.4.4 | David Goulet | |
2020-06-12 | Merge branch 'maint-0.4.2' into maint-0.4.3 | David Goulet | |
2020-06-12 | Merge branch 'maint-0.3.5' into maint-0.4.2 | David Goulet | |
2020-06-12 | Merge branch 'tor-github/pr/1912' into maint-0.3.5 | David Goulet | |
2020-06-11 | Fold in a changes file and update exceptions.txt. | George Kadianakis | |
Co-authored-by: Florentin Rochet <florentin.rochet@uclouvain.be> | |||
2020-06-11 | Fix and update unittests. | George Kadianakis | |
Co-authored-by: Florentin Rochet <florentin.rochet@uclouvain.be> | |||
2020-06-11 | Update functions that load and write the guard state file. | George Kadianakis | |
Co-authored-by: Florentin Rochet <florentin.rochet@uclouvain.be> | |||
2020-06-11 | Pick guards on the order they were sampled (prop310). | George Kadianakis | |
Co-authored-by: Florentin Rochet <florentin.rochet@uclouvain.be> | |||
2020-06-11 | Refactor some guard state file parsing code into functions. | Florentin Rochet | |
Co-authored-by: Florentin Rochet <florentin.rochet@uclouvain.be> | |||
2020-06-09 | Remove "enable_practracker_in_hooks" for 0.4.4. | Nick Mathewson | |
2020-06-08 | scripts/maint: Remove obsolete generated tor.sh | c | |
Per <https://trac.torproject.org/projects/tor/ticket/34381>, these contrib scripts were generated by older versions of Tor and shellcheck will throw warnings if they still exist. | |||
2020-06-05 | Merge branch 'maint-0.4.3' | Nick Mathewson | |
2020-06-05 | Merge branch 'maint-0.4.2' into maint-0.4.3 | Nick Mathewson | |
2020-06-05 | Merge branch 'maint-0.3.5' into maint-0.4.2 | Nick Mathewson | |
2020-06-05 | Update and upgrade Pacman before installing dependencies in AppVeyor. | Alexander Færøy | |
This patch makes sures that AppVeyor upgrades its Pacman (the package manager) before installing the Tor dependencies. See: https://bugs.torproject.org/34384 | |||
2020-06-05 | Merge remote-tracking branch 'tor-github/pr/1920/head' | Nick Mathewson | |
2020-06-05 | Merge remote-tracking branch 'tor-github/pr/1902/head' | Nick Mathewson | |
2020-06-05 | Remove tor.sh from .gitignore | c | |
The files contrib/dist/tor.sh and contrib/dist/suse/tor.sh should not exist anymore, but when building in same repository for older versions of Tor, these files may return and not be cleaned up properly. This commit unignores those files from .gitignore, in order to make it clear that these files are no longer auto-generated and should be cleaned up. | |||
2020-06-05 | Fix some checks of tor_inet_ntoa() return value | rl1987 | |
Also, fix a format string. | |||
2020-06-04 | changes file for ticket 32888 | Nick Mathewson | |
2020-06-04 | Merge remote-tracking branch 'tor-github/pr/1910/head' | Nick Mathewson | |
2020-06-04 | doc: specify C99 coding standards | c | |
Make clear that Tor's C code targets C99 standards. This makes it more explicit what to expect for new code, because guessing from existing code is not always reliable, especially for code that predates the change in standard. | |||
2020-06-04 | config: Styling fix + use fmt_addr() | c | |
Conform to C99 as suggested by nickm on #32888 and use fmt_addr() rather than tor_addr_to_str_dup() | |||
2020-06-03 | Revert "Travis: temporarily fix stem version to d1174a83c2dcb7b8" | Nick Mathewson | |
This reverts commit e63bfca5f2d98788d11b9a0a82bf67277a228c71, now that Stem has been upgraded to fix the underlying issue. | |||
2020-06-03 | config: Add interface address debug logging | c | |
Add logging for "the local network interface addresses" as requested by ticket #32888. | |||
2020-06-02 | remove a period from a doxygen heading | Nick Mathewson | |
The other headings don't have periods. | |||
2020-06-02 | Merge branch 'maint-0.4.3' | George Kadianakis | |
2020-06-02 | Merge branch 'tor-github/pr/1909' into maint-0.4.3 | George Kadianakis | |
2020-06-02 | Merge branch 'tor-github/pr/1909' | George Kadianakis | |
2020-06-01 | Merge branch 'maint-0.4.3' | Nick Mathewson | |
2020-06-01 | Merge remote-tracking branch 'tor-github/pr/1905/head' into maint-0.4.3 | Nick Mathewson | |
2020-06-01 | config: Add IPv4 Address config debug logging | c | |
Per ticket #32888 this should address logging "the Address torrc option", "and whether it is an IP address, or a DNS name"; or the detected "local hostname", "and whether it is an IP address, or a DNS name". Some of these details already seem to be logged, so just add what's missing. | |||
2020-05-30 | Preemptive circs should work with UseEntryGuards 0 | Roger Dingledine | |
Resume being willing to use preemptively-built circuits when UseEntryGuards is set to 0. We accidentally disabled this feature with that config setting (in our fix for #24469), leading to slower load times. Fixes bug 34303; bugfix on 0.3.3.2-alpha. | |||
2020-05-28 | Merge branch 'tor-github/pr/1901' | David Goulet | |
2020-05-28 | Merge branch 'maint-0.4.3' | George Kadianakis | |
2020-05-28 | Merge branch 'tor-github/pr/1792' into maint-0.4.3 | George Kadianakis | |
2020-05-28 | changes: Add changes file for ticket 33458 | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2020-05-28 | hs-v3: Improve accessor semantic of client cached object | David Goulet | |
Add an inline helper function that indicates if the cached object contains a decrypted descriptor or not. The descriptor object is NULL if tor is unable to decrypt it (lacking client authorization) and some actions need to be done only when we have a decrypted object. This improves code semantic. Fixes #33458 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2020-05-27 | Merge branch 'tor-github/pr/1898' | George Kadianakis | |
2020-05-27 | Add changes file for ticket #24844 | Neel Chauhan | |
2020-05-27 | Add HS v3 status to the SIGUSR1 dumpstats() | Neel Chauhan | |
2020-05-23 | Man page: MinUptimeHidServDirectoryV2 defaults to 96 hours | Roger Dingledine | |
Bugfix on 0.2.6.3-alpha; fixes bug 34299. | |||
2020-05-21 | Merge remote-tracking branch 'tor-github/pr/1899/head' | Nick Mathewson | |
2020-05-21 | Merge branch 'tor-github/pr/1850' | George Kadianakis | |
2020-05-21 | Merge branch 'tor-github/pr/1861' | George Kadianakis | |
2020-05-21 | Tweak format string | rl1987 | |
2020-05-21 | Check for NULL from tor_dup_ip() | rl1987 | |
2020-05-21 | Bail out of format_networkstatus_vote if fmt_addr32() failed. | rl1987 | |
Something is fishy if we cannot put IP address string into dir-vote line. |