Commit graph

  • 04e6362d7e Revert DWORD for newHash (calculation mistake) Andrew 2023-06-05 14:17:26 +0300
  • 1603dbd6e2 Header improvements, refactor continues Andrew 2023-06-05 12:29:54 +0300
  • 150f7433dc [Server] Connect JSON library Andrew 2023-06-05 12:19:47 +0300
  • 79d62a3b1b Slight refactor Andrew 2023-06-05 12:13:15 +0300
  • 35c18d473b QWORD upgrade 2/3 Andrew 2023-06-05 01:24:20 +0300
  • 632c84249c QWORD upgrade 1/3 Andrew 2023-06-05 00:52:10 +0300
  • d20cb1fa49 Verification procedure cleanup Andrew 2023-06-05 00:27:50 +0300
  • 983acba760 Fix pack functions Andrew 2023-06-04 23:39:02 +0300
  • 974695b178 Add product entry for "PLUS! for Windows XP" Neo 2023-06-04 12:28:16 -0700
  • 9b3abe7fb9 fix server2k3 compile error Neo 2023-06-04 12:26:58 -0700
  • 9812529903 Complete rewrite of XP Algorithm (w/ comments). Now fully optimized and readable Andrew 2023-06-04 22:01:09 +0300
  • 21e31fd1b6 BOOL type, slight refactor, cleanup Andrew 2023-06-04 16:44:22 +0300
  • 799fee5a68 QWORD upgrade, abstract NEXTNBITS() Andrew 2023-06-04 16:32:05 +0300
  • 1c5f93b687 Slight refactor, prepare for QWORD upgrade Andrew 2023-06-04 15:40:08 +0300
  • 3922223b9f QWORD upgrade for Schnorr's Signature Andrew 2023-06-04 15:17:41 +0300
  • 9302ebd751 Abstract FIRSTNBITS(), fix logic Andrew 2023-06-04 15:06:51 +0300
  • 08ec7cb9bb Simplify pointer arithmetics Andrew 2023-06-04 14:54:22 +0300
  • 8e4285c960 Remove unnecessary pointer arithmetic Andrew 2023-06-04 13:38:05 +0300
  • 63bc103384 Add pack/extract consistency Andrew 2023-06-04 13:35:26 +0300
  • 06920ede2a Data type consistency uplift Andrew 2023-06-04 13:31:24 +0300
  • 3f95974e61 disable asserts globally unless DEBUG is defined Neo 2023-06-04 00:50:41 -0700
  • 166a0b5df7 transition products object in keys.json to add additional information later confirm windows server 2003 as bink 0x5A add BINK information for 0x54 Neo 2023-06-04 00:47:21 -0700
  • e9a10e2882
    add confirmation ID generator, fix server.cpp (#14) WitherOrNot 2023-06-03 10:14:11 -0400
  • 728bf2a781 Add BINK data for VS.net (2001), VS.net 2003, Win CE Platform Builder 3, 4, and 5 Neo 2023-06-03 07:06:00 -0700
  • 7c62596aa5 fix syntax error in keys.json Neo 2023-06-02 07:20:06 -0700
  • 574b7b3b32 Merge remote-tracking branch 'origin/master' Andrew 2023-06-02 17:14:03 +0300
  • 7944a9b15f Server Algorithm uplift Andrew 2023-06-02 17:13:57 +0300
  • 6b85db12c9 disable static building for now (causing more headaches than it should) update keys.json with new info Neo 2023-06-02 07:09:40 -0700
  • 19cce11bc2
    Merge pull request #13 from WitherOrNot/newkeys Neo 2023-06-02 06:38:42 -0700
  • 475241e608 Get rid of PkgConfig Andrew 2023-06-02 15:39:11 +0300
  • a14d44cdca FindOpenSSL (Crossplatform solution) Andrew 2023-06-02 15:36:34 +0300
  • d930648230 Add new keys WitherOrNot 2023-06-02 03:14:53 -0400
  • 72d441b539 Fix datatypes to use platform independent values, Add command line switch scaffolding Allow users to chose which bink/channelid they'd like to generate with Add rudimentary help system, Sanitize user input Neo 2023-06-01 21:25:43 -0700
  • e437cc548a Folder refactor Andrew 2023-06-01 23:09:44 +0300
  • cc009d0ad4 Fix garbage keys being generated, abstract elliptic curves out Andrew 2023-06-01 22:19:35 +0300
  • 96639bbaf7 remove bink generation script add runtime json parsing add cmake.cpm update cmake to reflect this fix compilation errors Neo 2023-06-01 10:55:36 -0700
  • 1f30ff762d Fix logic Andrew 2023-06-01 19:47:07 +0300
  • 62e2e37373 Remove BINK.h dependency on header.h Andrew 2023-06-01 19:24:07 +0300
  • 814b8e48fb Update CMakeLists.txt (Refactor) Andrew 2023-06-01 18:56:26 +0300
  • 8088c455ff Revert CMakeLists.txt Andrew 2023-06-01 18:54:11 +0300
  • 88619134bc Quick fix - must fix script to compose project correctly Andrew 2023-06-01 18:32:46 +0300
  • bd11fb5eed Include "bink.h", update BINK.h generation script Andrew 2023-06-01 18:28:41 +0300
  • 5bf1da663a CMake executable merge Andrew 2023-06-01 18:22:45 +0300
  • f5423a8eb0 Refactor, improved readability Andrew 2023-06-01 16:09:22 +0300
  • 3999ed0996 switch the XP algorithm to use bink.h data create script in python to format said data to C begin transition to using C++ functions Neo 2023-05-31 18:49:44 -0700
  • 46adbee701 reorder products object Neo 2023-05-30 13:29:43 -0700
  • 44dbb1e722 add in Visual Studio 2005 BINK data Neo 2023-05-30 13:28:16 -0700
  • 05ee5eb933 update CMakeLists to correctly compile sources - update readme to reflect that factor out reused functions to shared.cpp/shared.h Neo 2023-05-30 12:37:13 -0700
  • ac47a88f7e Add OpenSSL libraries, convert to CMake Andrew 2023-05-30 11:07:50 +0300
  • f5a76d8df5 Merge remote-tracking branch 'origin/master' Andrew 2023-05-30 10:44:45 +0300
  • 388464da68 Prepare repository for a revamp Andrew 2023-05-30 10:44:23 +0300
  • b6ade7c890 Update keys.json to include a list of products and their corresponding BINK IDs change BINK data to be referenced by their corresponding BINK ID (in hexadecimal) Neo 2023-05-29 16:25:07 -0700
  • 3764743558 Update LICENSE file to reflect $currentyear Neo 2023-05-29 15:20:43 -0700
  • ad91633ae1 Update LICENSE file to reflect $currentyear and all current and future contributors Neo 2023-05-29 15:14:39 -0700
  • aadeb8fe46 update README.md with additional project information Neo 2023-05-29 15:09:20 -0700
  • b7c6621809
    Update README.md Andrew 2023-05-29 21:30:21 +0300
  • 1564056d68
    Update README.md Andrew 2023-05-29 21:28:08 +0300
  • fa12ad2c48
    Update README.md Andrew 2023-05-29 21:22:00 +0300
  • 78194d7ab9
    Add BN_mod_sqrt() check outside of generation Andrew 2023-05-28 20:44:25 +0300
  • 04601b7260
    Fix the "0x62A32" bug in XP Generation Andrew 2023-05-28 20:37:46 +0300
  • 2af9f6db64 commit keys.json Neo 2023-05-27 17:15:52 -0700
  • 8c506fe798 adding in keys.json Neo 2023-05-27 17:10:15 -0700
  • a7a670be02 add new, updated information to readme Neo 2023-05-26 08:58:30 -0700
  • 92938eb908 change datatypes to platform agnostic versions, add makefile Neo 2023-05-23 20:06:34 -0700
  • a40632a7fe
    Updated Win32OpenSSL URL TheMCHK 2019-08-22 17:35:39 -0300
  • 9b040f9613
    Update main file TheMCHK 2019-08-22 17:33:25 -0300
  • 3d300e0c84
    Create Srv2003KGmain.cpp TheMCHK 2019-08-21 15:26:59 -0300
  • b7a26092d9
    Update README.md TheMCHK 2019-08-21 12:52:02 -0300
  • 888b935469
    Update README.md TheMCHK 2019-08-21 12:46:22 -0300
  • 4d044b881c
    Create README.md TheMCHK 2019-08-21 12:45:36 -0300
  • b1ade307d3
    Create main.cpp TheMCHK 2019-08-21 12:29:48 -0300
  • d43605de73
    Initial commit TheMCHK 2019-08-21 12:28:40 -0300