Commit Graph
246 Commits
Author SHA1 Message Date
whatdoineed2do/Ray 00d4906b28 djgpp: drop forced shared 2023-09-29 22:43:52 +01:00
whatdoineed2do/Ray 88f60630c1 gh: window - upgrade from 404'd 3.1.2 resource to openssl 3.1.3 2023-09-29 22:16:33 +01:00
whatdoineed2do/Ray 2ac6920e2c cleanup CMakeLists.txt to build normal with statically linked internal lib without need for full static linkage 2023-09-29 22:16:33 +01:00
WitherOrNotandGitHub 8f843ad4c3 Merge pull request #72 from whatdoineed2do/usage-validation-memleaks
Usage validation and memleaks fixes
2023-09-27 04:42:08 -04:00
WitherOrNotandGitHub 2753bf2a40 Update README.md 2023-09-26 23:05:22 -04:00
WitherOrNotandGitHub d17ada2e64 Merge pull request #73 from techguy16/master
Add Discord Invite
2023-09-26 14:28:13 -04:00
techguy16andGitHub 6685b38aac Update README.md 2023-09-27 07:26:10 +13:00
techguy16andGitHub 884d8c9703 Update README.md 2023-09-27 07:24:56 +13:00
whatdoineed2do/Ray 5ba2dbddd4 EC/BN memleak 2023-09-25 12:13:53 +01:00
whatdoineed2do/Ray bf40bb6402 CLI moved to stack object 2023-09-25 12:13:43 +01:00
whatdoineed2do/Ray 12a041c380 BN_free() memleaks 2023-09-25 12:04:52 +01:00
whatdoineed2do/Ray ecd9cd8dd2 office 2k7 enterprise must be given inst id 2023-09-25 11:26:28 +01:00
whatdoineed2do/Ray 6989ae6c94 ensure arg for -p 2023-09-25 11:21:42 +01:00
WitherOrNotandGitHub ac510f8253 Update README.md 2023-09-17 19:05:16 -04:00
WitherOrNotandGitHub 72c42f66c9 Merge pull request #70 from pottzman/master
Universal ConfirmationID
2023-09-07 13:34:10 -04:00
pottzmanandGitHub 759c4009ef Merge pull request #16 from UMSKT/master
test merge
2023-09-07 19:21:48 +10:00
pottzmanandGitHub 78c358c933 Merge pull request #15 from pottzman/ConfirmationID
Universal ConfirmationID
2023-09-07 19:17:53 +10:00
pottzmanandGitHub 1d5e233c19 Update confid.cpp 2023-09-07 18:44:47 +10:00
pottzmanandGitHub 6c06732331 Update confid.cpp 2023-09-07 18:05:58 +10:00
pottzmanandGitHub f347231362 Update confid.cpp 2023-09-07 17:29:07 +10:00
pottzmanandGitHub a7e97e45ee Update confid.cpp 2023-09-07 17:16:00 +10:00
pottzmanandGitHub bf57c32eae Merge pull request #12 from pottzman/ConfirmationID
Universal ConfirmationID
2023-09-06 23:16:38 +10:00
pottzmanandGitHub 25db955b61 Update confid.cpp 2023-09-06 22:56:28 +10:00
pottzmanandGitHub 1aeceb28f1 Update confid.cpp 2023-09-06 21:56:53 +10:00
pottzmanandGitHub b451a04f3c Update confid.cpp 2023-09-06 21:32:12 +10:00
pottzmanandGitHub 3e5e03df4d Update confid.cpp 2023-09-06 20:54:34 +10:00
pottzmanandGitHub e3bdc93249 Update confid.cpp 2023-09-06 20:49:09 +10:00
pottzmanandGitHub 36b2eb3e7d Update confid.cpp 2023-09-06 20:46:36 +10:00
TheTank20andGitHub 49fefca596 Fix DOS compilation (Attempt 2) 2023-09-02 13:44:35 -04:00
TheTank20andGitHub 178c9e0689 Fix DOS compilation (Attempt 1) 2023-09-02 13:43:03 -04:00
TheTank20andGitHub 214d2d38a5 Merge pull request #68 from UMSKT/newline-fix 2023-09-02 13:16:56 -04:00
TheTank20andGitHub 3ae078e3c5 update arg from nonewline to nonewlines 2023-09-02 11:53:09 -04:00
TheTank20andGitHub 12e511b3a5 Update cli.cpp 2023-09-02 11:39:22 -04:00
TheTank20andGitHub 21bac3b66c Update cli.cpp 2023-09-02 11:37:41 -04:00
TheTank20andGitHub 09842ace12 Update cli.h 2023-09-02 11:37:38 -04:00
TheTank20andGitHub 0d016b8872 Update cli.cpp 2023-09-02 11:31:25 -04:00
TheTank20andGitHub b1743f4bff fix name for FreeBSD 2023-09-02 11:17:52 -04:00
TheTank20andGitHub cc765edb4f Merge pull request #61 from UMSKT/workflow-update 2023-09-02 11:11:47 -04:00
TheTank20andGitHub 4d1b5d6681 Update README.md 2023-09-02 11:11:16 -04:00
TheTank20andGitHub f59d77bdd1 Merge branch 'master' into workflow-update 2023-09-02 10:43:12 -04:00
TheTank20andGitHub 71cbd19017 Add universal Confirmation ID 2023-09-02 10:42:26 -04:00
TheTank20andGitHub 974f400cfc Revert "TEMP -- use -v" 2023-09-02 09:56:36 -04:00
TheTank20andGitHub a2d521c230 Update CMakeLists.txt 2023-09-02 09:55:20 -04:00
TheTank20andGitHub d53409f5bd TEMP -- use -v 2023-09-02 09:51:35 -04:00
pottzmanandGitHub 2703e17f69 Update cli.cpp 2023-09-02 23:51:08 +10:00
TheTank20andGitHub 680239bdb7 Merge branch 'cmake-fix' into master 2023-09-02 09:44:57 -04:00
pottzmanandGitHub 104bdb19e3 Update confid.cpp 2023-09-02 23:33:47 +10:00
pottzmanandGitHub f2f859faeb Update confid.h 2023-09-02 23:27:02 +10:00
pottzmanandGitHub a2d9c46a4b Update libumskt.cpp 2023-09-02 23:25:14 +10:00
TheTank20andGitHub f65533bbb3 macOS build is not static 2023-09-02 09:24:04 -04:00