Skip to content

DNSRequester: reduce delay without hostname 100x#1111

Closed
ArneBab wants to merge 1 commit intohyphanet:nextfrom
ArneBab:dnsrequester-reduce-delay-without-hostname
Closed

DNSRequester: reduce delay without hostname 100x#1111
ArneBab wants to merge 1 commit intohyphanet:nextfrom
ArneBab:dnsrequester-reduce-delay-without-hostname

Conversation

@ArneBab
Copy link
Copy Markdown
Contributor

@ArneBab ArneBab commented Nov 9, 2025

If there’s no hostname, we don’t need to delay, because there’s then no privacy risk.

blubskye added a commit to blubskye/fred that referenced this pull request Dec 4, 2025
- Merge PR hyphanet#1107: Test cleanup (remove temp files) by Bombe
- Merge PR hyphanet#1111: DNSRequester delay optimization by ArneBab
- Remove debug System.out.println statements from ClientCHKBlock.java
- Update test dependencies:
  - mockito-core: 1.9.5 -> 4.11.0 (13 years newer)
  - objenesis: 1.0 -> 3.3 (15 years newer)
- Fix Mockito 4.x API change (verifyZeroInteractions -> verifyNoInteractions)
- Add @SuppressWarnings("deprecation") to ByteBufferInputStream.readLine()
- Update dependency verification metadata for new versions

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Bombe <bombe@pterodactylus.net>
Co-Authored-By: ArneBab <arne_bab@web.de>
@ArneBab
Copy link
Copy Markdown
Contributor Author

ArneBab commented Apr 25, 2026

Closed, because it’s merged into #1131 (which also speeds up DNS checks while not connected).

@ArneBab ArneBab closed this Apr 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant