Commit Graph

  • 15c7da12fe fix(server): v3.6 — implicit auto-NAT on Linux (root cause of full-VPN dying) main xah30 2026-06-01 14:11:24 +03:00
  • 7c8ea919c4 docs(tests): TEST_CASES.md + wire-tap proof for university practice xah30 2026-06-01 13:59:19 +03:00
  • 9462558a15 test(cli): use ..Default::default() in tests/os_routes.rs SplitRoutes literals xah30 2026-05-29 22:37:53 +03:00
  • d2d3bc3e3c feat(cli): v3.5 — coexist routing with foreign VPNs (#2) xah30 2026-05-29 22:35:46 +03:00
  • b904d40fba fix(cli): v3.4.5 — static-reservation IpPool always succeeds (#1 user retest) xah30 2026-05-29 22:22:47 +03:00
  • 1f82bc41c0 feat(cli,aura-gui): v3.4.4 — graceful Shutdown via admin socket (#1) xah30 2026-05-29 22:18:00 +03:00
  • 96c30ff01c docs(report): safe-mode end-to-end proof — Aura PQ tunnel works xah30 2026-05-29 22:06:25 +03:00
  • a974abdaa2 fix(cli): v3.4.3 — install bypass routes BEFORE half-Internet routes xah30 2026-05-29 21:10:28 +03:00
  • fa452f00b1 fix(cli,aura-gui): v3.4.2 — break the infinite-tunnel loop + drop dead GUI handle xah30 2026-05-29 20:12:21 +03:00
  • cff8de14af fix(cli): v3.4.1 — macOS default-route override + admin sock chmod 0666 xah30 2026-05-29 20:02:35 +03:00
  • f68a61f760 fix(tunnel,aura-gui): macOS TUN auto-assign + admin-access check xah30 2026-05-29 19:45:59 +03:00
  • dbee9d8b93 fix(aura-gui): rename product to 'Aura' + uppercase SETENV in sudoers xah30 2026-05-29 19:39:04 +03:00
  • 1635190797 feat(aura-gui): privilege escalation via sudo + one-click NOPASSWD installer xah30 2026-05-29 19:32:38 +03:00
  • cf61a80200 docs: MIGRATION.md — полная инструкция перехода на свой AuraVPN xah30 2026-05-29 19:18:28 +03:00
  • 40b38beb11 feat(aura-gui): v0.1 Tauri-based desktop client — system tray + profile manager + admin status xah30 2026-05-29 17:47:51 +03:00
  • 7c2080321b feat(cli,tunnel): v3.4 client consumes manifest endpoints + fix #45 silent client exit xah30 2026-05-29 17:22:10 +03:00
  • ba8d6b796f feat(transport,cli,tunnel): v3.4 port auto-detect + bug fixes from live test xah30 2026-05-29 17:14:45 +03:00
  • a173ced9b2 feat(cli,pki): v3.3 bridge discovery via signed CA manifest xah30 2026-05-27 21:39:23 +03:00
  • 5e553b79df feat(cli): v3.3 circuit rotation — background rebuild every N seconds xah30 2026-05-27 21:25:05 +03:00
  • a070da0be9 feat(singbox-aura,tools): Go port of Aura UDP client + KAT bridge to Rust xah30 2026-05-27 21:14:23 +03:00
  • 5ea643a9e5 feat(cli,tunnel,docs): full Windows support — OS routes + wintun audit xah30 2026-05-27 21:14:23 +03:00
  • 1893e24174 docs: README is now the full deployment guide xah30 2026-05-27 20:38:39 +03:00
  • e0e53665f1 feat(crypto,cli,docs): russian SNI palette + RF-billing deployment scenario xah30 2026-05-27 20:29:18 +03:00
  • 9b98004424 feat(cli): v3.2 multi-hop — per-hop cert, cell padding, 3-hop, CIDR whitelist xah30 2026-05-27 20:07:12 +03:00
  • f26ed7fce0 feat(cli,transport): Let's Encrypt outer-cert support on TLS-443/QUIC xah30 2026-05-27 19:35:22 +03:00
  • fe618b839d feat(cli): v3.1 multi-hop runtime — circuit client + relay rendezvous xah30 2026-05-27 13:16:07 +03:00
  • 6c14c0d103 feat(proto,cli): v3.1 multi-hop scaffold — control kinds + config sections xah30 2026-05-27 12:54:12 +03:00
  • b98752b3eb docs(deployment): v2 complete - in-band CRL + anti-surveillance + automation xah30 2026-05-27 12:36:00 +03:00
  • 35d94dee33 feat(proto,pki,cli): in-band CRL push (closes last v2 limitation) xah30 2026-05-27 12:35:16 +03:00
  • 8f0cf1f017 feat(cli): automation bundle + identity-minimization features xah30 2026-05-27 12:14:57 +03:00
  • 7d711d8938 feat(transport): anti-surveillance - UDP port-knocking + cover traffic xah30 2026-05-27 11:50:16 +03:00
  • 278bcced95 docs(deployment): reflect v2 state — resolved limitations + remaining ones xah30 2026-05-27 11:11:07 +03:00
  • 65b26b555d feat(cli): OS-level split-tunnel routes (removes send_direct stub) xah30 2026-05-27 02:20:30 +03:00
  • c6f0d7af9b feat(cli): auto-NAT + privilege drop + Windows named-pipe admin xah30 2026-05-27 02:09:38 +03:00
  • 821f7711e7 feat(transport): real TLS-443 on the TCP backend (replaces HTTP/1.1 masquerade) xah30 2026-05-27 01:53:02 +03:00
  • 75e350e870 chore: update Cargo.lock for aura-cli async-trait dev-dep xah30 2026-05-27 01:41:56 +03:00
  • 0a73d5298b feat(cli): server IP pool + per-client routing (multi-client VPN concentrator) xah30 2026-05-27 01:41:29 +03:00
  • 4d1bdba55d feat(transport): UDP multi-client demux by peer address xah30 2026-05-27 01:27:06 +03:00
  • c95e1a482c feat(crypto,cli,transport): daily protocol-mask rotation at 05:00 MSK xah30 2026-05-27 01:11:45 +03:00
  • 083c441e4c docs: rewrite all documentation in Russian + add deployment guide xah30 2026-05-26 10:42:08 +03:00
  • d5b9a8611d feat(cli): select transport in config; server MultiServer + client dial handover xah30 2026-05-25 21:41:59 +03:00
  • d72fbe8d68 feat(transport): TCP/443 fallback + unified dialer with UDP->TCP->QUIC handover xah30 2026-05-25 19:15:31 +03:00
  • 866b9f427a feat(transport): custom UDP post-quantum transport (own tunneling, no QUIC) xah30 2026-05-25 19:10:43 +03:00
  • fa9f18ec17 feat(crypto,proto): explicit-nonce AeadKey + datagram record codec xah30 2026-05-25 18:57:56 +03:00
  • 46513354c0 docs: add protocol, PKI, and split-tunnel documentation xah30 2026-05-25 18:40:19 +03:00
  • cb89312a27 feat(cli): implement Wave 4 — aura binary (PKI, server/client, admin, bench) xah30 2026-05-25 18:36:13 +03:00
  • c19a6c5586 feat(transport,tunnel): implement Wave 3 — QUIC transport + split-tunnel router xah30 2026-05-25 18:26:39 +03:00
  • 0a045c248d refactor: move PacketConnection trait to aura-proto; decouple tunnel from transport xah30 2026-05-25 18:13:37 +03:00
  • cb78de4f37 feat(transport): pin PacketConnection contract for the router seam xah30 2026-05-25 18:10:17 +03:00
  • 5d88d57223 refactor(proto): add Session::split() for full-duplex data path xah30 2026-05-25 18:07:55 +03:00
  • bb835e4ca7 feat(proto): implement Wave 2 — hybrid PKI handshake + session xah30 2026-05-25 18:05:11 +03:00
  • b8ce58ddf0 feat(crypto,pki): implement Wave 1 — hybrid KEM + PKI xah30 2026-05-25 17:55:06 +03:00
  • f78633e04f chore: scaffold Aura workspace skeleton (Stage 0) xah30 2026-05-25 17:42:40 +03:00