• R/O
  • HTTP
  • SSH
  • HTTPS

SlunkCrypt: List of commits

Official SlunkCrypt repository


RSS
Rev. Time Author
79d66e4 MT 2023-04-07 05:35:35 LoRd_MuldeR

Simplify code to wipe out the command-line args.

25a5a92 2022-12-18 22:36:13 LoRd_MuldeR

Small improvement in Linux build script.

65fa799 2022-12-14 04:22:57 LoRd_MuldeR

Small fix in build-info script for better platform compatibility.

509924c 1.3.0 2022-12-12 23:28:35 LoRd_MuldeR

Added build script for Mingw-w64 and Cygwin.

e9e0204 2022-11-15 07:03:31 LoRd_MuldeR

Upgraded platform toolset to v142 (VS2019).

8f9e501 2022-11-14 04:34:11 LoRd_MuldeR

Fixed detection of installed .NET Framework version on pure 32-Bit operating system.

99c5a56 2022-11-14 04:30:35 LoRd_MuldeR

Updated README file.

5759a0c 2022-11-11 05:54:03 LoRd_MuldeR

Improved P/Invoke bindings for GetWindowLongPtr() and SetWindowLongPtr() functions.

7fee4f9 2022-11-09 05:37:02 LoRd_MuldeR

GUI: Added command-line option to force pure software rendering.

2ff7ed8 2022-11-05 06:17:36 LoRd_MuldeR

Updated README file.

1f42113 2022-10-31 04:26:48 LoRd_MuldeR

GUI: Added new background pattern.

df235ca 2022-10-30 23:18:51 LoRd_MuldeR

GUI: Bump .NET Framework version to 4.7.2 + make it possible to resize window (horizontally).

7996869 2022-10-30 08:36:24 LoRd_MuldeR

Explicitly bring application window to front on startup.

b00f31b 2022-10-30 08:36:24 LoRd_MuldeR

Improved test script.

393120a 2022-10-28 05:12:27 LoRd_MuldeR

Added post-install helper script for Win32 release.

57e3b0b 2022-10-26 05:51:21 LoRd_MuldeR

Some code-refactoring in key-generator.

3fd5167 2022-10-25 05:36:42 LoRd_MuldeR

Updated README file.

6f46d5c 2022-10-24 00:12:24 LoRd_MuldeR

Added new test script.

5e0eb30 2022-10-19 05:24:16 LoRd_MuldeR

Mark script as executable.

b0a5838 2022-10-18 04:22:55 LoRd_MuldeR

Added build script for Haiku and OpenBSD.

9ede994 2022-10-17 02:29:06 LoRd_MuldeR

Updated initialization list to use "safe" prime numbers with a minimal distance of 131.

097957f 2022-10-16 22:52:29 LoRd_MuldeR

Small code refactoring in initialization function.

f1dfff9 2022-10-16 03:41:46 LoRd_MuldeR

Updated README file.

73b7131 2022-10-16 03:40:39 LoRd_MuldeR

Updated the C++ wrapper with new optional parameters.

b5b6e3e 2022-10-16 01:32:54 LoRd_MuldeR

GUI: Added checkbox to enable/disable "legacy" compatibility mode.

b654c89 2022-10-15 22:19:28 LoRd_MuldeR

Small improvement to debug logging code.

b0cd820 2022-10-15 05:15:36 LoRd_MuldeR

Make debug logging optional (disabled by default) in self-test mode.

f3dc075 2022-10-14 07:44:19 LoRd_MuldeR

Implemented optional debug logging. Writes to the syslog (Unix) or debugger (Windows).

38cf7c3 2022-10-14 04:39:48 LoRd_MuldeR

Some code refactoring + adjust number of random skips.

147d762 2022-10-13 09:26:51 LoRd_MuldeR

Implemented modified and somewhat faster initialization code.
As this unavoidably breaks compatibility with pre-1.3.x versions, added a new flag to 'slunkparam_t' that enables backwards compatibility mode.
Also extended the self-test code to test the new initialization, in addition to the "legacy" initialization.

Show on old repository browser