Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-30 | Merge branch 'maint-0.3.4' into release-0.3.4 | Nick Mathewson | |
2018-07-30 | Merge branch 'maint-0.3.3' into maint-0.3.4 | Nick Mathewson | |
2018-07-30 | Merge remote-tracking branch 'teor/bug26627_033' into maint-0.3.3 | Nick Mathewson | |
2018-07-30 | Merge branch 'maint-0.3.4' into release-0.3.4 | Nick Mathewson | |
2018-07-30 | Merge branch 'maint-0.3.3' into maint-0.3.4 | Nick Mathewson | |
2018-07-30 | Merge branch 'maint-0.3.2' into maint-0.3.3 | Nick Mathewson | |
2018-07-30 | Merge remote-tracking branch 'teor/bug26924_032' into maint-0.3.2 | Nick Mathewson | |
2018-07-30 | Merge branch 'maint-0.3.4' into release-0.3.4 | Nick Mathewson | |
2018-07-30 | Merge branch 'maint-0.3.3' into maint-0.3.4 | Nick Mathewson | |
2018-07-30 | Merge branch 'maint-0.3.2' into maint-0.3.3 | Nick Mathewson | |
2018-07-26 | Don't disable an unsupported compiler warning | Taylor Yu | |
Conditionalize the pragma that temporarily disables -Wunused-const-variable. Some versions of gcc don't support it. We need to do this because of an apparent bug in some libzstd headers. Fixes bug 26785; bugfix on 0.3.2.11. | |||
2018-07-25 | Improve connection auth logging | teor | |
Improve the log message when connection initiators fail to authenticate direct connections to relays. Fixes bug 26927; bugfix on 0.3.0.1-alpha. | |||
2018-07-25 | Merge branch 'bug26924_029' into bug26924_032 | teor | |
2018-07-25 | Stop logging link auth warnings on Single Onion Services and Tor2web | teor | |
Instead, log a protocol warning when single onion services or Tor2web clients fail to authenticate direct connections to relays. Fixes bug 26924; bugfix on 0.2.9.1-alpha. | |||
2018-07-25 | Stop putting unsupported ed25519 link auth in v3 onion service descs | teor | |
Stop putting ed25519 link specifiers in v3 onion service descriptors, when the intro point doesn't support ed25519 link authentication. Fixes bug 26627; bugfix on 0.3.2.4-alpha. | |||
2018-07-25 | Stop sending unsupported ed25519 link specifiers in v3 introduce cells | teor | |
Stop sending ed25519 link specifiers in v3 onion service introduce cells, when the rendezvous point doesn't support ed25519 link authentication. Fixes bug 26627; bugfix on 0.3.2.4-alpha. | |||
2018-07-20 | Merge branch 'maint-0.3.4' into release-0.3.4 | Nick Mathewson | |
2018-07-20 | Merge branch 'maint-0.3.3' into maint-0.3.4 | Nick Mathewson | |
2018-07-20 | Merge branch 'maint-0.3.2' into maint-0.3.3 | Nick Mathewson | |
2018-07-20 | Merge branch 'ticket26647_032' into maint-0.3.2 | Nick Mathewson | |
2018-07-19 | Merge branch 'maint-0.3.4' into release-0.3.4 | Nick Mathewson | |
2018-07-19 | Fix linking when dirauth module is disabled. | Nick Mathewson | |
Bugfix on dcee4d4c9cc7d98e5ae8e913c73a3afc41753c64, bug not in any released Tor. | |||
2018-07-19 | Merge branch 'maint-0.3.2' into maint-0.3.3 | Nick Mathewson | |
2018-07-19 | Merge branch 'maint-0.3.4' into release-0.3.4 | Nick Mathewson | |
2018-07-19 | Merge branch 'maint-0.3.3' into maint-0.3.4 | Nick Mathewson | |
2018-07-19 | Merge remote-tracking branch 'teor/bug26853_032' into maint-0.3.2 | Nick Mathewson | |
2018-07-18 | Merge branch 'maint-0.3.2' into maint-0.3.3 | Nick Mathewson | |
2018-07-18 | Merge branch 'maint-0.3.4' into release-0.3.4 | Nick Mathewson | |
2018-07-18 | Merge branch 'maint-0.3.3' into maint-0.3.4 | Nick Mathewson | |
2018-07-18 | Merge branch 'maint-0.2.9' into maint-0.3.2 | Nick Mathewson | |
2018-07-18 | Changes file for bug 26787 | Nick Mathewson | |
2018-07-18 | Merge branch 'maint-0.3.2' into maint-0.3.3 | Nick Mathewson | |
2018-07-18 | Merge branch 'maint-0.3.4' into release-0.3.4 | Nick Mathewson | |
2018-07-18 | Merge branch 'maint-0.3.3' into maint-0.3.4 | Nick Mathewson | |
2018-07-18 | Merge branch 'maint-0.2.9' into maint-0.3.2 | Nick Mathewson | |
2018-07-18 | Try putting ulimit -c 0 in test_bt.sh to see if it fixes bug 26787 | Nick Mathewson | |
2018-07-18 | Merge branch 'maint-0.3.4' into release-0.3.4 | Nick Mathewson | |
2018-07-18 | Merge branch 'maint-0.3.3' into maint-0.3.4 | Nick Mathewson | |
2018-07-18 | Merge branch 'maint-0.3.2' into maint-0.3.3 | Nick Mathewson | |
2018-07-18 | Merge branch 'maint-0.2.9' into maint-0.3.2 | Nick Mathewson | |
2018-07-18 | Merge branch 'bug26485_029_squashed' into maint-0.2.9 | Nick Mathewson | |
2018-07-18 | Add a test for format_recommended_version_list. | Nick Mathewson | |
2018-07-18 | Warn when an authority has voted for a version with a space in it. | Nick Mathewson | |
Another way to try to prevent a recurrence of 26485. | |||
2018-07-18 | Warn the directory authority operator if their versions list is bogus | Nick Mathewson | |
Prevents bug 26485; bugfix on 0.1.1.6-alpha. | |||
2018-07-18 | SKIP test_key_expiration.sh on Windows until the underlying issue is resolved | teor | |
Skip an unreliable key expiration test on Windows, until the underlying issue in bug 26076 is resolved. Fixes bug 26853; bugfix on 0.3.2.1-alpha. | |||
2018-07-17 | Merge branch 'maint-0.3.4' into release-0.3.4 | Nick Mathewson | |
2018-07-17 | Merge branch 'maint-0.3.3' into maint-0.3.4 | Nick Mathewson | |
2018-07-17 | Merge branch 'maint-0.3.2' into maint-0.3.3 | Nick Mathewson | |
2018-07-17 | Merge branch 'maint-0.2.9' into maint-0.3.2 | Nick Mathewson | |
2018-07-17 | SKIP test_keygen.sh on Windows until the underlying issue is resolved | teor | |
Skip an unreliable key generation test on Windows, until the underlying issue in bug 26076 is resolved. Fixes bug 26830; bugfix on 0.2.7.3-rc. |