Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-31 | Appveyor CI: Fix GitHub provider detection | teor | |
Part of 26979. | |||
2018-07-30 | Remove a now-obsolete comment about deadcode_dummy__ | Nick Mathewson | |
2018-07-30 | Merge branch 'ticket26890' | Nick Mathewson | |
2018-07-30 | Merge branch 'maint-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_merged_master' | Nick Mathewson | |
2018-07-30 | Merge remote-tracking branch 'teor/bug26627_033' into maint-0.3.3 | Nick Mathewson | |
2018-07-30 | Update include in tor-print-ed-signing-cert | Nick Mathewson | |
2018-07-30 | Merge remote-tracking branch 'rl1987/feature19506_3' | Nick Mathewson | |
2018-07-30 | Merge remote-tracking branch 'rl1987/ticket21349_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 branch 'maint-0.3.4' | Nick Mathewson | |
2018-07-30 | Merge remote-tracking branch 'teor/bug26924' | Nick Mathewson | |
2018-07-30 | Merge remote-tracking branch 'teor/bug26924_032' into maint-0.3.2 | Nick Mathewson | |
2018-07-30 | Merge remote-tracking branch 'juga/ticket3723_03_squashed_rebased' | Nick Mathewson | |
2018-07-30 | Merge remote-tracking branch 'rl1987/bug26892_take2' | 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.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-26 | Early bailout from log_addr_has_changed() if running as client | rl1987 | |
2018-07-25 | Remove comment about Tor2web | teor | |
Part of #26367. | |||
2018-07-25 | Merge branch 'bug26924_032' into bug26924 | teor | |
Update rendcommon.h include path. | |||
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 | Merge branch 'bug26627_033' into bug26627_033_merged_master | teor | |
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-23 | Add changes file regarding bandwidth file headers | juga0 | |
2018-07-21 | Add changes file | rl1987 | |
2018-07-21 | Split select_entry_guard_for_circuit() | rl1987 | |
2018-07-21 | Make entry_guards_update_primary() shorter | rl1987 | |
2018-07-21 | Split sampled_guards_update_from_consensus() into subfunctions | rl1987 | |
2018-07-20 | Remove over-cleverness from our coverity BUG() definition. | Nick Mathewson | |
Our previous definition implied that code would never keep running if a BUG occurred (which it does), and that BUG(x) might be true even if x was false (which it can't be). Closes ticket 26890. Bugfix on 0.3.1.4-alpha. | |||
2018-07-20 | Tweak assertion in get_time_period_length() for coverity | Nick Mathewson | |
This is another attempt to fix 1437668. The assertion here should be safe, since the rules of networkstatus_get_param() keep the value it returns in range. | |||
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 'maint-0.3.4' | 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' | 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 remote-tracking branch 'ahf-github/bugs/26780' | Nick Mathewson | |
2018-07-19 | Merge branch 'bug26712' | Nick Mathewson | |
2018-07-19 | Merge branch 'maint-0.3.4' | Nick Mathewson | |
2018-07-19 | Merge branch 'maint-0.3.2' into maint-0.3.3 | 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 | wrap a multi-line if body in { } before somebody gets hurt | Roger Dingledine | |