Commit Graph

  • de50720834 switch Linux builds to musl for static binaries Razvan Dimescu 2026-03-21 12:50:34 +02:00
  • d457ffc296 remove unused rustls-pemfile dependency Razvan Dimescu 2026-03-21 12:03:13 +02:00
  • 216ec76640 remove unused rustls-pemfile dependency Razvan Dimescu 2026-03-21 12:03:13 +02:00
  • 8ab50844c2 fix audit: update rustls-webpki, ignore unmaintained pemfile warning Razvan Dimescu 2026-03-21 11:59:52 +02:00
  • 08aaebec7e fix audit: update rustls-webpki, ignore unmaintained pemfile warning Razvan Dimescu 2026-03-21 11:59:52 +02:00
  • e04afe5b70 add cargo-audit to Makefile lint target Razvan Dimescu 2026-03-21 10:53:09 +02:00
  • 3e40f795da add cargo-audit to Makefile lint target Razvan Dimescu 2026-03-21 10:53:09 +02:00
  • 44113492f0 add CI/crates.io/license badges, cargo-audit in CI Razvan Dimescu 2026-03-21 10:51:13 +02:00
  • 8dcebaaca6 add CI/crates.io/license badges, cargo-audit in CI Razvan Dimescu 2026-03-21 10:51:13 +02:00
  • ec41f32d4e clarify single binary — no PHP, no web server, no database Razvan Dimescu 2026-03-21 10:17:39 +02:00
  • a48809fc25 clarify single binary — no PHP, no web server, no database Razvan Dimescu 2026-03-21 10:17:39 +02:00
  • a35b0ea23c updated hero Razvan Dimescu 2026-03-21 04:48:30 +02:00
  • e94e75101f updated hero Razvan Dimescu 2026-03-21 04:48:30 +02:00
  • fbdb0a245f Merge pull request #6 from razvandimescu/feat/404-page Razvan Dimescu 2026-03-21 04:33:59 +02:00
  • 32f50cd254 Merge pull request #6 from razvandimescu/feat/404-page Razvan Dimescu 2026-03-21 04:33:59 +02:00
  • 285778b646 add styled 404 page for unregistered .numa domains #6 Razvan Dimescu 2026-03-21 04:31:17 +02:00
  • 792f745587 remove docs from repo, add codesign to install.sh v0.2.0 Razvan Dimescu 2026-03-21 04:13:21 +02:00
  • 1ad4e127ef Merge pull request #5 from razvandimescu/feat/network-economics Razvan Dimescu 2026-03-21 03:51:17 +02:00
  • 5c1f2e013a restructure README for Show HN, add post draft Razvan Dimescu 2026-03-21 03:51:04 +02:00
  • 7a64e7c4aa fix truncation check: use == instead of >= for buffer-full detection Razvan Dimescu 2026-03-21 03:35:21 +02:00
  • 2cb87bbe83 fix rustfmt formatting Razvan Dimescu 2026-03-21 03:31:44 +02:00
  • 4b60a4b49c launch hardening: TC bit, Dockerfile, platform-aware deploy Razvan Dimescu 2026-03-21 03:31:15 +02:00
  • c803bb2b41 Merge pull request #4 from razvandimescu/feat/network-economics Razvan Dimescu 2026-03-21 03:09:57 +02:00
  • 66f8bfbac2 add hero GIF to README Razvan Dimescu 2026-03-21 03:06:11 +02:00
  • 4e1eafb34a update roadmap, add network economics doc, remove CLAUDE.md from repo Razvan Dimescu 2026-03-21 03:02:26 +02:00
  • e65f5a36fc Merge pull request #3 from razvandimescu/feat/async-tokio Razvan Dimescu 2026-03-21 01:38:29 +02:00
  • cfd9a562af fix CA removal: delete by SHA-1 hash, update README with TLS Razvan Dimescu 2026-03-21 01:35:14 +02:00
  • 5e7a653f9c fix rustfmt formatting Razvan Dimescu 2026-03-21 01:15:51 +02:00
  • 3bfcd827ac add TLS, service persistence, blocking panel, query types Razvan Dimescu 2026-03-21 01:15:07 +02:00
  • 10502f2db2 fix service restart: add codesign and make deploy target Razvan Dimescu 2026-03-20 15:22:33 +02:00
  • 754b064570 fix rustfmt formatting Razvan Dimescu 2026-03-20 15:07:42 +02:00
  • 8f959ce0a5 add local service proxy with .numa domains Razvan Dimescu 2026-03-20 15:07:15 +02:00
  • 14a9e9e7e3 add numa service restart command Razvan Dimescu 2026-03-20 14:26:56 +02:00
  • 48657aec6c update CLAUDE.md and development plan with current state Razvan Dimescu 2026-03-20 14:23:56 +02:00
  • dcaceddfd3 fix domain check input, add query log search and filter Razvan Dimescu 2026-03-20 14:21:08 +02:00
  • ee776938c5 add auto-detect upstream, install script, release workflow Razvan Dimescu 2026-03-20 14:12:11 +02:00
  • 5eec8915d4 fix FORMERR: filter UNKNOWN records and increase buffer to 4096 Razvan Dimescu 2026-03-20 14:11:46 +02:00
  • 7e29f3cb57 add domain check endpoint and dashboard search box Razvan Dimescu 2026-03-20 12:58:25 +02:00
  • 0658ed7310 add service management CLI, log path in dashboard footer Razvan Dimescu 2026-03-20 12:41:16 +02:00
  • 57c4742f09 harden Linux DNS config and fix review findings Razvan Dimescu 2026-03-20 12:32:20 +02:00
  • 4645df50e0 add Linux systemd service and DNS configuration Razvan Dimescu 2026-03-20 12:24:03 +02:00
  • c74afe9450 Merge pull request #2 from razvandimescu/feat/async-tokio Razvan Dimescu 2026-03-20 11:53:00 +02:00
  • ae9edb3593 fix CI: gate macOS-only helpers behind cfg(target_os = macos) Razvan Dimescu 2026-03-20 11:48:33 +02:00
  • b0f4bb9dc0 fix README: show how to actually run install/uninstall Razvan Dimescu 2026-03-20 11:42:30 +02:00
  • 7b4bde7d84 update README with install/uninstall commands and roadmap checkmark Razvan Dimescu 2026-03-20 11:39:50 +02:00
  • 2db44bd7d0 add system DNS auto-configuration (install/uninstall) Razvan Dimescu 2026-03-20 11:39:30 +02:00
  • 27d867df98 improve README with copy-paste quick start and roadmap Razvan Dimescu 2026-03-20 11:33:27 +02:00
  • 87ca4f095d fix CI: gate macOS-only imports and functions behind cfg Razvan Dimescu 2026-03-20 11:11:32 +02:00
  • 4dc5b94c7a add ad blocking, live dashboard, system DNS auto-discovery Razvan Dimescu 2026-03-20 10:54:23 +02:00
  • 13ce7a591d Merge pull request #1 from razvandimescu/feat/async-tokio Razvan Dimescu 2026-03-10 05:35:26 +02:00
  • e31188fb88 gitignore docs/ directory Razvan Dimescu 2026-03-10 05:18:59 +02:00
  • 89e7cbd989 add Makefile with clippy/rustfmt linting, fix all warnings Razvan Dimescu 2026-03-10 05:04:31 +02:00
  • 3816cf644d gitignore CLAUDE.md and update README for async tokio Razvan Dimescu 2026-03-10 04:58:11 +02:00
  • 9c71e9bb3f refactor to async tokio with modular architecture Razvan Dimescu 2026-03-10 04:50:16 +02:00
  • 4e61caac45 first commit razvandimescu 2020-12-29 12:29:09 +02:00
  • c4306f446d Create README.md Razvan Dimescu 2020-12-29 07:08:01 +02:00