pottzman and GitHub
492d245f86
Update cli.cpp
...
added CLI options for confirmation ID generation
2023-09-02 23:22:53 +10:00
pottzman and GitHub
31993afb62
Merge pull request #3 from UMSKT/master
...
FE and FF BINK exclusions
2023-09-02 23:03:17 +10:00
WitherOrNot and GitHub
b3f64e6330
fix typo
2023-09-02 00:59:34 -04:00
WitherOrNot and GitHub
ccf93a0089
Merge pull request #51 from UMSKT/fe-ff-fix
...
Add exclusions for FE and FF BINKs
2023-09-01 23:17:58 -04:00
WitherOrNot and GitHub
ae391a5e50
Update cli.cpp
2023-09-01 22:43:32 -04:00
TheTank20 and GitHub
3620cf5af6
Update README.md
2023-09-01 19:54:08 -04:00
TheTank20 and GitHub
06ed5ef240
Update windows.yml
2023-09-01 18:50:59 -04:00
TheTank20 and GitHub
161aa2de4c
put the working dir in the right place
2023-09-01 18:37:12 -04:00
TheTank20 and GitHub
a50688657d
Fix v141_xp compilation
2023-09-01 18:20:02 -04:00
TheTank20 and GitHub
1679583e64
Update README.md
2023-09-01 18:19:35 -04:00
TheTank20 and GitHub
02c85b50b1
Change build config to v141_xp
2023-09-01 18:08:53 -04:00
TheTank20 and GitHub
93732e152b
Add XP support for x64
2023-09-01 18:07:02 -04:00
techguy16 and GitHub
95803054ba
Tidy up Readme
...
- Order Operating Systems
- Add separators
- Fix build instructions (git clone doesn't just get the code, you need the url)
2023-09-02 09:46:19 +12:00
techguy16 and GitHub
8619fccb11
Update freebsd.yml
2023-09-02 09:12:52 +12:00
techguy16 and GitHub
06b9d937b1
Update freebsd.yml
2023-09-01 20:14:46 +12:00
techguy16 and GitHub
453151f20f
Add Tests for FreeBSD
2023-09-01 12:47:39 +12:00
techguy16 and GitHub
1bb00cf53d
Remove unnecessary zipping.
2023-09-01 11:56:37 +12:00
techguy16 and GitHub
a787fc8e85
Fix Windows Build
2023-09-01 11:55:22 +12:00
WitherOrNot and GitHub
582ddf1bb8
Merge pull request #63 from techguy16/master
...
Add Office 2k3 and Works Suite 2003/2004
2023-08-27 15:54:03 -04:00
techguy16 and GitHub
13bf69c7e1
Add Office 2k3 and Works Suite 2003/2004
2023-08-28 07:20:10 +12:00
TheTank20 and GitHub
9fec269ad0
Only show successful runs on links
2023-08-14 21:35:42 -04:00
TheTank20 and GitHub
8e15a4f5b8
Update OpenSSL to 3.1.2
2023-08-10 12:07:39 -05:00
CONIGUERO and GitHub
958169ccb5
Merge pull request #55 from pottzman/pottzman-upgrade-flag
...
Pottzman upgrade flag
2023-08-10 04:43:42 -03:00
pottzman and GitHub
63fbbd83ef
Update cli.cpp
2023-08-10 17:27:03 +10:00
pottzman and GitHub
de659846d4
Update cli.cpp
2023-08-10 17:16:24 +10:00
pottzman and GitHub
7c4bcdc847
Update cli.cpp
2023-08-10 16:56:58 +10:00
pottzman and GitHub
859a21656c
Update cli.cpp
2023-08-10 16:56:05 +10:00
pottzman and GitHub
4b2ef7ac72
Update cli.cpp
2023-08-10 16:52:19 +10:00
pottzman and GitHub
216c9cdf9d
Update cli.cpp
2023-08-10 16:51:53 +10:00
pottzman and GitHub
8f685a022c
Update cli.cpp
2023-08-10 16:49:57 +10:00
pottzman and GitHub
e4058ddf19
Update cli.h
2023-08-10 16:45:50 +10:00
Neo and GitHub
45004623be
Why does the Github web editor commit tabs???
2023-07-28 16:17:57 -07:00
Neo and GitHub
a4cb524fed
re-add removed comment
2023-07-28 16:16:31 -07:00
Neo and GitHub
03ae90163a
cleaner cli.cpp fix
2023-07-28 16:15:37 -07:00
TheTank20 and GitHub
c1e9a0f021
add exclusions for FE and FF
2023-07-28 18:10:25 -05:00
TheTank20 and GitHub
152c03456c
Merge pull request #50 from UMSKT/readme-fix
2023-07-28 17:49:23 -05:00
TheTank20 and GitHub
ea51438766
Update README.md
2023-07-28 17:32:15 -05:00
TheTank20 and GitHub
8ee1acc2be
Fix multiple key issue
2023-07-28 16:50:40 -05:00
TheTank20 and GitHub
3134a6f7a3
Update cli.cpp
...
Attempt to fix "duplicate keys" issue
2023-07-28 16:31:54 -05:00
TheTank20 and GitHub
b75d08b3be
Update README.md
2023-07-27 19:01:50 -05:00
techguy16 and GitHub
20c84661b2
Add macOS and FreeBSD support and fix DJGPP build ( #48 )
2023-07-24 23:53:42 -07:00
Neo and GitHub
fefc8552b6
Update README.md ( #45 )
...
Closes #44
2023-07-16 05:51:46 -07:00
TheTank20 and GitHub
503fa3e1d8
Simplified v141_xp installation ( #41 )
2023-07-09 04:05:01 -07:00
15cbe19006
Refactor/Overhaul ( #40 )
...
* major refactor/overhaul
move generation implementation to libumskt/*
decouple CLI/Options (and JSON) from generation implementation
set groundwork for future shared library
use standardized PIDGEN2/PIDGEN3 naming convention
create a Windows Docker file for quick compilation
add Windows resouce file/header so we have an application icon on windows
use icon from @Endermanch (used with permission)
add support for fully-static linux/muslc-based compilation
add support for a dos/windows (i486+) binary using djgpp
add Dockerfile to compile gcc/djgpp/watt32/openssl to provide DOS (DPMI) binaries
add @Endermanch 's Vista+ documentation
update Readme for recent credits
* begin work on C linkage and emscripten buildpath
* Update CMake to include and build Crypto++
* move dllmain.cpp to the correct directory
* add rust port info to README.md
* re-add dropped changes from rebase
* update build config, specify windows XP version number for crypto++
* update dos-djgpp action to use new cmake builder and options
* update dos-djgpp to use UMSKT hosted forks
* update other workflows to include standard header
* remove crypto++ from build config for now
* use the new `shell` parameter in `threeal/cmake-action`
TODO: move to a stable version (v1.3.0) when ready
* use full commit hash because a shortened hash is unsupported
* add the required {0} parameter?
* add openssl 3.1.1 to windows github runners
* ensure linux matrix build compiles on the correct arch
---------
Co-authored-by: Neo <321592+Neo-Desktop@users.noreply.github.com >
2023-07-08 20:08:43 -07:00
Emma and GitHub
de04746c5e
Command line option to specify serial for generating BINK1998 keys ( #33 )
...
* specify pre-set serial on CLI for BINK1998
* fix CLI::printID
2023-07-04 03:20:17 -07:00
WitherOrNot and GitHub
9817a83e74
Update README.md
2023-07-03 16:40:25 -04:00
Alfi Maulana and GitHub
bcd51e0e4e
update build WindowsXPKg step ( #38 )
2023-06-30 00:58:20 -07:00
4b60737bb4
Add -V/--validate command line switch ( #31 )
...
* add -V/--validate command line switch
* Return success/failure bool on CLI::stripKey
---------
Co-authored-by: Neo <321592+Neo-Desktop@users.noreply.github.com >
2023-06-19 12:41:27 -07:00
bc23fc5233
Hide more things behind --verbose + error correction ( #27 )
...
---------
Co-authored-by: WitherOrNot <damemem@gmail.com >
2023-06-18 01:28:20 -07:00
TheTank20 and GitHub
dc64133adf
Update README.md
2023-06-16 20:32:46 -05:00