OpenFusion/vendor/bcrypt
CakeLancelot fa8c1e73d1
Fix a few compiler warnings and formatting for DB startup message (#272)
Note that the warning in TableData.cpp only seems to occur on clang (deprecated-declarations)

Database account/player count message:
Before: [INFO] Database in operation : Found 1 account(s) and 2 player(s)s
After: [INFO] Database in operation: Found 1 account and 2 players
2024-03-31 13:02:39 -05:00
..
BCrypt.hpp [refactor] src/contrib, src/mingw -> vendor 2021-03-13 02:58:57 +01:00
bcrypt.c Fix a few compiler warnings and formatting for DB startup message (#272) 2024-03-31 13:02:39 -05:00
bcrypt.h [refactor] src/contrib, src/mingw -> vendor 2021-03-13 02:58:57 +01:00
crypt.h [refactor] src/contrib, src/mingw -> vendor 2021-03-13 02:58:57 +01:00
crypt_blowfish.c Fix a few compiler warnings and formatting for DB startup message (#272) 2024-03-31 13:02:39 -05:00
crypt_blowfish.h [refactor] src/contrib, src/mingw -> vendor 2021-03-13 02:58:57 +01:00
crypt_gensalt.c [refactor] src/contrib, src/mingw -> vendor 2021-03-13 02:58:57 +01:00
crypt_gensalt.h [refactor] src/contrib, src/mingw -> vendor 2021-03-13 02:58:57 +01:00
ow-crypt.h [refactor] src/contrib, src/mingw -> vendor 2021-03-13 02:58:57 +01:00
winbcrypt.h [refactor] src/contrib, src/mingw -> vendor 2021-03-13 02:58:57 +01:00
wrapper.c Fix a few compiler warnings and formatting for DB startup message (#272) 2024-03-31 13:02:39 -05:00
x86.S [refactor] src/contrib, src/mingw -> vendor 2021-03-13 02:58:57 +01:00