Zac Gaetano zgaetano · He/Him
  • Joined on 2026-03-31
zgaetano pushed to main at WildDragonLLC/dragonmoonlight 2026-05-06 19:41:10 -04:00
5d7cb5dfe1 installer: fix cmake source dir, absolute qmldir, trap timing, SVG fallback
zgaetano pushed to main at WildDragonLLC/dragonmoonlight 2026-05-06 19:37:50 -04:00
cd7ade0371 Add dmg-background.svg: DMG installer background with DragonMoonlight branding
zgaetano pushed to main at WildDragonLLC/dragonmoonlight 2026-05-06 19:37:45 -04:00
86406c2b02 Add macOS entitlements.plist for Hardened Runtime
zgaetano pushed to main at WildDragonLLC/dragonmoonlight 2026-05-06 19:37:42 -04:00
f6e02a5469 Add build-installer-mac.sh: end-to-end macOS DMG build pipeline
zgaetano pushed to main at WildDragonLLC/dragonmoonlight 2026-05-06 19:23:59 -04:00
1a8414255c cmake: add dragonrelaybackend.cpp to VPN sources
zgaetano pushed to main at WildDragonLLC/dragonmoonlight 2026-05-06 19:23:29 -04:00
fc3be9c272 vpn: DragonRelayBackend implementation
zgaetano pushed to main at WildDragonLLC/dragonmoonlight 2026-05-06 19:23:00 -04:00
3d8f54a5e4 vpn: DragonRelayBackend — QObject bridge between RelayClient/TunnelManager and QML
zgaetano pushed to main at zgaetano/artemis 2026-05-06 19:22:29 -04:00
d37d68e8df docs: Artemis README — setup, architecture, and integration guide
zgaetano pushed to main at zgaetano/artemis 2026-05-06 19:21:54 -04:00
ac140f34ed wg: boringtun C ABI header for Artemis
zgaetano pushed to main at zgaetano/artemis 2026-05-06 19:21:27 -04:00
2cb0a023f8 scripts: boringtun build script for Linux/macOS
zgaetano pushed to main at zgaetano/artemis 2026-05-06 19:21:12 -04:00
343f2c8791 cmake: WireGuard module for Artemis — boringtun + platform dispatch
zgaetano pushed to main at zgaetano/artemis 2026-05-06 19:20:49 -04:00
3a17933beb wg: DragonRelay registration client implementation (libcurl)
zgaetano pushed to main at zgaetano/artemis 2026-05-06 19:20:25 -04:00
5b6d2269be wg: DragonRelay registration client header (libcurl)
zgaetano pushed to main at zgaetano/artemis 2026-05-06 19:20:02 -04:00
38a5527a61 wg: Linux WireGuard client — /dev/net/tun + boringtun FFI
zgaetano pushed to main at zgaetano/artemis 2026-05-06 19:19:27 -04:00
77b8d616eb wg: Windows WireGuard client — Wintun + boringtun FFI
zgaetano pushed to main at zgaetano/artemis 2026-05-06 19:18:24 -04:00
bf05b78282 wg: WireGuard client interface header (platform-agnostic)
zgaetano pushed to main at zgaetano/artemis 2026-05-06 19:18:13 -04:00
b72eb3c7f1 wg: WireGuard config parser implementation
zgaetano pushed to main at zgaetano/artemis 2026-05-06 19:17:54 -04:00
3a35b8c2e9 wg: WireGuard config parser header (C++17, no Qt)
zgaetano pushed to main at WildDragonLLC/dragonmoonlight 2026-05-06 19:17:24 -04:00
a13a7b276e scripts: Windows boringtun build script (PowerShell)
zgaetano pushed to main at WildDragonLLC/dragonmoonlight 2026-05-06 19:17:07 -04:00
d22044d8fe app: UAC manifest — requireAdministrator for Wintun adapter creation