Skip to content

refactor: apply audit to src - #96

Merged
yylt merged 1 commit into
mainfrom
feat/ponytail-audit
Aug 18, 2026
Merged

refactor: apply audit to src#96
yylt merged 1 commit into
mainfrom
feat/ponytail-audit

Conversation

@yylt

@yylt yylt commented Aug 18, 2026

Copy link
Copy Markdown
Owner
  • lib.rs: drop Router, dispatch directly from fetch
  • api.rs: hop headers as static matcher; replace_host via str ops (drop regex dep)
  • mod.rs: inline build_search_url; simplify query/get_or_init_env; drop Address enum
  • dns.rs: inline resolve_a into is_cf_address; simplify skip_name
  • tj.rs: return (String, u16) instead of Address
  • easytier: remove data-forwarding code (registration/discovery only); drop dead store fns
  • docs/design: add ponytail-audit proposal

- lib.rs: drop Router, dispatch directly from fetch
- api.rs: hop headers as static matcher; replace_host via str ops (drop regex dep)
- mod.rs: inline build_search_url; simplify query/get_or_init_env; drop Address enum
- dns.rs: inline resolve_a into is_cf_address; simplify skip_name
- tj.rs: return (String, u16) instead of Address
- easytier: remove data-forwarding code (registration/discovery only); drop dead store fns
- docs/design: add ponytail-audit proposal
@yylt
yylt merged commit 8f4b3ff into main Aug 18, 2026
3 checks passed
@yylt
yylt deleted the feat/ponytail-audit branch August 18, 2026 06:33
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