Commit Graph

13 Commits

Author SHA1 Message Date
e78b144413
Enable the GUI to use the "AVX2" binary, if supported on the current machine. 2022-04-18 18:52:55 +02:00
e4f28439c3
GUI: Small improvement to setting up the PATH and working directory of the child process. 2022-04-05 21:29:27 +02:00
45829c4317
Added support for setting the number threads in the GUI + some improvements application configuration handling. 2022-04-03 19:23:58 +02:00
c32c85d8c9
Much improved threading support. 2022-03-22 23:01:19 +01:00
9b0d109336
Refactored process event handler class + added new "random password" icon. 2022-02-11 22:02:50 +01:00
18e398a1e7
Refactored the ProcessRunner and PasswordGen classes. 2022-02-10 22:55:52 +01:00
5dfaabf6c4
GUI: Replaced the built-in password generator with call to SlunkCrypt CLI program + bump target framework version to 4.5.2. 2022-02-09 23:52:09 +01:00
d2ea1a7a7c
Implemented application configuration setting to disable the busy indicator (by default). 2021-11-13 17:18:42 +01:00
153aca4517
Implemented option to disable the busy indicator (animation). 2021-11-11 21:36:13 +01:00
9e29561707
Refactored project/solution files. 2021-11-10 19:38:35 +01:00
17d807bbb3
Added runtime CPU detection for SSE2 capability to the GUI front-end. 2021-11-09 23:23:43 +01:00
61fa41c888
GUI: Added button to generate a random password to the "Encrypt" tab. 2021-05-08 19:53:15 +02:00
502e92ee09
Added a simple GUI front-end for Windows platform. 2021-05-04 21:35:30 +02:00