Commit Graph
15 Commits
Author SHA1 Message Date
RandyTheSilly 48e084ac0f Make adjustments for easier CGO integration 2026-01-21 18:35:26 -05:00
RandyTheSilly 4467a8c742 Remove overly-verbose ssh key input prompt 2026-01-08 23:05:06 -05:00
RandyTheSilly d21de424cb Simplify error handling syntax 2026-01-08 18:50:10 -05:00
RandyTheSilly 571bc0a3bd Rename "cfg" package to "config", always use "cfg" for variable names 2025-12-27 12:11:10 -05:00
RandyTheSilly 50d51f9d96 Initial password aging support 2025-11-23 03:20:58 -05:00
RandyTheSilly bc793178e1 Fix compilation for Windows 2025-11-10 23:17:40 -05:00
RandyTheSilly 8f4590cf34 Fix subprocesses getting killed when the main process is force killed (fixes rcwd w/TOTP and clipboard clearing issues) 2025-11-09 23:50:15 -05:00
RandyTheSilly b9175d7ff3 Rename all occurrences of "passphrase" to "password" 2025-10-26 12:28:07 -04:00
RandyTheSilly dd622c59e2 Explicitly ignore some errors 2025-06-28 21:25:58 -04:00
RandyTheSilly a1c47b06a1 Address JetBrains warnings 2025-05-29 22:05:57 -04:00
RandyTheSilly 40f0f35f45 Return errors, rather than printing them 2025-05-30 01:08:43 +00:00
RandyTheSilly fa6f057b49 Do not perform sanity check if RetryPassphrase is false (leave to client) 2025-05-28 16:32:03 +00:00
RandyTheSilly 26db43eb29 Allow not re-prompting for the RCW passphrase 2025-05-12 21:00:11 -04:00
RandyTheSilly 162e277ad2 Make running RCW as a daemon optional 2025-05-13 00:21:22 +00:00
RandyTheSilly 36bbf88690 Refactor: Split into more packages to reduce server binary size 2025-05-12 16:26:03 +00:00