Commit Graph

  • 1cedbff4ef
    [Neo-Desktop Refactor] [CLI] off-by-one fix and flavour pidgen type override (#108) #82 neo-refactor Alex Pensinger 2024-11-10 23:42:24 -05:00
  • a5ce3abe13
    the end of updating openssl manually master TheTank20 2024-07-25 23:47:07 -05:00
  • 27344f6d4b
    begone strikethrough v0.2.0-beta TheTank20 2024-07-25 23:32:38 -05:00
  • 01b216dbc4
    let it end TheTank20 2024-06-22 00:01:28 -05:00
  • c29db1d30a
    Update keys.json Neo 2024-04-15 08:02:38 -07:00
  • 1c1e26012f
    add "2007 Microsoft Office system" bink (#91) ljcool2006 2024-04-15 10:38:26 -04:00
  • 75f22215b1
    Merge pull request #92 from thepwrtank18/version-check-bypass TheTank20 2024-04-13 16:02:18 -04:00
  • be99f6b8e9
    Update cli.cpp #92 TheTank20 2024-04-13 19:12:57 +00:00
  • e830f97e7e
    Update cli.cpp TheTank20 2024-04-13 19:01:34 +00:00
  • 0251546d0d
    Update libumskt.cpp TheTank20 2024-04-13 18:59:34 +00:00
  • a12afcd601
    Update confid.h TheTank20 2024-04-13 18:46:31 +00:00
  • c7a555abe4
    Update cli.cpp TheTank20 2024-04-13 18:44:41 +00:00
  • 74ff4bf144
    Update cli.h TheTank20 2024-04-13 18:43:59 +00:00
  • 2b408913c4
    Update cli.cpp TheTank20 2024-04-13 18:43:50 +00:00
  • c965b88113
    Update confid.cpp TheTank20 2024-04-13 18:43:32 +00:00
  • 2bc3503fd8
    Update cli.h TheTank20 2024-04-13 18:40:03 +00:00
  • 3fbd1cffea
    Update cli.cpp TheTank20 2024-04-13 18:39:58 +00:00
  • 4bf3800281
    Comment out ERR_UNKNOWN_VERSION checks TheTank20 2024-04-13 18:00:07 +00:00
  • 8ec60bf396
    Update windows.yml TheTank20 2024-04-13 14:45:46 +00:00
  • 5fbbd5e6eb
    changing the openssl links every update isn't sustainable TheTank20 2024-04-13 14:34:13 +00:00
  • 7a0faa42e8 attempt to fix actions build Neo-Desktop 2024-02-21 18:33:32 -08:00
  • c7eb049c0b update build scripts, add unit tests, pidgen2 needs polishing, confid is wip Neo-Desktop 2024-02-21 17:37:02 -08:00
  • 015fd00d3f fix pidgen3, finally plumb in pid 2.0 Neo-Desktop 2024-02-17 08:07:37 -08:00
  • 2ac7f9bc1e WIP - CryptoPP Port, remove refrences to OpenSSL, many things are currently broken Neo-Desktop 2024-02-04 20:26:29 -08:00
  • a827844cbd merge in HEAD changes Neo-Desktop 2024-01-24 20:20:03 -08:00
  • 3e51fe1c8b WIP more rewrite/rework changes, major refactoring Neo-Desktop 2024-01-24 20:04:36 -08:00
  • 783a5afb3a update CPM, don't store in repository Neo-Desktop 2024-01-05 18:29:14 -08:00
  • cb557c1ed8 Fix PIDGEN3 Neo-Desktop 2024-01-05 12:17:32 -08:00
  • d378c6499e
    Update README.md WitherOrNot 2024-01-05 06:52:47 -05:00
  • 5e68e1c8e1 things are quite broken Neo-Desktop 2024-01-04 22:21:35 -08:00
  • bf6365916d total refactor, happy new year, ground level code for automatic DPC selection, code is currently very much a work in progress, and very much broken, we'll work through it Neo-Desktop 2024-01-04 16:32:18 -08:00
  • 3ea8731271
    Merge pull request #80 from Neilpang/patch-1 TheTank20 2023-12-19 17:03:52 +00:00
  • 018f9f533c add trigger for pull_request #80 neil 2023-12-17 20:38:37 +01:00
  • f1f1e0e6ea
    Upgrade to freebsd-vm@v1 neil 2023-12-17 20:26:24 +01:00
  • c4b63c15b2
    Update keys.json (#79) pottzman 2023-12-16 08:32:09 +11:00
  • 1548e14169
    Update OpenSSL to 3.1.4 TheTank20 2023-12-14 00:24:33 +00:00
  • c0a4c76b54 standardize using clang-format Neo-Desktop 2023-12-10 04:06:42 -08:00
  • 8cc691b72f refactor/rework confid Neo-Desktop 2023-12-09 18:50:47 -08:00
  • 72d48dd38b
    Merge pull request #74 from whatdoineed2do/build-static-normal-fixes WitherOrNot 2023-09-30 17:51:45 -04:00
  • 00d4906b28 djgpp: drop forced shared #74 whatdoineed2do/Ray 2023-09-29 20:54:33 +01:00
  • 88f60630c1 gh: window - upgrade from 404'd 3.1.2 resource to openssl 3.1.3 whatdoineed2do/Ray 2023-09-29 12:22:53 +01:00
  • 2ac6920e2c cleanup CMakeLists.txt to build normal with statically linked internal lib without need for full static linkage whatdoineed2do/Ray 2023-09-27 18:50:08 +01:00
  • 8f843ad4c3
    Merge pull request #72 from whatdoineed2do/usage-validation-memleaks WitherOrNot 2023-09-27 04:42:08 -04:00
  • 2753bf2a40
    Update README.md WitherOrNot 2023-09-26 23:05:22 -04:00
  • d17ada2e64
    Merge pull request #73 from techguy16/master WitherOrNot 2023-09-26 14:28:13 -04:00
  • 6685b38aac
    Update README.md #73 techguy16 2023-09-27 07:26:10 +13:00
  • 884d8c9703
    Update README.md techguy16 2023-09-27 07:24:56 +13:00
  • 5ba2dbddd4 EC/BN memleak #72 whatdoineed2do/Ray 2023-09-25 12:05:23 +01:00
  • bf40bb6402 CLI moved to stack object whatdoineed2do/Ray 2023-09-25 12:10:42 +01:00
  • 12a041c380 BN_free() memleaks whatdoineed2do/Ray 2023-09-25 12:04:52 +01:00
  • ecd9cd8dd2 office 2k7 enterprise must be given inst id whatdoineed2do/Ray 2023-09-25 11:26:28 +01:00
  • 6989ae6c94 ensure arg for -p whatdoineed2do/Ray 2023-09-25 11:21:42 +01:00
  • ac510f8253
    Update README.md WitherOrNot 2023-09-17 19:05:16 -04:00
  • 72c42f66c9
    Merge pull request #70 from pottzman/master WitherOrNot 2023-09-07 13:34:10 -04:00
  • 759c4009ef
    Merge pull request #16 from UMSKT/master #70 pottzman 2023-09-07 19:21:48 +10:00
  • 78c358c933
    Merge pull request #15 from pottzman/ConfirmationID pottzman 2023-09-07 19:17:53 +10:00
  • 1d5e233c19
    Update confid.cpp pottzman 2023-09-07 18:44:47 +10:00
  • 6c06732331
    Update confid.cpp pottzman 2023-09-07 18:05:58 +10:00
  • f347231362
    Update confid.cpp pottzman 2023-09-07 17:29:07 +10:00
  • a7e97e45ee
    Update confid.cpp pottzman 2023-09-07 17:16:00 +10:00
  • bf57c32eae
    Merge pull request #12 from pottzman/ConfirmationID pottzman 2023-09-06 23:16:38 +10:00
  • 25db955b61
    Update confid.cpp #69 pottzman 2023-09-06 22:56:28 +10:00
  • 1aeceb28f1
    Update confid.cpp pottzman 2023-09-06 21:56:53 +10:00
  • b451a04f3c
    Update confid.cpp pottzman 2023-09-06 21:32:12 +10:00
  • 3e5e03df4d
    Update confid.cpp pottzman 2023-09-06 20:54:34 +10:00
  • e3bdc93249
    Update confid.cpp pottzman 2023-09-06 20:49:09 +10:00
  • 36b2eb3e7d
    Update confid.cpp pottzman 2023-09-06 20:46:36 +10:00
  • 49fefca596
    Fix DOS compilation (Attempt 2) TheTank20 2023-09-02 13:44:35 -04:00
  • 178c9e0689
    Fix DOS compilation (Attempt 1) TheTank20 2023-09-02 13:43:03 -04:00
  • 214d2d38a5
    Merge pull request #68 from UMSKT/newline-fix TheTank20 2023-09-02 13:16:56 -04:00
  • 3ae078e3c5
    update arg from nonewline to nonewlines #68 TheTank20 2023-09-02 11:53:09 -04:00
  • 12e511b3a5
    Update cli.cpp TheTank20 2023-09-02 11:39:22 -04:00
  • 21bac3b66c
    Update cli.cpp TheTank20 2023-09-02 11:37:41 -04:00
  • 09842ace12
    Update cli.h TheTank20 2023-09-02 11:37:38 -04:00
  • 0d016b8872
    Update cli.cpp TheTank20 2023-09-02 11:31:25 -04:00
  • b1743f4bff
    fix name for FreeBSD TheTank20 2023-09-02 11:17:52 -04:00
  • cc765edb4f
    Merge pull request #61 from UMSKT/workflow-update TheTank20 2023-09-02 11:11:47 -04:00
  • 4d1b5d6681
    Update README.md TheTank20 2023-09-02 11:11:16 -04:00
  • f59d77bdd1
    Merge branch 'master' into workflow-update #61 TheTank20 2023-09-02 10:43:12 -04:00
  • 71cbd19017
    Add universal Confirmation ID #66 TheTank20 2023-09-02 10:42:26 -04:00
  • 974f400cfc
    Revert "TEMP -- use -v" TheTank20 2023-09-02 09:56:36 -04:00
  • a2d521c230
    Update CMakeLists.txt TheTank20 2023-09-02 09:55:20 -04:00
  • d53409f5bd
    TEMP -- use -v TheTank20 2023-09-02 09:51:35 -04:00
  • 2703e17f69
    Update cli.cpp #67 pottzman 2023-09-02 23:51:08 +10:00
  • 680239bdb7
    Merge branch 'cmake-fix' into master TheTank20 2023-09-02 09:44:57 -04:00
  • 104bdb19e3
    Update confid.cpp pottzman 2023-09-02 23:33:47 +10:00
  • f2f859faeb
    Update confid.h pottzman 2023-09-02 23:27:02 +10:00
  • a2d9c46a4b
    Update libumskt.cpp pottzman 2023-09-02 23:25:14 +10:00
  • f65533bbb3
    macOS build is not static TheTank20 2023-09-02 09:24:04 -04:00
  • 90e31b667a
    Update cli.h pottzman 2023-09-02 23:23:59 +10:00
  • 492d245f86
    Update cli.cpp pottzman 2023-09-02 23:22:53 +10:00
  • 361a39e204
    Fix macOS compilation (Attempt 1) TheTank20 2023-09-02 09:20:54 -04:00
  • 31993afb62
    Merge pull request #3 from UMSKT/master pottzman 2023-09-02 23:03:17 +10:00
  • b3f64e6330
    fix typo WitherOrNot 2023-09-02 00:59:34 -04:00
  • ccf93a0089
    Merge pull request #51 from UMSKT/fe-ff-fix WitherOrNot 2023-09-01 23:17:58 -04:00
  • ae391a5e50
    Update cli.cpp #51 WitherOrNot 2023-09-01 22:43:32 -04:00
  • 3620cf5af6
    Update README.md TheTank20 2023-09-01 19:54:08 -04:00
  • 33774f7ad2
    put all the stuff into cmake-fix #56 cmake-fix TheTank20 2023-09-01 19:12:57 -04:00
  • 06ed5ef240
    Update windows.yml #65 TheTank20 2023-09-01 18:50:59 -04:00
  • 161aa2de4c
    put the working dir in the right place TheTank20 2023-09-01 18:37:12 -04:00