summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-21Merge branch 'tor-github/pr/1861'George Kadianakis
2020-05-21Tweak format stringrl1987
2020-05-21Check for NULL from tor_dup_ip()rl1987
2020-05-21Bail out of format_networkstatus_vote if fmt_addr32() failed.rl1987
2020-05-21Actually, bail out of routerstatus_format_entry() if fmt_addr32() failsrl1987
2020-05-21Add changes filerl1987
2020-05-21Check that fmt_addr32() returned non-empty string before putting it into docu...rl1987
2020-05-21Check for possible failures of tor_inet_ntop/tor_inet_ntoa in fmt_addr32 and ...rl1987
2020-05-21Check output value of tor_inet_ntop/tor_inet_ntoa in dns.crl1987
2020-05-21Fix an enum comparison that was blowing up jenkins.George Kadianakis
2020-05-20Add support for console control signals in WindowsDamon Harris
2020-05-19Merge branch 'tor-github/pr/1886'David Goulet
2020-05-19Merge branch 'tor-github/pr/1897'David Goulet
2020-05-19Merge branch 'tor-github/pr/1894'David Goulet
2020-05-19doxygen: add a link to src-ref on mainpage.md.Nick Mathewson
2020-05-19Merge branch 'maint-0.4.3'Nick Mathewson
2020-05-19Merge branch 'ticket34255_043' into maint-0.4.3Nick Mathewson
2020-05-19Doxygen: fix unbalanced groups.Nick Mathewson
2020-05-17Declare variables in for loops in rend_service_dump_stats()Neel Chauhan
2020-05-16Fix spacing in if statement in tor_version_parse()Neel Chauhan
2020-05-16Fix spacing in if statement in port_parse_config()Neel Chauhan
2020-05-15Merge branch 'maint-0.4.3'Nick Mathewson
2020-05-15Add a changes file for 34233.Nick Mathewson
2020-05-15Merge branch 'maint-0.4.1' into maint-0.4.2Nick Mathewson
2020-05-15Merge branch 'maint-0.4.3'Nick Mathewson
2020-05-15Merge branch 'maint-0.4.2' into maint-0.4.3Nick Mathewson
2020-05-15Merge branch 'maint-0.3.5' into maint-0.4.1maint-0.4.1Nick Mathewson
2020-05-15Fix use of non-portable == in configure.ac.Nick Mathewson
2020-05-15Merge branch 'maint-0.4.3'Nick Mathewson
2020-05-15bump to 0.4.3.5-devNick Mathewson
2020-05-14remove changes files that have already appeared in 0.4.3.Nick Mathewson
2020-05-14remove 0.4.3.3-alpha from the release notes: alphas do not go there.Nick Mathewson
2020-05-14Merge branch 'maint-0.4.3'Nick Mathewson
2020-05-14Fix a python warning in format_changelog.py.Nick Mathewson
2020-05-14bump to 0.4.3.5Nick Mathewson
2020-05-14Merge branch 'maint-0.4.1' into maint-0.4.2Nick Mathewson
2020-05-14Merge branch 'maint-0.3.5' into maint-0.4.1Nick Mathewson
2020-05-14Merge branch 'maint-0.4.3'Nick Mathewson
2020-05-14Merge branch 'maint-0.4.2' into maint-0.4.3Nick Mathewson
2020-05-14Travis: temporarily fix stem version to d1174a83c2dcb7b8Nick Mathewson
2020-05-12Merge branch 'bug34130_035'Nick Mathewson
2020-05-12Fix crash when tor is compiled with NSS and seccomp sandbox is enabledDaniel Pinto
2020-05-12Merge remote-tracking branch 'tor-github/pr/1885/head'Nick Mathewson
2020-05-08Improve logging of included config filesDaniel Pinto
2020-05-08Add documentation about %include and seccomp sandbox limitationsDaniel Pinto
2020-05-07Merge remote-tracking branch 'tor-github/pr/1880/head'Nick Mathewson
2020-05-06Merge branch 'maint-0.4.3'Nick Mathewson
2020-05-06Fix a boolean logic error when logging about invalid hostnames.Nick Mathewson
2020-05-06connection_or_finished_flushing(): add a missing "break;"Nick Mathewson
2020-05-06Merge branch 'maint-0.4.2' into maint-0.4.3Nick Mathewson