Custom Query (41 matches)
Ticket | Summary | Keywords | Status | Owner | Type | Priority |
---|---|---|---|---|---|---|
#7164 | microdesc.c:378: Bug: microdesc_free() called, but md was still referenced 1 node(s); held_by_nodes == 1 | tor-client, 025-backport, nickm-should-review, review-group-24, 033-triage-20180320, 033-removed-20180320, BugSmashFund | needs_revision | defect | High | |
#11966 | "Bootstrapped 20%: Asking for networkstatus consensus" is a lie for bridge users | tor-bridge, sponsor8-maybe, bootstrap, 033-triage-20180320, 033-removed-20180320, 040-deferred-20190220, ex-28018-child, ex-sponsor19 | needs_revision | defect | Medium | |
#14006 | Hidden service error: "We'd like to launch a circuit to handle a connection, but we already have 32 general-purpose client circuits..." | tor-hs, circuit-management, scaling, 033-triage-20180320, 033-removed-20180320, 033-removed-20180403, tor-dos | needs_information | defect | Medium | |
#17145 | <tor.exe --service install -options -f ...\torrc> returns Error 1064 on Windows | windows, win32, nt-service, tor-relay, 033-triage-20180320, 033-removed-20180320, 031-unreached-backport | new | defect | Medium | |
#18480 | Some tor time functions have undefined behavior with dates after 2037 and 32-bit time_t | integer-overflow, time-overflow, tor-relay, 2038-problem, 033-triage-20180320, 033-removed-20180320 | new | defect | Medium | |
#18580 | exit relay fails with 'unbound' DNS resolver when lots of requests time-out | tor-relay, exit, dns, unbound, needs-diagnosis, 033-triage-20180320, 033-removed-20180320 | new | defect | Medium | |
#21311 | Exits should resolve IPv6 addresses, regardless of IPv6Exit | ipv6, 031-deferred-20170425, 033-triage-20180320, 033-removed-20180320 | needs_information | defect | Medium | |
#21358 | Tor fails to reconnect after computer resumes from sleep | sleep, wakeup, power-management, online-detection, tor-client, sponsor8-maybe, 033-triage-20180320, 033-removed-20180320 | new | defect | Medium | |
#21425 | entry_list_is_constrained() should look at the guard_selection_t object | guards, 031-deferred-20170425, review-group-18, 033-triage-20180320, 033-removed-20180320, 033-removed-20180403 | needs_information | defect | Medium | |
#21676 | Increase MIN_BW_TO_ADVERTISE_DIRSERVER above RELAY_REQUIRED_MIN_BANDWIDTH | 033-triage-20180320, 033-removed-20180320 | new | defect | Medium | |
#22355 | Update dir-spec with client fallback directory mirror attempt and timeout behaviour | tor-spec, spec, 033-triage-20180320, 033-removed-20180320 | new | defect | Medium | |
#22717 | Rename channelpadding.c's CHANNEL_IS_CLIENT to avoid confusion | technical-debt, disaster-waiting-to-happen, 031-deferrable, 033-triage-20180320, 033-removed-20180320 | assigned | defect | Medium | |
#22926 | The Tor compression code can call functions that are NULL | review-group-32, 033-triage-20180320, 033-removed-20180320 | assigned | defect | Medium | |
#23116 | tor stops responding to Ctrl-C and circuits while in infinite descriptor download loop | needs-insight, needs-analysis, 033-triage-20180320, 033-removed-20180320 | new | defect | High | |
#23168 | Guard sample calls relay descriptors a "consensus" | tor-log, easy, review-group-24, 033-triage-20180320, 033-removed-20180320 | needs_revision | defect | Medium | |
#23613 | some control protocol GETINFO downloads/networkstatus keys are lies | bootstrap, tor-control, tor-spec, 033-triage-20180320, 033-removed-20180320 | new | defect | Medium | |
#23620 | Tor lies about "Optimistically trying directory fetches again" | 033-triage-20180320, 033-removed-20180320, needs-proposal | new | defect | Medium | |
#23815 | routerstatus download status fields should be explicitly set | 033-triage-20180320, 033-removed-20180320 | new | defect | Medium | |
#24110 | document control protocol router status format surprises when using microdescriptors | bwauth-needs, tor-control, tor-spec, 033-triage-20180320, 033-removed-20180320 | new | defect | Medium | |
#24238 | Bug: Generated a networkstatus vote we couldn't parse because of invalid consensus param | 033-triage-20180320, 033-removed-20180320 | new | defect | Very Low | |
#24308 | MaxMemInCellQueues minimum of 256MB is still too large for low-RAM relays (LEDE and OpenWRT routers) | tor-relay, lowmem, openwrt, lede, router, 033-triage-20180320, 033-removed-20180320 | new | defect | Medium | |
#24377 | Warn about networkstatus_compute_consensus() breakage in all the functions it calls | doc, automation-needed, tor-dirauth, 033-triage-20180320, 033-removed-20180320 | new | defect | Medium | |
#24453 | Reduce log spam when child process creation failed | bootstrap, 033-triage-20180320, 033-removed-20180320 | new | defect | Medium | |
#24454 | sandbox failure on arm64 | crash, sandbox, 033-triage-20180320, 033-included-20180320, 034-deferred-20180602, 035-removed-20180711 | needs_information | defect | Medium | |
#24455 | messages out of order in the tor log due to stored logs | security-low, 033-triage-20180320, 033-removed-20180320 | new | defect | Medium | |
#24456 | Figure out what to do with the guardfraction feature | tor-dirauth, tor-guard, review-group-32, review-group-33, review-group-34, 033-triage-20180320, 033-included-20180320 | new | defect | Medium | |
#24546 | Use tor_addr_is_v4() rather than family, or reject all v6-mapped IPv4 addresses | tor-dirauth, ipv6, 033-triage-20180320, 033-removed-20180320, 035-triaged-in-20180711, 040-deferred-20190220 | needs_revision | defect | Medium | |
#24841 | Your relay has a very large number of connections to other relays. Is your outbound address the same as your relay address? | 033-triage-20180320, 033-removed-20180320, 035-deferred-20190115, 041-proposed | needs_revision | defect | Medium | |
#24897 | Tor seems to malfunction on FreeBSD | tor-httptunnel, 033-triage-20180320, 033-removed-20180320 | needs_information | defect | Medium | |
#24905 | Remove redundant connection_or_digest_is_known_relay() from CHANNEL_IS_CLIENT | refactor, redundant, technical-debt, 033-triage-20180320, 033-removed-20180320 | needs_revision | defect | Medium | |
#24911 | Remove the known digest check from channel_check_for_duplicates() | refactor, redundant, technical-debt, 033-triage-20180320, 033-removed-20180320 | needs_revision | defect | Medium | |
#25061 | Relays consider it a bootstrapping failure if they can't extend for somebody else's circuit | backport-032, stability, 033-triage-20180320, 033-included-20180320, s8-errors, bootstrap, 034-deferred-20180602, 035-removed-20180711, ex-sponsor-19, ex-sponsor19, ex-catalyst-20190619, 033-unreached-backport | new | defect | Medium | |
#25173 | No Control Socket when DisableNetwork and User options are set | 033-triage-20180320, 033-removed-20180320 | new | defect | Medium | |
#25208 | Relays can upload a new descriptor every 2 minutes | tor-dos-related?, crash?, regression?, 033-triage-20180320, 033-included-20180320, 035-removed-20180711, 034-removed-must-2018-09-05, 033-unreached-backport | new | defect | Medium | |
#25347 | Tor keeps on trying the same overloaded guard over and over | tor-guard, tor-client, tbb-usability, tbb-needs, 033-triage-20180320, 033-included-20180320, 031-unreached-backport, 035-removed-20180711, 032-unreached-backport, 040-roadmap-proposed, tor-hs, reachability, needs-proposal | needs_revision | defect | Medium | |
#25678 | Clarify how ed25519 extended private keys are used in rend-spec-v3.txt | tor-spec, review-group-26, review-group-27, 033-triage-20180320, fast-fix, 033-included-20180326 | new | defect | Medium | |
#26436 | Check uses of CMP_SEMANTIC for IP addresses | tor-dirauth, ipv6, 033-triage-20180320, 033-removed-20180320 | new | defect | Medium | |
#9390 | Warn if you're being a public relay but have too-low file descriptor limit | tor-relay, easy, dos, resources, logging, 033-triage-20180320, 033-removed-20180320, reviewer-was-teor-20190422 | needs_revision | enhancement | Medium | |
#22817 | SAFECOOKIE description in control spec does not have verifiable test vectors | tor-spec, 033-triage-20180320, 033-removed-20180320 | needs_revision | enhancement | Medium | |
#23357 | Build with non-Cross-DSO CFI | security, defence-in-depth, 033-triage-20180320, 033-removed-20180320 | needs_revision | enhancement | Medium | |
#25507 | Write a guide for groups planning to submit big patches to Tor. | roadmap, 033-triage-20180320, 034-roadmap-master, 034-triage-20180328, 034-included-20180328, 034-deferred-20180602, 035-removed-20180711, ex-catalyst-20190619 | new | task | Medium |
Note: See TracQuery
for help on using queries.