Zac Gaetano zgaetano · He/Him
  • Joined on 2026-03-31
zgaetano pushed to main at zgaetano/artemis 2026-05-06 19:49:54 -04:00
fc29ec5954 Update cmake/wg.cmake — add displayinfo sources for Windows and Linux
zgaetano pushed to main at zgaetano/artemis 2026-05-06 19:49:41 -04:00
af22df1997 Add displayinfo_linux.cpp — Linux display enumeration using xrandr subprocess
zgaetano pushed to main at zgaetano/artemis 2026-05-06 19:49:36 -04:00
7f5cc0d390 Add displayinfo_win.cpp — Windows display enumeration using Win32 API
zgaetano pushed to main at zgaetano/artemis 2026-05-06 19:49:31 -04:00
d5de1a01c4 Add displayinfo.h — cross-platform display enumeration header
zgaetano pushed to main at zgaetano/artemis 2026-05-06 19:49:28 -04:00
fe7f0ac27a Remove phantom #include "wintun_artemis.h" — Wintun types defined inline
zgaetano pushed to main at WildDragonLLC/dragonmoonlight 2026-05-06 19:47:53 -04:00
cd3f99b0e4 installer: fix wintun hash check, pre-install exit code, WinForms guard, cmake arch
zgaetano pushed to main at WildDragonLLC/dragonmoonlight 2026-05-06 19:47:37 -04:00
6f5e7bcfb3 installer: fix wintun hash check, pre-install exit code, WinForms guard, cmake arch
zgaetano pushed to main at WildDragonLLC/dragonmoonlight 2026-05-06 19:47:22 -04:00
77678b51bc installer: fix wintun hash check, pre-install exit code, WinForms guard, cmake arch
zgaetano pushed to main at WildDragonLLC/dragonmoonlight 2026-05-06 19:43:31 -04:00
bf81d10a9f Upload pre-install.ps1
zgaetano pushed to main at WildDragonLLC/dragonmoonlight 2026-05-06 19:43:18 -04:00
57371321e6 Upload build-installer-win.ps1
zgaetano pushed to main at WildDragonLLC/dragonmoonlight 2026-05-06 19:43:01 -04:00
5791f594de Upload DragonMoonlight.iss
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