Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-16 | Fold one more entry into changelog. | Nick Mathewson | |
2019-09-16 | Merge branch 'tor-github/pr/1312' | George Kadianakis | |
2019-09-16 | Start a changelog for 0.4.2.1-alpha | Nick Mathewson | |
This commit sorts the changes files using sortChanges, and inserts them into a changelog entry. | |||
2019-09-16 | Merge branch 'tor-github/pr/1316' | George Kadianakis | |
2019-09-16 | Merge branch 'tor-github/pr/1324' | George Kadianakis | |
2019-09-16 | Merge branch 'tor-github/pr/1273' | George Kadianakis | |
2019-09-16 | Merge branch 'tor-github/pr/1318' | George Kadianakis | |
2019-09-14 | Add a changes file for ticket 31637. | Nick Mathewson | |
2019-09-12 | Merge branch 'tor-github/pr/1319' | David Goulet | |
2019-09-12 | Merge branch 'tor-github/pr/1285' | David Goulet | |
2019-09-12 | Merge branch 'tor-github/pr/1303' | George Kadianakis | |
2019-09-12 | Merge remote-tracking branch 'tor-github/pr/1300' | Nick Mathewson | |
2019-09-11 | Changes file for ticket31626 (confparse.[ch] move) | Nick Mathewson | |
2019-09-11 | Merge branch 'tor-github/pr/1296' | David Goulet | |
2019-09-11 | Changes file for 31625 (config flag refactor) | Nick Mathewson | |
2019-09-11 | Merge branch 'tor-github/pr/1311' | David Goulet | |
2019-09-11 | Merge branch 'tor-github/pr/1307' | George Kadianakis | |
2019-09-11 | madvise: tolerate EINVAL and ENOSYS when minherit fails | Nick Mathewson | |
These errors can occur if we are built on a system with support for madvise(MADV_NOFORK) but then we are run on a system whose kernel does not support that flag. If the error is something that we don't tolerate at all, we now log it before crashing. Fixes bug 31696. I am calling this a bugfix on 0.4.1.1-alpha, where we actually started using the map_anon code. This is similar to, but not the same as, the fix for #31570. | |||
2019-09-11 | Merge branch 'ticket31578' into ticket31578_merged | Nick Mathewson | |
2019-09-10 | Use strtod, not atof, for parsing doubles in the configuration. | Nick Mathewson | |
This lets us detect erroneous doubles, which previously we could not do. Fixes bug 31475; bugfix on commit 00a9e3732e88, a.k.a svn:r136. | |||
2019-09-10 | scripts: Allow git-push-all.sh to be run from any directory | teor | |
Closes 31678. | |||
2019-09-10 | Merge branch 'bug31615_041' into bug31615_master | teor | |
Merged modified lines from bug31615_041, and unmodified lines from master. | |||
2019-09-10 | Merge branch 'bug31615_040' into bug31615_041 | teor | |
Merged modified lines from bug31615_040, and unmodified lines from maint-0.4.1. | |||
2019-09-09 | build: The <sys/sysctl.h> is now deprecated on Linux | David Goulet | |
Closes #31673 | |||
2019-09-09 | Merge branch 'tor-github/pr/1264' | David Goulet | |
2019-09-09 | Merge branch 'ticket30924_042_04_squashed' into ↵ | Nick Mathewson | |
ticket30924_042_04_squashed_merged | |||
2019-09-09 | Merge branch 'tor-github/pr/1287' | David Goulet | |
2019-09-09 | changes: file for 31594 | teor | |
2019-09-06 | subsys: Make the subsystem init order match the module dependencies | teor | |
Fix levels for subsystems that depend on log/err * winprocess (security) doesn't use err: * call windows process security APIs as early as possible * init err after winprocess * move wallclock so it's still after err * network and time depend on log: * make sure that network and time can use logging. * init network and time after log Add comments explaining the module init order. Fixes bug 31615; bugfix on 0.4.0.1-alpha. | |||
2019-09-06 | entrynodes: Make routine descriptor expiry notice logs less alarming | teor | |
When tor is missing descriptors for some primary entry guards, make the log message less alarming. It's normal for descriptors to expire, as long as tor fetches new ones soon after. Fixes bug 31657; bugfix on 0.3.3.1-alpha. | |||
2019-09-05 | changes file for ticket31477 | Nick Mathewson | |
2019-09-05 | Merge branch 'tor-github/pr/1291' | George Kadianakis | |
2019-09-05 | Merge branch 'tor-github/pr/1292' | George Kadianakis | |
2019-09-05 | Merge branch 'tor-github/pr/1261' | George Kadianakis | |
2019-09-05 | Check IPv6 exit policies on microdescriptors in node_exit_policy_rejects_all() | Neel Chauhan | |
2019-09-05 | Merge branch 'maint-0.3.5' into maint-0.4.0 | teor | |
2019-09-05 | Merge remote-tracking branch 'tor-github/pr/1271' into maint-0.3.5 | teor | |
2019-09-05 | Merge commit '73890a86ef' into maint-0.4.1 | teor | |
tor-github/pr/1283, with the following changes: * cherry-pick the merge commit in 1283 on top of... * tor-github/pr/1174, but with the last commit re-worded to remove the fixup, because fixups break our push rules. This is an "ours" merge, except for the bugfix version change in changes/bug30649. | |||
2019-09-05 | Merge branch 'bug30649_040' into bug30649_maint_041 | George Kadianakis | |
2019-09-05 | Fix bugfix version in Bug 30649: Changes file. | George Kadianakis | |
2019-09-05 | Merge commit '763fd0ad66' into maint-0.4.0 | teor | |
tor-github/pr/1174, but with the last commit re-worded to remove the fixup, because fixups break our push rules. | |||
2019-09-05 | Fix bugfix version in Bug 30649: Changes file. | George Kadianakis | |
2019-09-05 | changes: file for 30967 | teor | |
2019-09-04 | changes file for 31532 | Nick Mathewson | |
2019-09-04 | config: Make CLEAR with a nonempty value into a nonfatal assertion. | Nick Mathewson | |
When we parse a CLEAR line (e.g., "/OrPort" or /OrPort blah blah"), we always suppress the value, even if one exists. That means that the block of code was meant to handle CLEAR lines didn't actually do anything, since we previously handled them the same way as with other empty values. Closes ticket 31529. | |||
2019-09-04 | Merge branch 'tor-github/pr/1290' | David Goulet | |
2019-09-04 | changes file for 31240 | Nick Mathewson | |
2019-09-04 | Merge remote-tracking branch 'tor-github/pr/1270' | Nick Mathewson | |
2019-09-04 | Merge branch 'maint-0.4.1' | David Goulet | |
2019-09-04 | Merge branch 'tor-github/pr/1271' into maint-0.4.1 | David Goulet | |