aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2022-08-24 00:32:31 +0100
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-08-25 21:32:55 +0200
commit46bed8d09f32360377350d71816a76abdfbf2c7c (patch)
tree7feedae4910dbfe0e53d26ea1e00c4616d2c1850
parenta97f1f07bb5aa31629cd87023e09669eb4bf1fe9 (diff)
downloadNorthstarLauncher-46bed8d09f32360377350d71816a76abdfbf2c7c.tar.gz
NorthstarLauncher-46bed8d09f32360377350d71816a76abdfbf2c7c.zip
Adjust folder structure (#242)v1.9.5-rc1v1.9.5
* Adjust folder structure * change launcher directory name
-rw-r--r--.github/workflows/ci.yml4
-rw-r--r--NorthstarDLL/ExploitFixes.cpp (renamed from NorthstarDedicatedTest/ExploitFixes.cpp)0
-rw-r--r--NorthstarDLL/ExploitFixes.h (renamed from NorthstarDedicatedTest/ExploitFixes.h)0
-rw-r--r--NorthstarDLL/ExploitFixes_UTF8Parser.h (renamed from NorthstarDedicatedTest/ExploitFixes_UTF8Parser.h)0
-rw-r--r--NorthstarDLL/NSMem.h (renamed from NorthstarDedicatedTest/NSMem.h)0
-rw-r--r--NorthstarDLL/NorthstarDLL.vcxproj (renamed from NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj)2
-rw-r--r--NorthstarDLL/NorthstarDLL.vcxproj.filters (renamed from NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters)0
-rw-r--r--NorthstarDLL/audio.cpp (renamed from NorthstarDedicatedTest/audio.cpp)0
-rw-r--r--NorthstarDLL/audio.h (renamed from NorthstarDedicatedTest/audio.h)0
-rw-r--r--NorthstarDLL/audio_asm.asm (renamed from NorthstarDedicatedTest/audio_asm.asm)0
-rw-r--r--NorthstarDLL/bansystem.cpp (renamed from NorthstarDedicatedTest/bansystem.cpp)0
-rw-r--r--NorthstarDLL/bansystem.h (renamed from NorthstarDedicatedTest/bansystem.h)0
-rw-r--r--NorthstarDLL/bitbuf.h (renamed from NorthstarDedicatedTest/bitbuf.h)0
-rw-r--r--NorthstarDLL/bits.cpp (renamed from NorthstarDedicatedTest/bits.cpp)0
-rw-r--r--NorthstarDLL/bits.h (renamed from NorthstarDedicatedTest/bits.h)0
-rw-r--r--NorthstarDLL/buildainfile.cpp (renamed from NorthstarDedicatedTest/buildainfile.cpp)0
-rw-r--r--NorthstarDLL/buildainfile.h (renamed from NorthstarDedicatedTest/buildainfile.h)0
-rw-r--r--NorthstarDLL/chatcommand.cpp (renamed from NorthstarDedicatedTest/chatcommand.cpp)0
-rw-r--r--NorthstarDLL/chatcommand.h (renamed from NorthstarDedicatedTest/chatcommand.h)0
-rw-r--r--NorthstarDLL/clientauthhooks.cpp (renamed from NorthstarDedicatedTest/clientauthhooks.cpp)0
-rw-r--r--NorthstarDLL/clientauthhooks.h (renamed from NorthstarDedicatedTest/clientauthhooks.h)0
-rw-r--r--NorthstarDLL/clientchathooks.cpp (renamed from NorthstarDedicatedTest/clientchathooks.cpp)0
-rw-r--r--NorthstarDLL/clientchathooks.h (renamed from NorthstarDedicatedTest/clientchathooks.h)0
-rw-r--r--NorthstarDLL/clientruihooks.cpp (renamed from NorthstarDedicatedTest/clientruihooks.cpp)0
-rw-r--r--NorthstarDLL/clientruihooks.h (renamed from NorthstarDedicatedTest/clientruihooks.h)0
-rw-r--r--NorthstarDLL/clientvideooverrides.cpp (renamed from NorthstarDedicatedTest/clientvideooverrides.cpp)0
-rw-r--r--NorthstarDLL/clientvideooverrides.h (renamed from NorthstarDedicatedTest/clientvideooverrides.h)0
-rw-r--r--NorthstarDLL/color.h (renamed from NorthstarDedicatedTest/color.h)0
-rw-r--r--NorthstarDLL/concommand.cpp (renamed from NorthstarDedicatedTest/concommand.cpp)0
-rw-r--r--NorthstarDLL/concommand.h (renamed from NorthstarDedicatedTest/concommand.h)0
-rw-r--r--NorthstarDLL/configurables.cpp (renamed from NorthstarDedicatedTest/configurables.cpp)0
-rw-r--r--NorthstarDLL/configurables.h (renamed from NorthstarDedicatedTest/configurables.h)0
-rw-r--r--NorthstarDLL/context.cpp (renamed from NorthstarDedicatedTest/context.cpp)0
-rw-r--r--NorthstarDLL/context.h (renamed from NorthstarDedicatedTest/context.h)0
-rw-r--r--NorthstarDLL/convar.cpp (renamed from NorthstarDedicatedTest/convar.cpp)0
-rw-r--r--NorthstarDLL/convar.h (renamed from NorthstarDedicatedTest/convar.h)0
-rw-r--r--NorthstarDLL/cvar.cpp (renamed from NorthstarDedicatedTest/cvar.cpp)0
-rw-r--r--NorthstarDLL/cvar.h (renamed from NorthstarDedicatedTest/cvar.h)0
-rw-r--r--NorthstarDLL/debugoverlay.cpp (renamed from NorthstarDedicatedTest/debugoverlay.cpp)0
-rw-r--r--NorthstarDLL/debugoverlay.h (renamed from NorthstarDedicatedTest/debugoverlay.h)0
-rw-r--r--NorthstarDLL/dedicated.cpp (renamed from NorthstarDedicatedTest/dedicated.cpp)0
-rw-r--r--NorthstarDLL/dedicated.h (renamed from NorthstarDedicatedTest/dedicated.h)0
-rw-r--r--NorthstarDLL/dedicatedmaterialsystem.cpp (renamed from NorthstarDedicatedTest/dedicatedmaterialsystem.cpp)0
-rw-r--r--NorthstarDLL/dedicatedmaterialsystem.h (renamed from NorthstarDedicatedTest/dedicatedmaterialsystem.h)0
-rw-r--r--NorthstarDLL/dllmain.cpp (renamed from NorthstarDedicatedTest/dllmain.cpp)0
-rw-r--r--NorthstarDLL/filesystem.cpp (renamed from NorthstarDedicatedTest/filesystem.cpp)0
-rw-r--r--NorthstarDLL/filesystem.h (renamed from NorthstarDedicatedTest/filesystem.h)0
-rw-r--r--NorthstarDLL/gameutils.cpp (renamed from NorthstarDedicatedTest/gameutils.cpp)0
-rw-r--r--NorthstarDLL/gameutils.h (renamed from NorthstarDedicatedTest/gameutils.h)0
-rw-r--r--NorthstarDLL/hooks.cpp (renamed from NorthstarDedicatedTest/hooks.cpp)0
-rw-r--r--NorthstarDLL/hooks.h (renamed from NorthstarDedicatedTest/hooks.h)0
-rw-r--r--NorthstarDLL/hookutils.cpp (renamed from NorthstarDedicatedTest/hookutils.cpp)0
-rw-r--r--NorthstarDLL/hookutils.h (renamed from NorthstarDedicatedTest/hookutils.h)0
-rw-r--r--NorthstarDLL/include/MinHook.h (renamed from NorthstarDedicatedTest/include/MinHook.h)0
-rw-r--r--NorthstarDLL/include/MinHook.x64.lib (renamed from NorthstarDedicatedTest/include/MinHook.x64.lib)bin32400 -> 32400 bytes
-rw-r--r--NorthstarDLL/include/crypto/__DECC_INCLUDE_EPILOGUE.H (renamed from NorthstarDedicatedTest/include/crypto/__DECC_INCLUDE_EPILOGUE.H)0
-rw-r--r--NorthstarDLL/include/crypto/__DECC_INCLUDE_PROLOGUE.H (renamed from NorthstarDedicatedTest/include/crypto/__DECC_INCLUDE_PROLOGUE.H)0
-rw-r--r--NorthstarDLL/include/crypto/aes_platform.h (renamed from NorthstarDedicatedTest/include/crypto/aes_platform.h)0
-rw-r--r--NorthstarDLL/include/crypto/aria.h (renamed from NorthstarDedicatedTest/include/crypto/aria.h)0
-rw-r--r--NorthstarDLL/include/crypto/asn1.h (renamed from NorthstarDedicatedTest/include/crypto/asn1.h)0
-rw-r--r--NorthstarDLL/include/crypto/asn1_dsa.h (renamed from NorthstarDedicatedTest/include/crypto/asn1_dsa.h)0
-rw-r--r--NorthstarDLL/include/crypto/asn1err.h (renamed from NorthstarDedicatedTest/include/crypto/asn1err.h)0
-rw-r--r--NorthstarDLL/include/crypto/async.h (renamed from NorthstarDedicatedTest/include/crypto/async.h)0
-rw-r--r--NorthstarDLL/include/crypto/asyncerr.h (renamed from NorthstarDedicatedTest/include/crypto/asyncerr.h)0
-rw-r--r--NorthstarDLL/include/crypto/bioerr.h (renamed from NorthstarDedicatedTest/include/crypto/bioerr.h)0
-rw-r--r--NorthstarDLL/include/crypto/bn.h (renamed from NorthstarDedicatedTest/include/crypto/bn.h)0
-rw-r--r--NorthstarDLL/include/crypto/bn_conf.h (renamed from NorthstarDedicatedTest/include/crypto/bn_conf.h)0
-rw-r--r--NorthstarDLL/include/crypto/bn_conf.h.in (renamed from NorthstarDedicatedTest/include/crypto/bn_conf.h.in)0
-rw-r--r--NorthstarDLL/include/crypto/bn_dh.h (renamed from NorthstarDedicatedTest/include/crypto/bn_dh.h)0
-rw-r--r--NorthstarDLL/include/crypto/bn_srp.h (renamed from NorthstarDedicatedTest/include/crypto/bn_srp.h)0
-rw-r--r--NorthstarDLL/include/crypto/bnerr.h (renamed from NorthstarDedicatedTest/include/crypto/bnerr.h)0
-rw-r--r--NorthstarDLL/include/crypto/buffererr.h (renamed from NorthstarDedicatedTest/include/crypto/buffererr.h)0
-rw-r--r--NorthstarDLL/include/crypto/chacha.h (renamed from NorthstarDedicatedTest/include/crypto/chacha.h)0
-rw-r--r--NorthstarDLL/include/crypto/cmll_platform.h (renamed from NorthstarDedicatedTest/include/crypto/cmll_platform.h)0
-rw-r--r--NorthstarDLL/include/crypto/cmperr.h (renamed from NorthstarDedicatedTest/include/crypto/cmperr.h)0
-rw-r--r--NorthstarDLL/include/crypto/cmserr.h (renamed from NorthstarDedicatedTest/include/crypto/cmserr.h)0
-rw-r--r--NorthstarDLL/include/crypto/comperr.h (renamed from NorthstarDedicatedTest/include/crypto/comperr.h)0
-rw-r--r--NorthstarDLL/include/crypto/conferr.h (renamed from NorthstarDedicatedTest/include/crypto/conferr.h)0
-rw-r--r--NorthstarDLL/include/crypto/crmferr.h (renamed from NorthstarDedicatedTest/include/crypto/crmferr.h)0
-rw-r--r--NorthstarDLL/include/crypto/cryptlib.h (renamed from NorthstarDedicatedTest/include/crypto/cryptlib.h)0
-rw-r--r--NorthstarDLL/include/crypto/cryptoerr.h (renamed from NorthstarDedicatedTest/include/crypto/cryptoerr.h)0
-rw-r--r--NorthstarDLL/include/crypto/cterr.h (renamed from NorthstarDedicatedTest/include/crypto/cterr.h)0
-rw-r--r--NorthstarDLL/include/crypto/ctype.h (renamed from NorthstarDedicatedTest/include/crypto/ctype.h)0
-rw-r--r--NorthstarDLL/include/crypto/decoder.h (renamed from NorthstarDedicatedTest/include/crypto/decoder.h)0
-rw-r--r--NorthstarDLL/include/crypto/decodererr.h (renamed from NorthstarDedicatedTest/include/crypto/decodererr.h)0
-rw-r--r--NorthstarDLL/include/crypto/des_platform.h (renamed from NorthstarDedicatedTest/include/crypto/des_platform.h)0
-rw-r--r--NorthstarDLL/include/crypto/dh.h (renamed from NorthstarDedicatedTest/include/crypto/dh.h)0
-rw-r--r--NorthstarDLL/include/crypto/dherr.h (renamed from NorthstarDedicatedTest/include/crypto/dherr.h)0
-rw-r--r--NorthstarDLL/include/crypto/dsa.h (renamed from NorthstarDedicatedTest/include/crypto/dsa.h)0
-rw-r--r--NorthstarDLL/include/crypto/dsaerr.h (renamed from NorthstarDedicatedTest/include/crypto/dsaerr.h)0
-rw-r--r--NorthstarDLL/include/crypto/dso_conf.h (renamed from NorthstarDedicatedTest/include/crypto/dso_conf.h)0
-rw-r--r--NorthstarDLL/include/crypto/dso_conf.h.in (renamed from NorthstarDedicatedTest/include/crypto/dso_conf.h.in)0
-rw-r--r--NorthstarDLL/include/crypto/ec.h (renamed from NorthstarDedicatedTest/include/crypto/ec.h)0
-rw-r--r--NorthstarDLL/include/crypto/ecerr.h (renamed from NorthstarDedicatedTest/include/crypto/ecerr.h)0
-rw-r--r--NorthstarDLL/include/crypto/ecx.h (renamed from NorthstarDedicatedTest/include/crypto/ecx.h)0
-rw-r--r--NorthstarDLL/include/crypto/encoder.h (renamed from NorthstarDedicatedTest/include/crypto/encoder.h)0
-rw-r--r--NorthstarDLL/include/crypto/encodererr.h (renamed from NorthstarDedicatedTest/include/crypto/encodererr.h)0
-rw-r--r--NorthstarDLL/include/crypto/engine.h (renamed from NorthstarDedicatedTest/include/crypto/engine.h)0
-rw-r--r--NorthstarDLL/include/crypto/engineerr.h (renamed from NorthstarDedicatedTest/include/crypto/engineerr.h)0
-rw-r--r--NorthstarDLL/include/crypto/err.h (renamed from NorthstarDedicatedTest/include/crypto/err.h)0
-rw-r--r--NorthstarDLL/include/crypto/ess.h (renamed from NorthstarDedicatedTest/include/crypto/ess.h)0
-rw-r--r--NorthstarDLL/include/crypto/esserr.h (renamed from NorthstarDedicatedTest/include/crypto/esserr.h)0
-rw-r--r--NorthstarDLL/include/crypto/evp.h (renamed from NorthstarDedicatedTest/include/crypto/evp.h)0
-rw-r--r--NorthstarDLL/include/crypto/evperr.h (renamed from NorthstarDedicatedTest/include/crypto/evperr.h)0
-rw-r--r--NorthstarDLL/include/crypto/httperr.h (renamed from NorthstarDedicatedTest/include/crypto/httperr.h)0
-rw-r--r--NorthstarDLL/include/crypto/lhash.h (renamed from NorthstarDedicatedTest/include/crypto/lhash.h)0
-rw-r--r--NorthstarDLL/include/crypto/md32_common.h (renamed from NorthstarDedicatedTest/include/crypto/md32_common.h)0
-rw-r--r--NorthstarDLL/include/crypto/modes.h (renamed from NorthstarDedicatedTest/include/crypto/modes.h)0
-rw-r--r--NorthstarDLL/include/crypto/objects.h (renamed from NorthstarDedicatedTest/include/crypto/objects.h)0
-rw-r--r--NorthstarDLL/include/crypto/objectserr.h (renamed from NorthstarDedicatedTest/include/crypto/objectserr.h)0
-rw-r--r--NorthstarDLL/include/crypto/ocsperr.h (renamed from NorthstarDedicatedTest/include/crypto/ocsperr.h)0
-rw-r--r--NorthstarDLL/include/crypto/pem.h (renamed from NorthstarDedicatedTest/include/crypto/pem.h)0
-rw-r--r--NorthstarDLL/include/crypto/pemerr.h (renamed from NorthstarDedicatedTest/include/crypto/pemerr.h)0
-rw-r--r--NorthstarDLL/include/crypto/pkcs12err.h (renamed from NorthstarDedicatedTest/include/crypto/pkcs12err.h)0
-rw-r--r--NorthstarDLL/include/crypto/pkcs7.h (renamed from NorthstarDedicatedTest/include/crypto/pkcs7.h)0
-rw-r--r--NorthstarDLL/include/crypto/pkcs7err.h (renamed from NorthstarDedicatedTest/include/crypto/pkcs7err.h)0
-rw-r--r--NorthstarDLL/include/crypto/poly1305.h (renamed from NorthstarDedicatedTest/include/crypto/poly1305.h)0
-rw-r--r--NorthstarDLL/include/crypto/ppc_arch.h (renamed from NorthstarDedicatedTest/include/crypto/ppc_arch.h)0
-rw-r--r--NorthstarDLL/include/crypto/punycode.h (renamed from NorthstarDedicatedTest/include/crypto/punycode.h)0
-rw-r--r--NorthstarDLL/include/crypto/rand.h (renamed from NorthstarDedicatedTest/include/crypto/rand.h)0
-rw-r--r--NorthstarDLL/include/crypto/rand_pool.h (renamed from NorthstarDedicatedTest/include/crypto/rand_pool.h)0
-rw-r--r--NorthstarDLL/include/crypto/randerr.h (renamed from NorthstarDedicatedTest/include/crypto/randerr.h)0
-rw-r--r--NorthstarDLL/include/crypto/rsa.h (renamed from NorthstarDedicatedTest/include/crypto/rsa.h)0
-rw-r--r--NorthstarDLL/include/crypto/rsaerr.h (renamed from NorthstarDedicatedTest/include/crypto/rsaerr.h)0
-rw-r--r--NorthstarDLL/include/crypto/security_bits.h (renamed from NorthstarDedicatedTest/include/crypto/security_bits.h)0
-rw-r--r--NorthstarDLL/include/crypto/sha.h (renamed from NorthstarDedicatedTest/include/crypto/sha.h)0
-rw-r--r--NorthstarDLL/include/crypto/siphash.h (renamed from NorthstarDedicatedTest/include/crypto/siphash.h)0
-rw-r--r--NorthstarDLL/include/crypto/siv.h (renamed from NorthstarDedicatedTest/include/crypto/siv.h)0
-rw-r--r--NorthstarDLL/include/crypto/sm2.h (renamed from NorthstarDedicatedTest/include/crypto/sm2.h)0
-rw-r--r--NorthstarDLL/include/crypto/sm2err.h (renamed from NorthstarDedicatedTest/include/crypto/sm2err.h)0
-rw-r--r--NorthstarDLL/include/crypto/sm4.h (renamed from NorthstarDedicatedTest/include/crypto/sm4.h)0
-rw-r--r--NorthstarDLL/include/crypto/sparc_arch.h (renamed from NorthstarDedicatedTest/include/crypto/sparc_arch.h)0
-rw-r--r--NorthstarDLL/include/crypto/sparse_array.h (renamed from NorthstarDedicatedTest/include/crypto/sparse_array.h)0
-rw-r--r--NorthstarDLL/include/crypto/store.h (renamed from NorthstarDedicatedTest/include/crypto/store.h)0
-rw-r--r--NorthstarDLL/include/crypto/storeerr.h (renamed from NorthstarDedicatedTest/include/crypto/storeerr.h)0
-rw-r--r--NorthstarDLL/include/crypto/tserr.h (renamed from NorthstarDedicatedTest/include/crypto/tserr.h)0
-rw-r--r--NorthstarDLL/include/crypto/types.h (renamed from NorthstarDedicatedTest/include/crypto/types.h)0
-rw-r--r--NorthstarDLL/include/crypto/uierr.h (renamed from NorthstarDedicatedTest/include/crypto/uierr.h)0
-rw-r--r--NorthstarDLL/include/crypto/x509.h (renamed from NorthstarDedicatedTest/include/crypto/x509.h)0
-rw-r--r--NorthstarDLL/include/crypto/x509err.h (renamed from NorthstarDedicatedTest/include/crypto/x509err.h)0
-rw-r--r--NorthstarDLL/include/crypto/x509v3err.h (renamed from NorthstarDedicatedTest/include/crypto/x509v3err.h)0
-rw-r--r--NorthstarDLL/include/httplib.h (renamed from NorthstarDedicatedTest/include/httplib.h)0
-rw-r--r--NorthstarDLL/include/internal/__DECC_INCLUDE_EPILOGUE.H (renamed from NorthstarDedicatedTest/include/internal/__DECC_INCLUDE_EPILOGUE.H)0
-rw-r--r--NorthstarDLL/include/internal/__DECC_INCLUDE_PROLOGUE.H (renamed from NorthstarDedicatedTest/include/internal/__DECC_INCLUDE_PROLOGUE.H)0
-rw-r--r--NorthstarDLL/include/internal/asn1.h (renamed from NorthstarDedicatedTest/include/internal/asn1.h)0
-rw-r--r--NorthstarDLL/include/internal/bio.h (renamed from NorthstarDedicatedTest/include/internal/bio.h)0
-rw-r--r--NorthstarDLL/include/internal/comp.h (renamed from NorthstarDedicatedTest/include/internal/comp.h)0
-rw-r--r--NorthstarDLL/include/internal/conf.h (renamed from NorthstarDedicatedTest/include/internal/conf.h)0
-rw-r--r--NorthstarDLL/include/internal/constant_time.h (renamed from NorthstarDedicatedTest/include/internal/constant_time.h)0
-rw-r--r--NorthstarDLL/include/internal/core.h (renamed from NorthstarDedicatedTest/include/internal/core.h)0
-rw-r--r--NorthstarDLL/include/internal/cryptlib.h (renamed from NorthstarDedicatedTest/include/internal/cryptlib.h)0
-rw-r--r--NorthstarDLL/include/internal/dane.h (renamed from NorthstarDedicatedTest/include/internal/dane.h)0
-rw-r--r--NorthstarDLL/include/internal/deprecated.h (renamed from NorthstarDedicatedTest/include/internal/deprecated.h)0
-rw-r--r--NorthstarDLL/include/internal/der.h (renamed from NorthstarDedicatedTest/include/internal/der.h)0
-rw-r--r--NorthstarDLL/include/internal/dso.h (renamed from NorthstarDedicatedTest/include/internal/dso.h)0
-rw-r--r--NorthstarDLL/include/internal/dsoerr.h (renamed from NorthstarDedicatedTest/include/internal/dsoerr.h)0
-rw-r--r--NorthstarDLL/include/internal/endian.h (renamed from NorthstarDedicatedTest/include/internal/endian.h)0
-rw-r--r--NorthstarDLL/include/internal/err.h (renamed from NorthstarDedicatedTest/include/internal/err.h)0
-rw-r--r--NorthstarDLL/include/internal/ffc.h (renamed from NorthstarDedicatedTest/include/internal/ffc.h)0
-rw-r--r--NorthstarDLL/include/internal/ktls.h (renamed from NorthstarDedicatedTest/include/internal/ktls.h)0
-rw-r--r--NorthstarDLL/include/internal/namemap.h (renamed from NorthstarDedicatedTest/include/internal/namemap.h)0
-rw-r--r--NorthstarDLL/include/internal/nelem.h (renamed from NorthstarDedicatedTest/include/internal/nelem.h)0
-rw-r--r--NorthstarDLL/include/internal/numbers.h (renamed from NorthstarDedicatedTest/include/internal/numbers.h)0
-rw-r--r--NorthstarDLL/include/internal/o_dir.h (renamed from NorthstarDedicatedTest/include/internal/o_dir.h)0
-rw-r--r--NorthstarDLL/include/internal/packet.h (renamed from NorthstarDedicatedTest/include/internal/packet.h)0
-rw-r--r--NorthstarDLL/include/internal/param_build_set.h (renamed from NorthstarDedicatedTest/include/internal/param_build_set.h)0
-rw-r--r--NorthstarDLL/include/internal/passphrase.h (renamed from NorthstarDedicatedTest/include/internal/passphrase.h)0
-rw-r--r--NorthstarDLL/include/internal/property.h (renamed from NorthstarDedicatedTest/include/internal/property.h)0
-rw-r--r--NorthstarDLL/include/internal/propertyerr.h (renamed from NorthstarDedicatedTest/include/internal/propertyerr.h)0
-rw-r--r--NorthstarDLL/include/internal/provider.h (renamed from NorthstarDedicatedTest/include/internal/provider.h)0
-rw-r--r--NorthstarDLL/include/internal/refcount.h (renamed from NorthstarDedicatedTest/include/internal/refcount.h)0
-rw-r--r--NorthstarDLL/include/internal/sha3.h (renamed from NorthstarDedicatedTest/include/internal/sha3.h)0
-rw-r--r--NorthstarDLL/include/internal/sizes.h (renamed from NorthstarDedicatedTest/include/internal/sizes.h)0
-rw-r--r--NorthstarDLL/include/internal/sm3.h (renamed from NorthstarDedicatedTest/include/internal/sm3.h)0
-rw-r--r--NorthstarDLL/include/internal/sockets.h (renamed from NorthstarDedicatedTest/include/internal/sockets.h)0
-rw-r--r--NorthstarDLL/include/internal/sslconf.h (renamed from NorthstarDedicatedTest/include/internal/sslconf.h)0
-rw-r--r--NorthstarDLL/include/internal/symhacks.h (renamed from NorthstarDedicatedTest/include/internal/symhacks.h)0
-rw-r--r--NorthstarDLL/include/internal/thread_once.h (renamed from NorthstarDedicatedTest/include/internal/thread_once.h)0
-rw-r--r--NorthstarDLL/include/internal/tlsgroups.h (renamed from NorthstarDedicatedTest/include/internal/tlsgroups.h)0
-rw-r--r--NorthstarDLL/include/internal/tsan_assist.h (renamed from NorthstarDedicatedTest/include/internal/tsan_assist.h)0
-rw-r--r--NorthstarDLL/include/internal/unicode.h (renamed from NorthstarDedicatedTest/include/internal/unicode.h)0
-rw-r--r--NorthstarDLL/include/libcrypto_static.lib (renamed from NorthstarDedicatedTest/include/libcrypto_static.lib)bin35832382 -> 35832382 bytes
-rw-r--r--NorthstarDLL/include/libcurl/include/curl/curl.h (renamed from NorthstarDedicatedTest/include/libcurl/include/curl/curl.h)0
-rw-r--r--NorthstarDLL/include/libcurl/include/curl/curlver.h (renamed from NorthstarDedicatedTest/include/libcurl/include/curl/curlver.h)0
-rw-r--r--NorthstarDLL/include/libcurl/include/curl/easy.h (renamed from NorthstarDedicatedTest/include/libcurl/include/curl/easy.h)0
-rw-r--r--NorthstarDLL/include/libcurl/include/curl/mprintf.h (renamed from NorthstarDedicatedTest/include/libcurl/include/curl/mprintf.h)0
-rw-r--r--NorthstarDLL/include/libcurl/include/curl/multi.h (renamed from NorthstarDedicatedTest/include/libcurl/include/curl/multi.h)0
-rw-r--r--NorthstarDLL/include/libcurl/include/curl/options.h (renamed from NorthstarDedicatedTest/include/libcurl/include/curl/options.h)0
-rw-r--r--NorthstarDLL/include/libcurl/include/curl/stdcheaders.h (renamed from NorthstarDedicatedTest/include/libcurl/include/curl/stdcheaders.h)0
-rw-r--r--NorthstarDLL/include/libcurl/include/curl/system.h (renamed from NorthstarDedicatedTest/include/libcurl/include/curl/system.h)0
-rw-r--r--NorthstarDLL/include/libcurl/include/curl/typecheck-gcc.h (renamed from NorthstarDedicatedTest/include/libcurl/include/curl/typecheck-gcc.h)0
-rw-r--r--NorthstarDLL/include/libcurl/include/curl/urlapi.h (renamed from NorthstarDedicatedTest/include/libcurl/include/curl/urlapi.h)0
-rw-r--r--NorthstarDLL/include/libcurl/lib/libcurl_a.lib (renamed from NorthstarDedicatedTest/include/libcurl/lib/libcurl_a.lib)bin2140640 -> 2140640 bytes
-rw-r--r--NorthstarDLL/include/libssl_static.lib (renamed from NorthstarDedicatedTest/include/libssl_static.lib)bin4851208 -> 4851208 bytes
-rw-r--r--NorthstarDLL/include/openssl/__DECC_INCLUDE_EPILOGUE.H (renamed from NorthstarDedicatedTest/include/openssl/__DECC_INCLUDE_EPILOGUE.H)0
-rw-r--r--NorthstarDLL/include/openssl/__DECC_INCLUDE_PROLOGUE.H (renamed from NorthstarDedicatedTest/include/openssl/__DECC_INCLUDE_PROLOGUE.H)0
-rw-r--r--NorthstarDLL/include/openssl/aes.h (renamed from NorthstarDedicatedTest/include/openssl/aes.h)0
-rw-r--r--NorthstarDLL/include/openssl/asn1.h (renamed from NorthstarDedicatedTest/include/openssl/asn1.h)0
-rw-r--r--NorthstarDLL/include/openssl/asn1.h.in (renamed from NorthstarDedicatedTest/include/openssl/asn1.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/asn1_mac.h (renamed from NorthstarDedicatedTest/include/openssl/asn1_mac.h)0
-rw-r--r--NorthstarDLL/include/openssl/asn1err.h (renamed from NorthstarDedicatedTest/include/openssl/asn1err.h)0
-rw-r--r--NorthstarDLL/include/openssl/asn1t.h (renamed from NorthstarDedicatedTest/include/openssl/asn1t.h)0
-rw-r--r--NorthstarDLL/include/openssl/asn1t.h.in (renamed from NorthstarDedicatedTest/include/openssl/asn1t.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/async.h (renamed from NorthstarDedicatedTest/include/openssl/async.h)0
-rw-r--r--NorthstarDLL/include/openssl/asyncerr.h (renamed from NorthstarDedicatedTest/include/openssl/asyncerr.h)0
-rw-r--r--NorthstarDLL/include/openssl/bio.h (renamed from NorthstarDedicatedTest/include/openssl/bio.h)0
-rw-r--r--NorthstarDLL/include/openssl/bio.h.in (renamed from NorthstarDedicatedTest/include/openssl/bio.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/bioerr.h (renamed from NorthstarDedicatedTest/include/openssl/bioerr.h)0
-rw-r--r--NorthstarDLL/include/openssl/blowfish.h (renamed from NorthstarDedicatedTest/include/openssl/blowfish.h)0
-rw-r--r--NorthstarDLL/include/openssl/bn.h (renamed from NorthstarDedicatedTest/include/openssl/bn.h)0
-rw-r--r--NorthstarDLL/include/openssl/bnerr.h (renamed from NorthstarDedicatedTest/include/openssl/bnerr.h)0
-rw-r--r--NorthstarDLL/include/openssl/buffer.h (renamed from NorthstarDedicatedTest/include/openssl/buffer.h)0
-rw-r--r--NorthstarDLL/include/openssl/buffererr.h (renamed from NorthstarDedicatedTest/include/openssl/buffererr.h)0
-rw-r--r--NorthstarDLL/include/openssl/camellia.h (renamed from NorthstarDedicatedTest/include/openssl/camellia.h)0
-rw-r--r--NorthstarDLL/include/openssl/cast.h (renamed from NorthstarDedicatedTest/include/openssl/cast.h)0
-rw-r--r--NorthstarDLL/include/openssl/cmac.h (renamed from NorthstarDedicatedTest/include/openssl/cmac.h)0
-rw-r--r--NorthstarDLL/include/openssl/cmp.h (renamed from NorthstarDedicatedTest/include/openssl/cmp.h)0
-rw-r--r--NorthstarDLL/include/openssl/cmp.h.in (renamed from NorthstarDedicatedTest/include/openssl/cmp.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/cmp_util.h (renamed from NorthstarDedicatedTest/include/openssl/cmp_util.h)0
-rw-r--r--NorthstarDLL/include/openssl/cmperr.h (renamed from NorthstarDedicatedTest/include/openssl/cmperr.h)0
-rw-r--r--NorthstarDLL/include/openssl/cms.h (renamed from NorthstarDedicatedTest/include/openssl/cms.h)0
-rw-r--r--NorthstarDLL/include/openssl/cms.h.in (renamed from NorthstarDedicatedTest/include/openssl/cms.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/cmserr.h (renamed from NorthstarDedicatedTest/include/openssl/cmserr.h)0
-rw-r--r--NorthstarDLL/include/openssl/comp.h (renamed from NorthstarDedicatedTest/include/openssl/comp.h)0
-rw-r--r--NorthstarDLL/include/openssl/comperr.h (renamed from NorthstarDedicatedTest/include/openssl/comperr.h)0
-rw-r--r--NorthstarDLL/include/openssl/conf.h (renamed from NorthstarDedicatedTest/include/openssl/conf.h)0
-rw-r--r--NorthstarDLL/include/openssl/conf.h.in (renamed from NorthstarDedicatedTest/include/openssl/conf.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/conf_api.h (renamed from NorthstarDedicatedTest/include/openssl/conf_api.h)0
-rw-r--r--NorthstarDLL/include/openssl/conferr.h (renamed from NorthstarDedicatedTest/include/openssl/conferr.h)0
-rw-r--r--NorthstarDLL/include/openssl/configuration.h (renamed from NorthstarDedicatedTest/include/openssl/configuration.h)0
-rw-r--r--NorthstarDLL/include/openssl/configuration.h.in (renamed from NorthstarDedicatedTest/include/openssl/configuration.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/conftypes.h (renamed from NorthstarDedicatedTest/include/openssl/conftypes.h)0
-rw-r--r--NorthstarDLL/include/openssl/core.h (renamed from NorthstarDedicatedTest/include/openssl/core.h)0
-rw-r--r--NorthstarDLL/include/openssl/core_dispatch.h (renamed from NorthstarDedicatedTest/include/openssl/core_dispatch.h)0
-rw-r--r--NorthstarDLL/include/openssl/core_names.h (renamed from NorthstarDedicatedTest/include/openssl/core_names.h)0
-rw-r--r--NorthstarDLL/include/openssl/core_object.h (renamed from NorthstarDedicatedTest/include/openssl/core_object.h)0
-rw-r--r--NorthstarDLL/include/openssl/crmf.h (renamed from NorthstarDedicatedTest/include/openssl/crmf.h)0
-rw-r--r--NorthstarDLL/include/openssl/crmf.h.in (renamed from NorthstarDedicatedTest/include/openssl/crmf.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/crmferr.h (renamed from NorthstarDedicatedTest/include/openssl/crmferr.h)0
-rw-r--r--NorthstarDLL/include/openssl/crypto.h (renamed from NorthstarDedicatedTest/include/openssl/crypto.h)0
-rw-r--r--NorthstarDLL/include/openssl/crypto.h.in (renamed from NorthstarDedicatedTest/include/openssl/crypto.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/cryptoerr.h (renamed from NorthstarDedicatedTest/include/openssl/cryptoerr.h)0
-rw-r--r--NorthstarDLL/include/openssl/cryptoerr_legacy.h (renamed from NorthstarDedicatedTest/include/openssl/cryptoerr_legacy.h)0
-rw-r--r--NorthstarDLL/include/openssl/ct.h (renamed from NorthstarDedicatedTest/include/openssl/ct.h)0
-rw-r--r--NorthstarDLL/include/openssl/ct.h.in (renamed from NorthstarDedicatedTest/include/openssl/ct.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/cterr.h (renamed from NorthstarDedicatedTest/include/openssl/cterr.h)0
-rw-r--r--NorthstarDLL/include/openssl/decoder.h (renamed from NorthstarDedicatedTest/include/openssl/decoder.h)0
-rw-r--r--NorthstarDLL/include/openssl/decodererr.h (renamed from NorthstarDedicatedTest/include/openssl/decodererr.h)0
-rw-r--r--NorthstarDLL/include/openssl/des.h (renamed from NorthstarDedicatedTest/include/openssl/des.h)0
-rw-r--r--NorthstarDLL/include/openssl/dh.h (renamed from NorthstarDedicatedTest/include/openssl/dh.h)0
-rw-r--r--NorthstarDLL/include/openssl/dherr.h (renamed from NorthstarDedicatedTest/include/openssl/dherr.h)0
-rw-r--r--NorthstarDLL/include/openssl/dsa.h (renamed from NorthstarDedicatedTest/include/openssl/dsa.h)0
-rw-r--r--NorthstarDLL/include/openssl/dsaerr.h (renamed from NorthstarDedicatedTest/include/openssl/dsaerr.h)0
-rw-r--r--NorthstarDLL/include/openssl/dtls1.h (renamed from NorthstarDedicatedTest/include/openssl/dtls1.h)0
-rw-r--r--NorthstarDLL/include/openssl/e_os2.h (renamed from NorthstarDedicatedTest/include/openssl/e_os2.h)0
-rw-r--r--NorthstarDLL/include/openssl/ebcdic.h (renamed from NorthstarDedicatedTest/include/openssl/ebcdic.h)0
-rw-r--r--NorthstarDLL/include/openssl/ec.h (renamed from NorthstarDedicatedTest/include/openssl/ec.h)0
-rw-r--r--NorthstarDLL/include/openssl/ecdh.h (renamed from NorthstarDedicatedTest/include/openssl/ecdh.h)0
-rw-r--r--NorthstarDLL/include/openssl/ecdsa.h (renamed from NorthstarDedicatedTest/include/openssl/ecdsa.h)0
-rw-r--r--NorthstarDLL/include/openssl/ecerr.h (renamed from NorthstarDedicatedTest/include/openssl/ecerr.h)0
-rw-r--r--NorthstarDLL/include/openssl/encoder.h (renamed from NorthstarDedicatedTest/include/openssl/encoder.h)0
-rw-r--r--NorthstarDLL/include/openssl/encodererr.h (renamed from NorthstarDedicatedTest/include/openssl/encodererr.h)0
-rw-r--r--NorthstarDLL/include/openssl/engine.h (renamed from NorthstarDedicatedTest/include/openssl/engine.h)0
-rw-r--r--NorthstarDLL/include/openssl/engineerr.h (renamed from NorthstarDedicatedTest/include/openssl/engineerr.h)0
-rw-r--r--NorthstarDLL/include/openssl/err.h (renamed from NorthstarDedicatedTest/include/openssl/err.h)0
-rw-r--r--NorthstarDLL/include/openssl/err.h.in (renamed from NorthstarDedicatedTest/include/openssl/err.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/ess.h (renamed from NorthstarDedicatedTest/include/openssl/ess.h)0
-rw-r--r--NorthstarDLL/include/openssl/ess.h.in (renamed from NorthstarDedicatedTest/include/openssl/ess.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/esserr.h (renamed from NorthstarDedicatedTest/include/openssl/esserr.h)0
-rw-r--r--NorthstarDLL/include/openssl/evp.h (renamed from NorthstarDedicatedTest/include/openssl/evp.h)0
-rw-r--r--NorthstarDLL/include/openssl/evperr.h (renamed from NorthstarDedicatedTest/include/openssl/evperr.h)0
-rw-r--r--NorthstarDLL/include/openssl/fips_names.h (renamed from NorthstarDedicatedTest/include/openssl/fips_names.h)0
-rw-r--r--NorthstarDLL/include/openssl/fipskey.h (renamed from NorthstarDedicatedTest/include/openssl/fipskey.h)0
-rw-r--r--NorthstarDLL/include/openssl/fipskey.h.in (renamed from NorthstarDedicatedTest/include/openssl/fipskey.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/hmac.h (renamed from NorthstarDedicatedTest/include/openssl/hmac.h)0
-rw-r--r--NorthstarDLL/include/openssl/http.h (renamed from NorthstarDedicatedTest/include/openssl/http.h)0
-rw-r--r--NorthstarDLL/include/openssl/httperr.h (renamed from NorthstarDedicatedTest/include/openssl/httperr.h)0
-rw-r--r--NorthstarDLL/include/openssl/idea.h (renamed from NorthstarDedicatedTest/include/openssl/idea.h)0
-rw-r--r--NorthstarDLL/include/openssl/kdf.h (renamed from NorthstarDedicatedTest/include/openssl/kdf.h)0
-rw-r--r--NorthstarDLL/include/openssl/kdferr.h (renamed from NorthstarDedicatedTest/include/openssl/kdferr.h)0
-rw-r--r--NorthstarDLL/include/openssl/lhash.h (renamed from NorthstarDedicatedTest/include/openssl/lhash.h)0
-rw-r--r--NorthstarDLL/include/openssl/lhash.h.in (renamed from NorthstarDedicatedTest/include/openssl/lhash.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/macros.h (renamed from NorthstarDedicatedTest/include/openssl/macros.h)0
-rw-r--r--NorthstarDLL/include/openssl/md2.h (renamed from NorthstarDedicatedTest/include/openssl/md2.h)0
-rw-r--r--NorthstarDLL/include/openssl/md4.h (renamed from NorthstarDedicatedTest/include/openssl/md4.h)0
-rw-r--r--NorthstarDLL/include/openssl/md5.h (renamed from NorthstarDedicatedTest/include/openssl/md5.h)0
-rw-r--r--NorthstarDLL/include/openssl/mdc2.h (renamed from NorthstarDedicatedTest/include/openssl/mdc2.h)0
-rw-r--r--NorthstarDLL/include/openssl/modes.h (renamed from NorthstarDedicatedTest/include/openssl/modes.h)0
-rw-r--r--NorthstarDLL/include/openssl/obj_mac.h (renamed from NorthstarDedicatedTest/include/openssl/obj_mac.h)0
-rw-r--r--NorthstarDLL/include/openssl/objects.h (renamed from NorthstarDedicatedTest/include/openssl/objects.h)0
-rw-r--r--NorthstarDLL/include/openssl/objectserr.h (renamed from NorthstarDedicatedTest/include/openssl/objectserr.h)0
-rw-r--r--NorthstarDLL/include/openssl/ocsp.h (renamed from NorthstarDedicatedTest/include/openssl/ocsp.h)0
-rw-r--r--NorthstarDLL/include/openssl/ocsp.h.in (renamed from NorthstarDedicatedTest/include/openssl/ocsp.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/ocsperr.h (renamed from NorthstarDedicatedTest/include/openssl/ocsperr.h)0
-rw-r--r--NorthstarDLL/include/openssl/opensslconf.h (renamed from NorthstarDedicatedTest/include/openssl/opensslconf.h)0
-rw-r--r--NorthstarDLL/include/openssl/opensslv.h (renamed from NorthstarDedicatedTest/include/openssl/opensslv.h)0
-rw-r--r--NorthstarDLL/include/openssl/opensslv.h.in (renamed from NorthstarDedicatedTest/include/openssl/opensslv.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/ossl_typ.h (renamed from NorthstarDedicatedTest/include/openssl/ossl_typ.h)0
-rw-r--r--NorthstarDLL/include/openssl/param_build.h (renamed from NorthstarDedicatedTest/include/openssl/param_build.h)0
-rw-r--r--NorthstarDLL/include/openssl/params.h (renamed from NorthstarDedicatedTest/include/openssl/params.h)0
-rw-r--r--NorthstarDLL/include/openssl/pem.h (renamed from NorthstarDedicatedTest/include/openssl/pem.h)0
-rw-r--r--NorthstarDLL/include/openssl/pem2.h (renamed from NorthstarDedicatedTest/include/openssl/pem2.h)0
-rw-r--r--NorthstarDLL/include/openssl/pemerr.h (renamed from NorthstarDedicatedTest/include/openssl/pemerr.h)0
-rw-r--r--NorthstarDLL/include/openssl/pkcs12.h (renamed from NorthstarDedicatedTest/include/openssl/pkcs12.h)0
-rw-r--r--NorthstarDLL/include/openssl/pkcs12.h.in (renamed from NorthstarDedicatedTest/include/openssl/pkcs12.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/pkcs12err.h (renamed from NorthstarDedicatedTest/include/openssl/pkcs12err.h)0
-rw-r--r--NorthstarDLL/include/openssl/pkcs7.h (renamed from NorthstarDedicatedTest/include/openssl/pkcs7.h)0
-rw-r--r--NorthstarDLL/include/openssl/pkcs7.h.in (renamed from NorthstarDedicatedTest/include/openssl/pkcs7.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/pkcs7err.h (renamed from NorthstarDedicatedTest/include/openssl/pkcs7err.h)0
-rw-r--r--NorthstarDLL/include/openssl/prov_ssl.h (renamed from NorthstarDedicatedTest/include/openssl/prov_ssl.h)0
-rw-r--r--NorthstarDLL/include/openssl/proverr.h (renamed from NorthstarDedicatedTest/include/openssl/proverr.h)0
-rw-r--r--NorthstarDLL/include/openssl/provider.h (renamed from NorthstarDedicatedTest/include/openssl/provider.h)0
-rw-r--r--NorthstarDLL/include/openssl/rand.h (renamed from NorthstarDedicatedTest/include/openssl/rand.h)0
-rw-r--r--NorthstarDLL/include/openssl/randerr.h (renamed from NorthstarDedicatedTest/include/openssl/randerr.h)0
-rw-r--r--NorthstarDLL/include/openssl/rc2.h (renamed from NorthstarDedicatedTest/include/openssl/rc2.h)0
-rw-r--r--NorthstarDLL/include/openssl/rc4.h (renamed from NorthstarDedicatedTest/include/openssl/rc4.h)0
-rw-r--r--NorthstarDLL/include/openssl/rc5.h (renamed from NorthstarDedicatedTest/include/openssl/rc5.h)0
-rw-r--r--NorthstarDLL/include/openssl/ripemd.h (renamed from NorthstarDedicatedTest/include/openssl/ripemd.h)0
-rw-r--r--NorthstarDLL/include/openssl/rsa.h (renamed from NorthstarDedicatedTest/include/openssl/rsa.h)0
-rw-r--r--NorthstarDLL/include/openssl/rsaerr.h (renamed from NorthstarDedicatedTest/include/openssl/rsaerr.h)0
-rw-r--r--NorthstarDLL/include/openssl/safestack.h (renamed from NorthstarDedicatedTest/include/openssl/safestack.h)0
-rw-r--r--NorthstarDLL/include/openssl/safestack.h.in (renamed from NorthstarDedicatedTest/include/openssl/safestack.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/seed.h (renamed from NorthstarDedicatedTest/include/openssl/seed.h)0
-rw-r--r--NorthstarDLL/include/openssl/self_test.h (renamed from NorthstarDedicatedTest/include/openssl/self_test.h)0
-rw-r--r--NorthstarDLL/include/openssl/sha.h (renamed from NorthstarDedicatedTest/include/openssl/sha.h)0
-rw-r--r--NorthstarDLL/include/openssl/srp.h (renamed from NorthstarDedicatedTest/include/openssl/srp.h)0
-rw-r--r--NorthstarDLL/include/openssl/srp.h.in (renamed from NorthstarDedicatedTest/include/openssl/srp.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/srtp.h (renamed from NorthstarDedicatedTest/include/openssl/srtp.h)0
-rw-r--r--NorthstarDLL/include/openssl/ssl.h (renamed from NorthstarDedicatedTest/include/openssl/ssl.h)0
-rw-r--r--NorthstarDLL/include/openssl/ssl.h.in (renamed from NorthstarDedicatedTest/include/openssl/ssl.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/ssl2.h (renamed from NorthstarDedicatedTest/include/openssl/ssl2.h)0
-rw-r--r--NorthstarDLL/include/openssl/ssl3.h (renamed from NorthstarDedicatedTest/include/openssl/ssl3.h)0
-rw-r--r--NorthstarDLL/include/openssl/sslerr.h (renamed from NorthstarDedicatedTest/include/openssl/sslerr.h)0
-rw-r--r--NorthstarDLL/include/openssl/sslerr_legacy.h (renamed from NorthstarDedicatedTest/include/openssl/sslerr_legacy.h)0
-rw-r--r--NorthstarDLL/include/openssl/stack.h (renamed from NorthstarDedicatedTest/include/openssl/stack.h)0
-rw-r--r--NorthstarDLL/include/openssl/store.h (renamed from NorthstarDedicatedTest/include/openssl/store.h)0
-rw-r--r--NorthstarDLL/include/openssl/storeerr.h (renamed from NorthstarDedicatedTest/include/openssl/storeerr.h)0
-rw-r--r--NorthstarDLL/include/openssl/symhacks.h (renamed from NorthstarDedicatedTest/include/openssl/symhacks.h)0
-rw-r--r--NorthstarDLL/include/openssl/tls1.h (renamed from NorthstarDedicatedTest/include/openssl/tls1.h)0
-rw-r--r--NorthstarDLL/include/openssl/trace.h (renamed from NorthstarDedicatedTest/include/openssl/trace.h)0
-rw-r--r--NorthstarDLL/include/openssl/ts.h (renamed from NorthstarDedicatedTest/include/openssl/ts.h)0
-rw-r--r--NorthstarDLL/include/openssl/tserr.h (renamed from NorthstarDedicatedTest/include/openssl/tserr.h)0
-rw-r--r--NorthstarDLL/include/openssl/txt_db.h (renamed from NorthstarDedicatedTest/include/openssl/txt_db.h)0
-rw-r--r--NorthstarDLL/include/openssl/types.h (renamed from NorthstarDedicatedTest/include/openssl/types.h)0
-rw-r--r--NorthstarDLL/include/openssl/ui.h (renamed from NorthstarDedicatedTest/include/openssl/ui.h)0
-rw-r--r--NorthstarDLL/include/openssl/ui.h.in (renamed from NorthstarDedicatedTest/include/openssl/ui.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/uierr.h (renamed from NorthstarDedicatedTest/include/openssl/uierr.h)0
-rw-r--r--NorthstarDLL/include/openssl/whrlpool.h (renamed from NorthstarDedicatedTest/include/openssl/whrlpool.h)0
-rw-r--r--NorthstarDLL/include/openssl/x509.h (renamed from NorthstarDedicatedTest/include/openssl/x509.h)0
-rw-r--r--NorthstarDLL/include/openssl/x509.h.in (renamed from NorthstarDedicatedTest/include/openssl/x509.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/x509_vfy.h (renamed from NorthstarDedicatedTest/include/openssl/x509_vfy.h)0
-rw-r--r--NorthstarDLL/include/openssl/x509_vfy.h.in (renamed from NorthstarDedicatedTest/include/openssl/x509_vfy.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/x509err.h (renamed from NorthstarDedicatedTest/include/openssl/x509err.h)0
-rw-r--r--NorthstarDLL/include/openssl/x509v3.h (renamed from NorthstarDedicatedTest/include/openssl/x509v3.h)0
-rw-r--r--NorthstarDLL/include/openssl/x509v3.h.in (renamed from NorthstarDedicatedTest/include/openssl/x509v3.h.in)0
-rw-r--r--NorthstarDLL/include/openssl/x509v3err.h (renamed from NorthstarDedicatedTest/include/openssl/x509v3err.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/allocators.h (renamed from NorthstarDedicatedTest/include/rapidjson/allocators.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/document.h (renamed from NorthstarDedicatedTest/include/rapidjson/document.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/encodedstream.h (renamed from NorthstarDedicatedTest/include/rapidjson/encodedstream.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/encodings.h (renamed from NorthstarDedicatedTest/include/rapidjson/encodings.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/error/en.h (renamed from NorthstarDedicatedTest/include/rapidjson/error/en.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/error/error.h (renamed from NorthstarDedicatedTest/include/rapidjson/error/error.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/filereadstream.h (renamed from NorthstarDedicatedTest/include/rapidjson/filereadstream.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/filewritestream.h (renamed from NorthstarDedicatedTest/include/rapidjson/filewritestream.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/fwd.h (renamed from NorthstarDedicatedTest/include/rapidjson/fwd.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/internal/biginteger.h (renamed from NorthstarDedicatedTest/include/rapidjson/internal/biginteger.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/internal/diyfp.h (renamed from NorthstarDedicatedTest/include/rapidjson/internal/diyfp.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/internal/dtoa.h (renamed from NorthstarDedicatedTest/include/rapidjson/internal/dtoa.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/internal/ieee754.h (renamed from NorthstarDedicatedTest/include/rapidjson/internal/ieee754.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/internal/itoa.h (renamed from NorthstarDedicatedTest/include/rapidjson/internal/itoa.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/internal/meta.h (renamed from NorthstarDedicatedTest/include/rapidjson/internal/meta.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/internal/pow10.h (renamed from NorthstarDedicatedTest/include/rapidjson/internal/pow10.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/internal/regex.h (renamed from NorthstarDedicatedTest/include/rapidjson/internal/regex.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/internal/stack.h (renamed from NorthstarDedicatedTest/include/rapidjson/internal/stack.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/internal/strfunc.h (renamed from NorthstarDedicatedTest/include/rapidjson/internal/strfunc.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/internal/strtod.h (renamed from NorthstarDedicatedTest/include/rapidjson/internal/strtod.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/internal/swap.h (renamed from NorthstarDedicatedTest/include/rapidjson/internal/swap.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/istreamwrapper.h (renamed from NorthstarDedicatedTest/include/rapidjson/istreamwrapper.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/memorybuffer.h (renamed from NorthstarDedicatedTest/include/rapidjson/memorybuffer.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/memorystream.h (renamed from NorthstarDedicatedTest/include/rapidjson/memorystream.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/msinttypes/inttypes.h (renamed from NorthstarDedicatedTest/include/rapidjson/msinttypes/inttypes.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/msinttypes/stdint.h (renamed from NorthstarDedicatedTest/include/rapidjson/msinttypes/stdint.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/ostreamwrapper.h (renamed from NorthstarDedicatedTest/include/rapidjson/ostreamwrapper.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/pointer.h (renamed from NorthstarDedicatedTest/include/rapidjson/pointer.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/prettywriter.h (renamed from NorthstarDedicatedTest/include/rapidjson/prettywriter.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/rapidjson.h (renamed from NorthstarDedicatedTest/include/rapidjson/rapidjson.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/reader.h (renamed from NorthstarDedicatedTest/include/rapidjson/reader.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/schema.h (renamed from NorthstarDedicatedTest/include/rapidjson/schema.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/stream.h (renamed from NorthstarDedicatedTest/include/rapidjson/stream.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/stringbuffer.h (renamed from NorthstarDedicatedTest/include/rapidjson/stringbuffer.h)0
-rw-r--r--NorthstarDLL/include/rapidjson/writer.h (renamed from NorthstarDedicatedTest/include/rapidjson/writer.h)0
-rw-r--r--NorthstarDLL/include/spdlog/async.h (renamed from NorthstarDedicatedTest/include/spdlog/async.h)0
-rw-r--r--NorthstarDLL/include/spdlog/async_logger-inl.h (renamed from NorthstarDedicatedTest/include/spdlog/async_logger-inl.h)0
-rw-r--r--NorthstarDLL/include/spdlog/async_logger.h (renamed from NorthstarDedicatedTest/include/spdlog/async_logger.h)0
-rw-r--r--NorthstarDLL/include/spdlog/cfg/argv.h (renamed from NorthstarDedicatedTest/include/spdlog/cfg/argv.h)0
-rw-r--r--NorthstarDLL/include/spdlog/cfg/env.h (renamed from NorthstarDedicatedTest/include/spdlog/cfg/env.h)0
-rw-r--r--NorthstarDLL/include/spdlog/cfg/helpers-inl.h (renamed from NorthstarDedicatedTest/include/spdlog/cfg/helpers-inl.h)0
-rw-r--r--NorthstarDLL/include/spdlog/cfg/helpers.h (renamed from NorthstarDedicatedTest/include/spdlog/cfg/helpers.h)0
-rw-r--r--NorthstarDLL/include/spdlog/common-inl.h (renamed from NorthstarDedicatedTest/include/spdlog/common-inl.h)0
-rw-r--r--NorthstarDLL/include/spdlog/common.h (renamed from NorthstarDedicatedTest/include/spdlog/common.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/backtracer-inl.h (renamed from NorthstarDedicatedTest/include/spdlog/details/backtracer-inl.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/backtracer.h (renamed from NorthstarDedicatedTest/include/spdlog/details/backtracer.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/circular_q.h (renamed from NorthstarDedicatedTest/include/spdlog/details/circular_q.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/console_globals.h (renamed from NorthstarDedicatedTest/include/spdlog/details/console_globals.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/file_helper-inl.h (renamed from NorthstarDedicatedTest/include/spdlog/details/file_helper-inl.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/file_helper.h (renamed from NorthstarDedicatedTest/include/spdlog/details/file_helper.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/fmt_helper.h (renamed from NorthstarDedicatedTest/include/spdlog/details/fmt_helper.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/log_msg-inl.h (renamed from NorthstarDedicatedTest/include/spdlog/details/log_msg-inl.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/log_msg.h (renamed from NorthstarDedicatedTest/include/spdlog/details/log_msg.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/log_msg_buffer-inl.h (renamed from NorthstarDedicatedTest/include/spdlog/details/log_msg_buffer-inl.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/log_msg_buffer.h (renamed from NorthstarDedicatedTest/include/spdlog/details/log_msg_buffer.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/mpmc_blocking_q.h (renamed from NorthstarDedicatedTest/include/spdlog/details/mpmc_blocking_q.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/null_mutex.h (renamed from NorthstarDedicatedTest/include/spdlog/details/null_mutex.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/os-inl.h (renamed from NorthstarDedicatedTest/include/spdlog/details/os-inl.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/os.h (renamed from NorthstarDedicatedTest/include/spdlog/details/os.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/periodic_worker-inl.h (renamed from NorthstarDedicatedTest/include/spdlog/details/periodic_worker-inl.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/periodic_worker.h (renamed from NorthstarDedicatedTest/include/spdlog/details/periodic_worker.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/registry-inl.h (renamed from NorthstarDedicatedTest/include/spdlog/details/registry-inl.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/registry.h (renamed from NorthstarDedicatedTest/include/spdlog/details/registry.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/synchronous_factory.h (renamed from NorthstarDedicatedTest/include/spdlog/details/synchronous_factory.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/tcp_client-windows.h (renamed from NorthstarDedicatedTest/include/spdlog/details/tcp_client-windows.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/tcp_client.h (renamed from NorthstarDedicatedTest/include/spdlog/details/tcp_client.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/thread_pool-inl.h (renamed from NorthstarDedicatedTest/include/spdlog/details/thread_pool-inl.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/thread_pool.h (renamed from NorthstarDedicatedTest/include/spdlog/details/thread_pool.h)0
-rw-r--r--NorthstarDLL/include/spdlog/details/windows_include.h (renamed from NorthstarDedicatedTest/include/spdlog/details/windows_include.h)0
-rw-r--r--NorthstarDLL/include/spdlog/fmt/bin_to_hex.h (renamed from NorthstarDedicatedTest/include/spdlog/fmt/bin_to_hex.h)0
-rw-r--r--NorthstarDLL/include/spdlog/fmt/bundled/LICENSE.rst (renamed from NorthstarDedicatedTest/include/spdlog/fmt/bundled/LICENSE.rst)0
-rw-r--r--NorthstarDLL/include/spdlog/fmt/bundled/chrono.h (renamed from NorthstarDedicatedTest/include/spdlog/fmt/bundled/chrono.h)0
-rw-r--r--NorthstarDLL/include/spdlog/fmt/bundled/color.h (renamed from NorthstarDedicatedTest/include/spdlog/fmt/bundled/color.h)0
-rw-r--r--NorthstarDLL/include/spdlog/fmt/bundled/compile.h (renamed from NorthstarDedicatedTest/include/spdlog/fmt/bundled/compile.h)0
-rw-r--r--NorthstarDLL/include/spdlog/fmt/bundled/core.h (renamed from NorthstarDedicatedTest/include/spdlog/fmt/bundled/core.h)0
-rw-r--r--NorthstarDLL/include/spdlog/fmt/bundled/format-inl.h (renamed from NorthstarDedicatedTest/include/spdlog/fmt/bundled/format-inl.h)0
-rw-r--r--NorthstarDLL/include/spdlog/fmt/bundled/format.h (renamed from NorthstarDedicatedTest/include/spdlog/fmt/bundled/format.h)0
-rw-r--r--NorthstarDLL/include/spdlog/fmt/bundled/locale.h (renamed from NorthstarDedicatedTest/include/spdlog/fmt/bundled/locale.h)0
-rw-r--r--NorthstarDLL/include/spdlog/fmt/bundled/os.h (renamed from NorthstarDedicatedTest/include/spdlog/fmt/bundled/os.h)0
-rw-r--r--NorthstarDLL/include/spdlog/fmt/bundled/ostream.h (renamed from NorthstarDedicatedTest/include/spdlog/fmt/bundled/ostream.h)0
-rw-r--r--NorthstarDLL/include/spdlog/fmt/bundled/posix.h (renamed from NorthstarDedicatedTest/include/spdlog/fmt/bundled/posix.h)0
-rw-r--r--NorthstarDLL/include/spdlog/fmt/bundled/printf.h (renamed from NorthstarDedicatedTest/include/spdlog/fmt/bundled/printf.h)0
-rw-r--r--NorthstarDLL/include/spdlog/fmt/bundled/ranges.h (renamed from NorthstarDedicatedTest/include/spdlog/fmt/bundled/ranges.h)0
-rw-r--r--NorthstarDLL/include/spdlog/fmt/chrono.h (renamed from NorthstarDedicatedTest/include/spdlog/fmt/chrono.h)0
-rw-r--r--NorthstarDLL/include/spdlog/fmt/fmt.h (renamed from NorthstarDedicatedTest/include/spdlog/fmt/fmt.h)0
-rw-r--r--NorthstarDLL/include/spdlog/fmt/ostr.h (renamed from NorthstarDedicatedTest/include/spdlog/fmt/ostr.h)0
-rw-r--r--NorthstarDLL/include/spdlog/formatter.h (renamed from NorthstarDedicatedTest/include/spdlog/formatter.h)0
-rw-r--r--NorthstarDLL/include/spdlog/fwd.h (renamed from NorthstarDedicatedTest/include/spdlog/fwd.h)0
-rw-r--r--NorthstarDLL/include/spdlog/logger-inl.h (renamed from NorthstarDedicatedTest/include/spdlog/logger-inl.h)0
-rw-r--r--NorthstarDLL/include/spdlog/logger.h (renamed from NorthstarDedicatedTest/include/spdlog/logger.h)0
-rw-r--r--NorthstarDLL/include/spdlog/pattern_formatter-inl.h (renamed from NorthstarDedicatedTest/include/spdlog/pattern_formatter-inl.h)0
-rw-r--r--NorthstarDLL/include/spdlog/pattern_formatter.h (renamed from NorthstarDedicatedTest/include/spdlog/pattern_formatter.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/android_sink.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/android_sink.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/ansicolor_sink-inl.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/ansicolor_sink-inl.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/ansicolor_sink.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/ansicolor_sink.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/base_sink-inl.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/base_sink-inl.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/base_sink.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/base_sink.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/basic_file_sink-inl.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/basic_file_sink-inl.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/basic_file_sink.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/basic_file_sink.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/daily_file_sink.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/daily_file_sink.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/dist_sink.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/dist_sink.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/dup_filter_sink.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/dup_filter_sink.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/hourly_file_sink.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/hourly_file_sink.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/msvc_sink.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/msvc_sink.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/null_sink.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/null_sink.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/ostream_sink.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/ostream_sink.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/ringbuffer_sink.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/ringbuffer_sink.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/rotating_file_sink-inl.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/rotating_file_sink-inl.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/rotating_file_sink.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/rotating_file_sink.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/sink-inl.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/sink-inl.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/sink.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/sink.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/stdout_color_sinks-inl.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/stdout_color_sinks-inl.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/stdout_color_sinks.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/stdout_color_sinks.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/stdout_sinks-inl.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/stdout_sinks-inl.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/stdout_sinks.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/stdout_sinks.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/syslog_sink.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/syslog_sink.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/systemd_sink.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/systemd_sink.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/tcp_sink.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/tcp_sink.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/win_eventlog_sink.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/win_eventlog_sink.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/wincolor_sink-inl.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/wincolor_sink-inl.h)0
-rw-r--r--NorthstarDLL/include/spdlog/sinks/wincolor_sink.h (renamed from NorthstarDedicatedTest/include/spdlog/sinks/wincolor_sink.h)0
-rw-r--r--NorthstarDLL/include/spdlog/spdlog-inl.h (renamed from NorthstarDedicatedTest/include/spdlog/spdlog-inl.h)0
-rw-r--r--NorthstarDLL/include/spdlog/spdlog.h (renamed from NorthstarDedicatedTest/include/spdlog/spdlog.h)0
-rw-r--r--NorthstarDLL/include/spdlog/stopwatch.h (renamed from NorthstarDedicatedTest/include/spdlog/stopwatch.h)0
-rw-r--r--NorthstarDLL/include/spdlog/tweakme.h (renamed from NorthstarDedicatedTest/include/spdlog/tweakme.h)0
-rw-r--r--NorthstarDLL/include/spdlog/version.h (renamed from NorthstarDedicatedTest/include/spdlog/version.h)0
-rw-r--r--NorthstarDLL/keyvalues.cpp (renamed from NorthstarDedicatedTest/keyvalues.cpp)0
-rw-r--r--NorthstarDLL/keyvalues.h (renamed from NorthstarDedicatedTest/keyvalues.h)0
-rw-r--r--NorthstarDLL/languagehooks.cpp (renamed from NorthstarDedicatedTest/languagehooks.cpp)0
-rw-r--r--NorthstarDLL/languagehooks.h (renamed from NorthstarDedicatedTest/languagehooks.h)0
-rw-r--r--NorthstarDLL/latencyflex.cpp (renamed from NorthstarDedicatedTest/latencyflex.cpp)0
-rw-r--r--NorthstarDLL/latencyflex.h (renamed from NorthstarDedicatedTest/latencyflex.h)0
-rw-r--r--NorthstarDLL/localchatwriter.cpp (renamed from NorthstarDedicatedTest/localchatwriter.cpp)0
-rw-r--r--NorthstarDLL/localchatwriter.h (renamed from NorthstarDedicatedTest/localchatwriter.h)0
-rw-r--r--NorthstarDLL/logging.cpp (renamed from NorthstarDedicatedTest/logging.cpp)0
-rw-r--r--NorthstarDLL/logging.h (renamed from NorthstarDedicatedTest/logging.h)0
-rw-r--r--NorthstarDLL/main.h (renamed from NorthstarDedicatedTest/main.h)0
-rw-r--r--NorthstarDLL/masterserver.cpp (renamed from NorthstarDedicatedTest/masterserver.cpp)0
-rw-r--r--NorthstarDLL/masterserver.h (renamed from NorthstarDedicatedTest/masterserver.h)0
-rw-r--r--NorthstarDLL/maxplayers.cpp (renamed from NorthstarDedicatedTest/maxplayers.cpp)0
-rw-r--r--NorthstarDLL/maxplayers.h (renamed from NorthstarDedicatedTest/maxplayers.h)0
-rw-r--r--NorthstarDLL/memalloc.cpp (renamed from NorthstarDedicatedTest/memalloc.cpp)0
-rw-r--r--NorthstarDLL/memalloc.h (renamed from NorthstarDedicatedTest/memalloc.h)0
-rw-r--r--NorthstarDLL/miscclientfixes.cpp (renamed from NorthstarDedicatedTest/miscclientfixes.cpp)0
-rw-r--r--NorthstarDLL/miscclientfixes.h (renamed from NorthstarDedicatedTest/miscclientfixes.h)0
-rw-r--r--NorthstarDLL/misccommands.cpp (renamed from NorthstarDedicatedTest/misccommands.cpp)0
-rw-r--r--NorthstarDLL/misccommands.h (renamed from NorthstarDedicatedTest/misccommands.h)0
-rw-r--r--NorthstarDLL/miscserverfixes.cpp (renamed from NorthstarDedicatedTest/miscserverfixes.cpp)0
-rw-r--r--NorthstarDLL/miscserverfixes.h (renamed from NorthstarDedicatedTest/miscserverfixes.h)0
-rw-r--r--NorthstarDLL/miscserverscript.cpp (renamed from NorthstarDedicatedTest/miscserverscript.cpp)0
-rw-r--r--NorthstarDLL/miscserverscript.h (renamed from NorthstarDedicatedTest/miscserverscript.h)0
-rw-r--r--NorthstarDLL/modlocalisation.cpp (renamed from NorthstarDedicatedTest/modlocalisation.cpp)0
-rw-r--r--NorthstarDLL/modlocalisation.h (renamed from NorthstarDedicatedTest/modlocalisation.h)0
-rw-r--r--NorthstarDLL/modmanager.cpp (renamed from NorthstarDedicatedTest/modmanager.cpp)0
-rw-r--r--NorthstarDLL/modmanager.h (renamed from NorthstarDedicatedTest/modmanager.h)0
-rw-r--r--NorthstarDLL/ns_version.h (renamed from NorthstarDedicatedTest/ns_version.h)0
-rw-r--r--NorthstarDLL/pch.cpp (renamed from NorthstarDedicatedTest/pch.cpp)0
-rw-r--r--NorthstarDLL/pch.h (renamed from NorthstarDedicatedTest/pch.h)0
-rw-r--r--NorthstarDLL/pdef.cpp (renamed from NorthstarDedicatedTest/pdef.cpp)0
-rw-r--r--NorthstarDLL/pdef.h (renamed from NorthstarDedicatedTest/pdef.h)0
-rw-r--r--NorthstarDLL/playlist.cpp (renamed from NorthstarDedicatedTest/playlist.cpp)0
-rw-r--r--NorthstarDLL/playlist.h (renamed from NorthstarDedicatedTest/playlist.h)0
-rw-r--r--NorthstarDLL/plugin_abi.h (renamed from NorthstarDedicatedTest/plugin_abi.h)0
-rw-r--r--NorthstarDLL/plugins.cpp (renamed from NorthstarDedicatedTest/plugins.cpp)0
-rw-r--r--NorthstarDLL/plugins.h (renamed from NorthstarDedicatedTest/plugins.h)0
-rw-r--r--NorthstarDLL/rpakfilesystem.cpp (renamed from NorthstarDedicatedTest/rpakfilesystem.cpp)0
-rw-r--r--NorthstarDLL/rpakfilesystem.h (renamed from NorthstarDedicatedTest/rpakfilesystem.h)0
-rw-r--r--NorthstarDLL/scriptbrowserhooks.cpp (renamed from NorthstarDedicatedTest/scriptbrowserhooks.cpp)0
-rw-r--r--NorthstarDLL/scriptbrowserhooks.h (renamed from NorthstarDedicatedTest/scriptbrowserhooks.h)0
-rw-r--r--NorthstarDLL/scriptmainmenupromos.cpp (renamed from NorthstarDedicatedTest/scriptmainmenupromos.cpp)0
-rw-r--r--NorthstarDLL/scriptmainmenupromos.h (renamed from NorthstarDedicatedTest/scriptmainmenupromos.h)0
-rw-r--r--NorthstarDLL/scriptmodmenu.cpp (renamed from NorthstarDedicatedTest/scriptmodmenu.cpp)0
-rw-r--r--NorthstarDLL/scriptmodmenu.h (renamed from NorthstarDedicatedTest/scriptmodmenu.h)0
-rw-r--r--NorthstarDLL/scriptserverbrowser.cpp (renamed from NorthstarDedicatedTest/scriptserverbrowser.cpp)0
-rw-r--r--NorthstarDLL/scriptserverbrowser.h (renamed from NorthstarDedicatedTest/scriptserverbrowser.h)0
-rw-r--r--NorthstarDLL/scriptservertoclientstringcommand.cpp (renamed from NorthstarDedicatedTest/scriptservertoclientstringcommand.cpp)0
-rw-r--r--NorthstarDLL/scriptservertoclientstringcommand.h (renamed from NorthstarDedicatedTest/scriptservertoclientstringcommand.h)0
-rw-r--r--NorthstarDLL/scriptsrson.cpp (renamed from NorthstarDedicatedTest/scriptsrson.cpp)0
-rw-r--r--NorthstarDLL/scriptsrson.h (renamed from NorthstarDedicatedTest/scriptsrson.h)0
-rw-r--r--NorthstarDLL/scriptutility.cpp (renamed from NorthstarDedicatedTest/scriptutility.cpp)0
-rw-r--r--NorthstarDLL/scriptutility.h (renamed from NorthstarDedicatedTest/scriptutility.h)0
-rw-r--r--NorthstarDLL/serverauthentication.cpp (renamed from NorthstarDedicatedTest/serverauthentication.cpp)0
-rw-r--r--NorthstarDLL/serverauthentication.h (renamed from NorthstarDedicatedTest/serverauthentication.h)0
-rw-r--r--NorthstarDLL/serverchathooks.cpp (renamed from NorthstarDedicatedTest/serverchathooks.cpp)0
-rw-r--r--NorthstarDLL/serverchathooks.h (renamed from NorthstarDedicatedTest/serverchathooks.h)0
-rw-r--r--NorthstarDLL/sigscanning.cpp (renamed from NorthstarDedicatedTest/sigscanning.cpp)0
-rw-r--r--NorthstarDLL/sigscanning.h (renamed from NorthstarDedicatedTest/sigscanning.h)0
-rw-r--r--NorthstarDLL/sourceconsole.cpp (renamed from NorthstarDedicatedTest/sourceconsole.cpp)0
-rw-r--r--NorthstarDLL/sourceconsole.h (renamed from NorthstarDedicatedTest/sourceconsole.h)0
-rw-r--r--NorthstarDLL/sourceinterface.cpp (renamed from NorthstarDedicatedTest/sourceinterface.cpp)0
-rw-r--r--NorthstarDLL/sourceinterface.h (renamed from NorthstarDedicatedTest/sourceinterface.h)0
-rw-r--r--NorthstarDLL/squirrel.cpp (renamed from NorthstarDedicatedTest/squirrel.cpp)0
-rw-r--r--NorthstarDLL/squirrel.h (renamed from NorthstarDedicatedTest/squirrel.h)0
-rw-r--r--NorthstarDLL/version.cpp (renamed from NorthstarDedicatedTest/version.cpp)0
-rw-r--r--NorthstarDLL/version.h (renamed from NorthstarDedicatedTest/version.h)0
-rw-r--r--NorthstarLauncher/NorthstarLauncher.vcxproj (renamed from LauncherInjector/LauncherInjector.vcxproj)2
-rw-r--r--NorthstarLauncher/NorthstarLauncher.vcxproj.filters (renamed from LauncherInjector/LauncherInjector.vcxproj.filters)0
-rw-r--r--NorthstarLauncher/main.cpp (renamed from LauncherInjector/main.cpp)0
-rw-r--r--NorthstarLauncher/ns_icon.ico (renamed from LauncherInjector/ns_icon.ico)bin1441814 -> 1441814 bytes
-rw-r--r--NorthstarLauncher/resource1.h (renamed from LauncherInjector/resource1.h)0
-rw-r--r--NorthstarLauncher/resources.rc (renamed from LauncherInjector/resources.rc)2
-rw-r--r--R2Northstar.sln4
-rw-r--r--README.md2
-rw-r--r--loader_wsock32_proxy/hookutils.cpp2
-rw-r--r--loader_wsock32_proxy/loader.cpp2
-rw-r--r--loader_wsock32_proxy/loader_wsock32_proxy.vcxproj8
562 files changed, 14 insertions, 14 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index affe0a37..d49a62f7 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -34,8 +34,8 @@ jobs:
- uses: actions/checkout@v2
- uses: DoozyX/clang-format-lint-action@v0.13
with:
- source: 'NorthstarDedicatedTest LauncherInjector'
- exclude: 'NorthstarDedicatedTest/include loader_launcher_proxy loader_wsock32_proxy'
+ source: 'NorthstarDLL NorthstarLauncher'
+ exclude: 'NorthstarDLL/include loader_launcher_proxy loader_wsock32_proxy'
extensions: 'h,cpp'
clangFormatVersion: 13
style: file
diff --git a/NorthstarDedicatedTest/ExploitFixes.cpp b/NorthstarDLL/ExploitFixes.cpp
index 31fa349a..31fa349a 100644
--- a/NorthstarDedicatedTest/ExploitFixes.cpp
+++ b/NorthstarDLL/ExploitFixes.cpp
diff --git a/NorthstarDedicatedTest/ExploitFixes.h b/NorthstarDLL/ExploitFixes.h
index d0754d72..d0754d72 100644
--- a/NorthstarDedicatedTest/ExploitFixes.h
+++ b/NorthstarDLL/ExploitFixes.h
diff --git a/NorthstarDedicatedTest/ExploitFixes_UTF8Parser.h b/NorthstarDLL/ExploitFixes_UTF8Parser.h
index 41242655..41242655 100644
--- a/NorthstarDedicatedTest/ExploitFixes_UTF8Parser.h
+++ b/NorthstarDLL/ExploitFixes_UTF8Parser.h
diff --git a/NorthstarDedicatedTest/NSMem.h b/NorthstarDLL/NSMem.h
index 9b1f9103..9b1f9103 100644
--- a/NorthstarDedicatedTest/NSMem.h
+++ b/NorthstarDLL/NSMem.h
diff --git a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj b/NorthstarDLL/NorthstarDLL.vcxproj
index 50f8a865..289955f8 100644
--- a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj
+++ b/NorthstarDLL/NorthstarDLL.vcxproj
@@ -14,7 +14,7 @@
<VCProjectVersion>16.0</VCProjectVersion>
<Keyword>Win32Proj</Keyword>
<ProjectGuid>{cfad2623-064f-453c-8196-79ee10292e32}</ProjectGuid>
- <RootNamespace>NorthstarDedicatedTest</RootNamespace>
+ <RootNamespace>NorthstarDLL</RootNamespace>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
<ProjectName>Northstar</ProjectName>
</PropertyGroup>
diff --git a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters b/NorthstarDLL/NorthstarDLL.vcxproj.filters
index 0e48f4a0..0e48f4a0 100644
--- a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters
+++ b/NorthstarDLL/NorthstarDLL.vcxproj.filters
diff --git a/NorthstarDedicatedTest/audio.cpp b/NorthstarDLL/audio.cpp
index ed30d01b..ed30d01b 100644
--- a/NorthstarDedicatedTest/audio.cpp
+++ b/NorthstarDLL/audio.cpp
diff --git a/NorthstarDedicatedTest/audio.h b/NorthstarDLL/audio.h
index 6ed3ce57..6ed3ce57 100644
--- a/NorthstarDedicatedTest/audio.h
+++ b/NorthstarDLL/audio.h
diff --git a/NorthstarDedicatedTest/audio_asm.asm b/NorthstarDLL/audio_asm.asm
index 4c527f9d..4c527f9d 100644
--- a/NorthstarDedicatedTest/audio_asm.asm
+++ b/NorthstarDLL/audio_asm.asm
diff --git a/NorthstarDedicatedTest/bansystem.cpp b/NorthstarDLL/bansystem.cpp
index b96e69e3..b96e69e3 100644
--- a/NorthstarDedicatedTest/bansystem.cpp
+++ b/NorthstarDLL/bansystem.cpp
diff --git a/NorthstarDedicatedTest/bansystem.h b/NorthstarDLL/bansystem.h
index e78094bf..e78094bf 100644
--- a/NorthstarDedicatedTest/bansystem.h
+++ b/NorthstarDLL/bansystem.h
diff --git a/NorthstarDedicatedTest/bitbuf.h b/NorthstarDLL/bitbuf.h
index 520e5d0a..520e5d0a 100644
--- a/NorthstarDedicatedTest/bitbuf.h
+++ b/NorthstarDLL/bitbuf.h
diff --git a/NorthstarDedicatedTest/bits.cpp b/NorthstarDLL/bits.cpp
index 014899f2..014899f2 100644
--- a/NorthstarDedicatedTest/bits.cpp
+++ b/NorthstarDLL/bits.cpp
diff --git a/NorthstarDedicatedTest/bits.h b/NorthstarDLL/bits.h
index 0532a9bd..0532a9bd 100644
--- a/NorthstarDedicatedTest/bits.h
+++ b/NorthstarDLL/bits.h
diff --git a/NorthstarDedicatedTest/buildainfile.cpp b/NorthstarDLL/buildainfile.cpp
index 010f0975..010f0975 100644
--- a/NorthstarDedicatedTest/buildainfile.cpp
+++ b/NorthstarDLL/buildainfile.cpp
diff --git a/NorthstarDedicatedTest/buildainfile.h b/NorthstarDLL/buildainfile.h
index a3c0e090..a3c0e090 100644
--- a/NorthstarDedicatedTest/buildainfile.h
+++ b/NorthstarDLL/buildainfile.h
diff --git a/NorthstarDedicatedTest/chatcommand.cpp b/NorthstarDLL/chatcommand.cpp
index 2aa51737..2aa51737 100644
--- a/NorthstarDedicatedTest/chatcommand.cpp
+++ b/NorthstarDLL/chatcommand.cpp
diff --git a/NorthstarDedicatedTest/chatcommand.h b/NorthstarDLL/chatcommand.h
index 546d0126..546d0126 100644
--- a/NorthstarDedicatedTest/chatcommand.h
+++ b/NorthstarDLL/chatcommand.h
diff --git a/NorthstarDedicatedTest/clientauthhooks.cpp b/NorthstarDLL/clientauthhooks.cpp
index 5c1c4510..5c1c4510 100644
--- a/NorthstarDedicatedTest/clientauthhooks.cpp
+++ b/NorthstarDLL/clientauthhooks.cpp
diff --git a/NorthstarDedicatedTest/clientauthhooks.h b/NorthstarDLL/clientauthhooks.h
index e40a68a5..e40a68a5 100644
--- a/NorthstarDedicatedTest/clientauthhooks.h
+++ b/NorthstarDLL/clientauthhooks.h
diff --git a/NorthstarDedicatedTest/clientchathooks.cpp b/NorthstarDLL/clientchathooks.cpp
index 74418c06..74418c06 100644
--- a/NorthstarDedicatedTest/clientchathooks.cpp
+++ b/NorthstarDLL/clientchathooks.cpp
diff --git a/NorthstarDedicatedTest/clientchathooks.h b/NorthstarDLL/clientchathooks.h
index 79a1b3e2..79a1b3e2 100644
--- a/NorthstarDedicatedTest/clientchathooks.h
+++ b/NorthstarDLL/clientchathooks.h
diff --git a/NorthstarDedicatedTest/clientruihooks.cpp b/NorthstarDLL/clientruihooks.cpp
index bc6c7aa7..bc6c7aa7 100644
--- a/NorthstarDedicatedTest/clientruihooks.cpp
+++ b/NorthstarDLL/clientruihooks.cpp
diff --git a/NorthstarDedicatedTest/clientruihooks.h b/NorthstarDLL/clientruihooks.h
index 967ccefe..967ccefe 100644
--- a/NorthstarDedicatedTest/clientruihooks.h
+++ b/NorthstarDLL/clientruihooks.h
diff --git a/NorthstarDedicatedTest/clientvideooverrides.cpp b/NorthstarDLL/clientvideooverrides.cpp
index 659bf23c..659bf23c 100644
--- a/NorthstarDedicatedTest/clientvideooverrides.cpp
+++ b/NorthstarDLL/clientvideooverrides.cpp
diff --git a/NorthstarDedicatedTest/clientvideooverrides.h b/NorthstarDLL/clientvideooverrides.h
index a5e961f5..a5e961f5 100644
--- a/NorthstarDedicatedTest/clientvideooverrides.h
+++ b/NorthstarDLL/clientvideooverrides.h
diff --git a/NorthstarDedicatedTest/color.h b/NorthstarDLL/color.h
index e2c1ebba..e2c1ebba 100644
--- a/NorthstarDedicatedTest/color.h
+++ b/NorthstarDLL/color.h
diff --git a/NorthstarDedicatedTest/concommand.cpp b/NorthstarDLL/concommand.cpp
index 1bdda91b..1bdda91b 100644
--- a/NorthstarDedicatedTest/concommand.cpp
+++ b/NorthstarDLL/concommand.cpp
diff --git a/NorthstarDedicatedTest/concommand.h b/NorthstarDLL/concommand.h
index ea35ec1f..ea35ec1f 100644
--- a/NorthstarDedicatedTest/concommand.h
+++ b/NorthstarDLL/concommand.h
diff --git a/NorthstarDedicatedTest/configurables.cpp b/NorthstarDLL/configurables.cpp
index 389e6e0b..389e6e0b 100644
--- a/NorthstarDedicatedTest/configurables.cpp
+++ b/NorthstarDLL/configurables.cpp
diff --git a/NorthstarDedicatedTest/configurables.h b/NorthstarDLL/configurables.h
index cc98e15e..cc98e15e 100644
--- a/NorthstarDedicatedTest/configurables.h
+++ b/NorthstarDLL/configurables.h
diff --git a/NorthstarDedicatedTest/context.cpp b/NorthstarDLL/context.cpp
index 7478faa3..7478faa3 100644
--- a/NorthstarDedicatedTest/context.cpp
+++ b/NorthstarDLL/context.cpp
diff --git a/NorthstarDedicatedTest/context.h b/NorthstarDLL/context.h
index b6097780..b6097780 100644
--- a/NorthstarDedicatedTest/context.h
+++ b/NorthstarDLL/context.h
diff --git a/NorthstarDedicatedTest/convar.cpp b/NorthstarDLL/convar.cpp
index bf8edbf9..bf8edbf9 100644
--- a/NorthstarDedicatedTest/convar.cpp
+++ b/NorthstarDLL/convar.cpp
diff --git a/NorthstarDedicatedTest/convar.h b/NorthstarDLL/convar.h
index b1424fb7..b1424fb7 100644
--- a/NorthstarDedicatedTest/convar.h
+++ b/NorthstarDLL/convar.h
diff --git a/NorthstarDedicatedTest/cvar.cpp b/NorthstarDLL/cvar.cpp
index 23d767fd..23d767fd 100644
--- a/NorthstarDedicatedTest/cvar.cpp
+++ b/NorthstarDLL/cvar.cpp
diff --git a/NorthstarDedicatedTest/cvar.h b/NorthstarDLL/cvar.h
index c4525cef..c4525cef 100644
--- a/NorthstarDedicatedTest/cvar.h
+++ b/NorthstarDLL/cvar.h
diff --git a/NorthstarDedicatedTest/debugoverlay.cpp b/NorthstarDLL/debugoverlay.cpp
index e29da96b..e29da96b 100644
--- a/NorthstarDedicatedTest/debugoverlay.cpp
+++ b/NorthstarDLL/debugoverlay.cpp
diff --git a/NorthstarDedicatedTest/debugoverlay.h b/NorthstarDLL/debugoverlay.h
index a300018c..a300018c 100644
--- a/NorthstarDedicatedTest/debugoverlay.h
+++ b/NorthstarDLL/debugoverlay.h
diff --git a/NorthstarDedicatedTest/dedicated.cpp b/NorthstarDLL/dedicated.cpp
index 5099a6d2..5099a6d2 100644
--- a/NorthstarDedicatedTest/dedicated.cpp
+++ b/NorthstarDLL/dedicated.cpp
diff --git a/NorthstarDedicatedTest/dedicated.h b/NorthstarDLL/dedicated.h
index 0b4d9188..0b4d9188 100644
--- a/NorthstarDedicatedTest/dedicated.h
+++ b/NorthstarDLL/dedicated.h
diff --git a/NorthstarDedicatedTest/dedicatedmaterialsystem.cpp b/NorthstarDLL/dedicatedmaterialsystem.cpp
index 01197407..01197407 100644
--- a/NorthstarDedicatedTest/dedicatedmaterialsystem.cpp
+++ b/NorthstarDLL/dedicatedmaterialsystem.cpp
diff --git a/NorthstarDedicatedTest/dedicatedmaterialsystem.h b/NorthstarDLL/dedicatedmaterialsystem.h
index 38343d17..38343d17 100644
--- a/NorthstarDedicatedTest/dedicatedmaterialsystem.h
+++ b/NorthstarDLL/dedicatedmaterialsystem.h
diff --git a/NorthstarDedicatedTest/dllmain.cpp b/NorthstarDLL/dllmain.cpp
index 02b3fefc..02b3fefc 100644
--- a/NorthstarDedicatedTest/dllmain.cpp
+++ b/NorthstarDLL/dllmain.cpp
diff --git a/NorthstarDedicatedTest/filesystem.cpp b/NorthstarDLL/filesystem.cpp
index c17d813f..c17d813f 100644
--- a/NorthstarDedicatedTest/filesystem.cpp
+++ b/NorthstarDLL/filesystem.cpp
diff --git a/NorthstarDedicatedTest/filesystem.h b/NorthstarDLL/filesystem.h
index 960c2836..960c2836 100644
--- a/NorthstarDedicatedTest/filesystem.h
+++ b/NorthstarDLL/filesystem.h
diff --git a/NorthstarDedicatedTest/gameutils.cpp b/NorthstarDLL/gameutils.cpp
index 792d8bf2..792d8bf2 100644
--- a/NorthstarDedicatedTest/gameutils.cpp
+++ b/NorthstarDLL/gameutils.cpp
diff --git a/NorthstarDedicatedTest/gameutils.h b/NorthstarDLL/gameutils.h
index 6d625c16..6d625c16 100644
--- a/NorthstarDedicatedTest/gameutils.h
+++ b/NorthstarDLL/gameutils.h
diff --git a/NorthstarDedicatedTest/hooks.cpp b/NorthstarDLL/hooks.cpp
index 64099f48..64099f48 100644
--- a/NorthstarDedicatedTest/hooks.cpp
+++ b/NorthstarDLL/hooks.cpp
diff --git a/NorthstarDedicatedTest/hooks.h b/NorthstarDLL/hooks.h
index ab7b3d64..ab7b3d64 100644
--- a/NorthstarDedicatedTest/hooks.h
+++ b/NorthstarDLL/hooks.h
diff --git a/NorthstarDedicatedTest/hookutils.cpp b/NorthstarDLL/hookutils.cpp
index f5df3996..f5df3996 100644
--- a/NorthstarDedicatedTest/hookutils.cpp
+++ b/NorthstarDLL/hookutils.cpp
diff --git a/NorthstarDedicatedTest/hookutils.h b/NorthstarDLL/hookutils.h
index d0473d69..d0473d69 100644
--- a/NorthstarDedicatedTest/hookutils.h
+++ b/NorthstarDLL/hookutils.h
diff --git a/NorthstarDedicatedTest/include/MinHook.h b/NorthstarDLL/include/MinHook.h
index 15c0a875..15c0a875 100644
--- a/NorthstarDedicatedTest/include/MinHook.h
+++ b/NorthstarDLL/include/MinHook.h
diff --git a/NorthstarDedicatedTest/include/MinHook.x64.lib b/NorthstarDLL/include/MinHook.x64.lib
index 213df08f..213df08f 100644
--- a/NorthstarDedicatedTest/include/MinHook.x64.lib
+++ b/NorthstarDLL/include/MinHook.x64.lib
Binary files differ
diff --git a/NorthstarDedicatedTest/include/crypto/__DECC_INCLUDE_EPILOGUE.H b/NorthstarDLL/include/crypto/__DECC_INCLUDE_EPILOGUE.H
index e57c0eab..e57c0eab 100644
--- a/NorthstarDedicatedTest/include/crypto/__DECC_INCLUDE_EPILOGUE.H
+++ b/NorthstarDLL/include/crypto/__DECC_INCLUDE_EPILOGUE.H
diff --git a/NorthstarDedicatedTest/include/crypto/__DECC_INCLUDE_PROLOGUE.H b/NorthstarDLL/include/crypto/__DECC_INCLUDE_PROLOGUE.H
index a0139575..a0139575 100644
--- a/NorthstarDedicatedTest/include/crypto/__DECC_INCLUDE_PROLOGUE.H
+++ b/NorthstarDLL/include/crypto/__DECC_INCLUDE_PROLOGUE.H
diff --git a/NorthstarDedicatedTest/include/crypto/aes_platform.h b/NorthstarDLL/include/crypto/aes_platform.h
index e95ad5aa..e95ad5aa 100644
--- a/NorthstarDedicatedTest/include/crypto/aes_platform.h
+++ b/NorthstarDLL/include/crypto/aes_platform.h
diff --git a/NorthstarDedicatedTest/include/crypto/aria.h b/NorthstarDLL/include/crypto/aria.h
index 21a9932e..21a9932e 100644
--- a/NorthstarDedicatedTest/include/crypto/aria.h
+++ b/NorthstarDLL/include/crypto/aria.h
diff --git a/NorthstarDedicatedTest/include/crypto/asn1.h b/NorthstarDLL/include/crypto/asn1.h
index ec76ae6f..ec76ae6f 100644
--- a/NorthstarDedicatedTest/include/crypto/asn1.h
+++ b/NorthstarDLL/include/crypto/asn1.h
diff --git a/NorthstarDedicatedTest/include/crypto/asn1_dsa.h b/NorthstarDLL/include/crypto/asn1_dsa.h
index 3eadb9ec..3eadb9ec 100644
--- a/NorthstarDedicatedTest/include/crypto/asn1_dsa.h
+++ b/NorthstarDLL/include/crypto/asn1_dsa.h
diff --git a/NorthstarDedicatedTest/include/crypto/asn1err.h b/NorthstarDLL/include/crypto/asn1err.h
index 6441386b..6441386b 100644
--- a/NorthstarDedicatedTest/include/crypto/asn1err.h
+++ b/NorthstarDLL/include/crypto/asn1err.h
diff --git a/NorthstarDedicatedTest/include/crypto/async.h b/NorthstarDLL/include/crypto/async.h
index 7bc0dbb6..7bc0dbb6 100644
--- a/NorthstarDedicatedTest/include/crypto/async.h
+++ b/NorthstarDLL/include/crypto/async.h
diff --git a/NorthstarDedicatedTest/include/crypto/asyncerr.h b/NorthstarDLL/include/crypto/asyncerr.h
index 574e0af7..574e0af7 100644
--- a/NorthstarDedicatedTest/include/crypto/asyncerr.h
+++ b/NorthstarDLL/include/crypto/asyncerr.h
diff --git a/NorthstarDedicatedTest/include/crypto/bioerr.h b/NorthstarDLL/include/crypto/bioerr.h
index a0c06099..a0c06099 100644
--- a/NorthstarDedicatedTest/include/crypto/bioerr.h
+++ b/NorthstarDLL/include/crypto/bioerr.h
diff --git a/NorthstarDedicatedTest/include/crypto/bn.h b/NorthstarDLL/include/crypto/bn.h
index cf69bea8..cf69bea8 100644
--- a/NorthstarDedicatedTest/include/crypto/bn.h
+++ b/NorthstarDLL/include/crypto/bn.h
diff --git a/NorthstarDedicatedTest/include/crypto/bn_conf.h b/NorthstarDLL/include/crypto/bn_conf.h
index a6f73d4a..a6f73d4a 100644
--- a/NorthstarDedicatedTest/include/crypto/bn_conf.h
+++ b/NorthstarDLL/include/crypto/bn_conf.h
diff --git a/NorthstarDedicatedTest/include/crypto/bn_conf.h.in b/NorthstarDLL/include/crypto/bn_conf.h.in
index dbc901b1..dbc901b1 100644
--- a/NorthstarDedicatedTest/include/crypto/bn_conf.h.in
+++ b/NorthstarDLL/include/crypto/bn_conf.h.in
diff --git a/NorthstarDedicatedTest/include/crypto/bn_dh.h b/NorthstarDLL/include/crypto/bn_dh.h
index 6d12c20e..6d12c20e 100644
--- a/NorthstarDedicatedTest/include/crypto/bn_dh.h
+++ b/NorthstarDLL/include/crypto/bn_dh.h
diff --git a/NorthstarDedicatedTest/include/crypto/bn_srp.h b/NorthstarDLL/include/crypto/bn_srp.h
index 00b160aa..00b160aa 100644
--- a/NorthstarDedicatedTest/include/crypto/bn_srp.h
+++ b/NorthstarDLL/include/crypto/bn_srp.h
diff --git a/NorthstarDedicatedTest/include/crypto/bnerr.h b/NorthstarDLL/include/crypto/bnerr.h
index 7282c915..7282c915 100644
--- a/NorthstarDedicatedTest/include/crypto/bnerr.h
+++ b/NorthstarDLL/include/crypto/bnerr.h
diff --git a/NorthstarDedicatedTest/include/crypto/buffererr.h b/NorthstarDLL/include/crypto/buffererr.h
index 54976d95..54976d95 100644
--- a/NorthstarDedicatedTest/include/crypto/buffererr.h
+++ b/NorthstarDLL/include/crypto/buffererr.h
diff --git a/NorthstarDedicatedTest/include/crypto/chacha.h b/NorthstarDLL/include/crypto/chacha.h
index d29998ff..d29998ff 100644
--- a/NorthstarDedicatedTest/include/crypto/chacha.h
+++ b/NorthstarDLL/include/crypto/chacha.h
diff --git a/NorthstarDedicatedTest/include/crypto/cmll_platform.h b/NorthstarDLL/include/crypto/cmll_platform.h
index 8cadadf6..8cadadf6 100644
--- a/NorthstarDedicatedTest/include/crypto/cmll_platform.h
+++ b/NorthstarDLL/include/crypto/cmll_platform.h
diff --git a/NorthstarDedicatedTest/include/crypto/cmperr.h b/NorthstarDLL/include/crypto/cmperr.h
index ac61dd48..ac61dd48 100644
--- a/NorthstarDedicatedTest/include/crypto/cmperr.h
+++ b/NorthstarDLL/include/crypto/cmperr.h
diff --git a/NorthstarDedicatedTest/include/crypto/cmserr.h b/NorthstarDLL/include/crypto/cmserr.h
index 1de2f9c7..1de2f9c7 100644
--- a/NorthstarDedicatedTest/include/crypto/cmserr.h
+++ b/NorthstarDLL/include/crypto/cmserr.h
diff --git a/NorthstarDedicatedTest/include/crypto/comperr.h b/NorthstarDLL/include/crypto/comperr.h
index 0fd9c6de..0fd9c6de 100644
--- a/NorthstarDedicatedTest/include/crypto/comperr.h
+++ b/NorthstarDLL/include/crypto/comperr.h
diff --git a/NorthstarDedicatedTest/include/crypto/conferr.h b/NorthstarDLL/include/crypto/conferr.h
index cb367e4f..cb367e4f 100644
--- a/NorthstarDedicatedTest/include/crypto/conferr.h
+++ b/NorthstarDLL/include/crypto/conferr.h
diff --git a/NorthstarDedicatedTest/include/crypto/crmferr.h b/NorthstarDLL/include/crypto/crmferr.h
index f1a27e04..f1a27e04 100644
--- a/NorthstarDedicatedTest/include/crypto/crmferr.h
+++ b/NorthstarDLL/include/crypto/crmferr.h
diff --git a/NorthstarDedicatedTest/include/crypto/cryptlib.h b/NorthstarDLL/include/crypto/cryptlib.h
index 39a956bf..39a956bf 100644
--- a/NorthstarDedicatedTest/include/crypto/cryptlib.h
+++ b/NorthstarDLL/include/crypto/cryptlib.h
diff --git a/NorthstarDedicatedTest/include/crypto/cryptoerr.h b/NorthstarDLL/include/crypto/cryptoerr.h
index 288b87ac..288b87ac 100644
--- a/NorthstarDedicatedTest/include/crypto/cryptoerr.h
+++ b/NorthstarDLL/include/crypto/cryptoerr.h
diff --git a/NorthstarDedicatedTest/include/crypto/cterr.h b/NorthstarDLL/include/crypto/cterr.h
index 760bc796..760bc796 100644
--- a/NorthstarDedicatedTest/include/crypto/cterr.h
+++ b/NorthstarDLL/include/crypto/cterr.h
diff --git a/NorthstarDedicatedTest/include/crypto/ctype.h b/NorthstarDLL/include/crypto/ctype.h
index a35c137e..a35c137e 100644
--- a/NorthstarDedicatedTest/include/crypto/ctype.h
+++ b/NorthstarDLL/include/crypto/ctype.h
diff --git a/NorthstarDedicatedTest/include/crypto/decoder.h b/NorthstarDLL/include/crypto/decoder.h
index cc06ef29..cc06ef29 100644
--- a/NorthstarDedicatedTest/include/crypto/decoder.h
+++ b/NorthstarDLL/include/crypto/decoder.h
diff --git a/NorthstarDedicatedTest/include/crypto/decodererr.h b/NorthstarDLL/include/crypto/decodererr.h
index d7badc43..d7badc43 100644
--- a/NorthstarDedicatedTest/include/crypto/decodererr.h
+++ b/NorthstarDLL/include/crypto/decodererr.h
diff --git a/NorthstarDedicatedTest/include/crypto/des_platform.h b/NorthstarDLL/include/crypto/des_platform.h
index 07ea1ddd..07ea1ddd 100644
--- a/NorthstarDedicatedTest/include/crypto/des_platform.h
+++ b/NorthstarDLL/include/crypto/des_platform.h
diff --git a/NorthstarDedicatedTest/include/crypto/dh.h b/NorthstarDLL/include/crypto/dh.h
index f6be4ae0..f6be4ae0 100644
--- a/NorthstarDedicatedTest/include/crypto/dh.h
+++ b/NorthstarDLL/include/crypto/dh.h
diff --git a/NorthstarDedicatedTest/include/crypto/dherr.h b/NorthstarDLL/include/crypto/dherr.h
index bb24d131..bb24d131 100644
--- a/NorthstarDedicatedTest/include/crypto/dherr.h
+++ b/NorthstarDLL/include/crypto/dherr.h
diff --git a/NorthstarDedicatedTest/include/crypto/dsa.h b/NorthstarDLL/include/crypto/dsa.h
index eedbd8c7..eedbd8c7 100644
--- a/NorthstarDedicatedTest/include/crypto/dsa.h
+++ b/NorthstarDLL/include/crypto/dsa.h
diff --git a/NorthstarDedicatedTest/include/crypto/dsaerr.h b/NorthstarDLL/include/crypto/dsaerr.h
index 9898097d..9898097d 100644
--- a/NorthstarDedicatedTest/include/crypto/dsaerr.h
+++ b/NorthstarDLL/include/crypto/dsaerr.h
diff --git a/NorthstarDedicatedTest/include/crypto/dso_conf.h b/NorthstarDLL/include/crypto/dso_conf.h
index 99514321..99514321 100644
--- a/NorthstarDedicatedTest/include/crypto/dso_conf.h
+++ b/NorthstarDLL/include/crypto/dso_conf.h
diff --git a/NorthstarDedicatedTest/include/crypto/dso_conf.h.in b/NorthstarDLL/include/crypto/dso_conf.h.in
index 12de11ad..12de11ad 100644
--- a/NorthstarDedicatedTest/include/crypto/dso_conf.h.in
+++ b/NorthstarDLL/include/crypto/dso_conf.h.in
diff --git a/NorthstarDedicatedTest/include/crypto/ec.h b/NorthstarDLL/include/crypto/ec.h
index 62163b31..62163b31 100644
--- a/NorthstarDedicatedTest/include/crypto/ec.h
+++ b/NorthstarDLL/include/crypto/ec.h
diff --git a/NorthstarDedicatedTest/include/crypto/ecerr.h b/NorthstarDLL/include/crypto/ecerr.h
index 07b6c7aa..07b6c7aa 100644
--- a/NorthstarDedicatedTest/include/crypto/ecerr.h
+++ b/NorthstarDLL/include/crypto/ecerr.h
diff --git a/NorthstarDedicatedTest/include/crypto/ecx.h b/NorthstarDLL/include/crypto/ecx.h
index 48b95fa5..48b95fa5 100644
--- a/NorthstarDedicatedTest/include/crypto/ecx.h
+++ b/NorthstarDLL/include/crypto/ecx.h
diff --git a/NorthstarDedicatedTest/include/crypto/encoder.h b/NorthstarDLL/include/crypto/encoder.h
index 09d445d2..09d445d2 100644
--- a/NorthstarDedicatedTest/include/crypto/encoder.h
+++ b/NorthstarDLL/include/crypto/encoder.h
diff --git a/NorthstarDedicatedTest/include/crypto/encodererr.h b/NorthstarDLL/include/crypto/encodererr.h
index 56c45823..56c45823 100644
--- a/NorthstarDedicatedTest/include/crypto/encodererr.h
+++ b/NorthstarDLL/include/crypto/encodererr.h
diff --git a/NorthstarDedicatedTest/include/crypto/engine.h b/NorthstarDLL/include/crypto/engine.h
index fac6ed09..fac6ed09 100644
--- a/NorthstarDedicatedTest/include/crypto/engine.h
+++ b/NorthstarDLL/include/crypto/engine.h
diff --git a/NorthstarDedicatedTest/include/crypto/engineerr.h b/NorthstarDLL/include/crypto/engineerr.h
index 737c841d..737c841d 100644
--- a/NorthstarDedicatedTest/include/crypto/engineerr.h
+++ b/NorthstarDLL/include/crypto/engineerr.h
diff --git a/NorthstarDedicatedTest/include/crypto/err.h b/NorthstarDLL/include/crypto/err.h
index 15ec6fd0..15ec6fd0 100644
--- a/NorthstarDedicatedTest/include/crypto/err.h
+++ b/NorthstarDLL/include/crypto/err.h
diff --git a/NorthstarDedicatedTest/include/crypto/ess.h b/NorthstarDLL/include/crypto/ess.h
index 7acde5f8..7acde5f8 100644
--- a/NorthstarDedicatedTest/include/crypto/ess.h
+++ b/NorthstarDLL/include/crypto/ess.h
diff --git a/NorthstarDedicatedTest/include/crypto/esserr.h b/NorthstarDLL/include/crypto/esserr.h
index 8df2df11..8df2df11 100644
--- a/NorthstarDedicatedTest/include/crypto/esserr.h
+++ b/NorthstarDLL/include/crypto/esserr.h
diff --git a/NorthstarDedicatedTest/include/crypto/evp.h b/NorthstarDLL/include/crypto/evp.h
index c5d3a930..c5d3a930 100644
--- a/NorthstarDedicatedTest/include/crypto/evp.h
+++ b/NorthstarDLL/include/crypto/evp.h
diff --git a/NorthstarDedicatedTest/include/crypto/evperr.h b/NorthstarDLL/include/crypto/evperr.h
index d90ba83f..d90ba83f 100644
--- a/NorthstarDedicatedTest/include/crypto/evperr.h
+++ b/NorthstarDLL/include/crypto/evperr.h
diff --git a/NorthstarDedicatedTest/include/crypto/httperr.h b/NorthstarDLL/include/crypto/httperr.h
index 969df17b..969df17b 100644
--- a/NorthstarDedicatedTest/include/crypto/httperr.h
+++ b/NorthstarDLL/include/crypto/httperr.h
diff --git a/NorthstarDedicatedTest/include/crypto/lhash.h b/NorthstarDLL/include/crypto/lhash.h
index 0f64869f..0f64869f 100644
--- a/NorthstarDedicatedTest/include/crypto/lhash.h
+++ b/NorthstarDLL/include/crypto/lhash.h
diff --git a/NorthstarDedicatedTest/include/crypto/md32_common.h b/NorthstarDLL/include/crypto/md32_common.h
index 3b16f1b7..3b16f1b7 100644
--- a/NorthstarDedicatedTest/include/crypto/md32_common.h
+++ b/NorthstarDLL/include/crypto/md32_common.h
diff --git a/NorthstarDedicatedTest/include/crypto/modes.h b/NorthstarDLL/include/crypto/modes.h
index 19f9d859..19f9d859 100644
--- a/NorthstarDedicatedTest/include/crypto/modes.h
+++ b/NorthstarDLL/include/crypto/modes.h
diff --git a/NorthstarDedicatedTest/include/crypto/objects.h b/NorthstarDLL/include/crypto/objects.h
index f22e9287..f22e9287 100644
--- a/NorthstarDedicatedTest/include/crypto/objects.h
+++ b/NorthstarDLL/include/crypto/objects.h
diff --git a/NorthstarDedicatedTest/include/crypto/objectserr.h b/NorthstarDLL/include/crypto/objectserr.h
index ec994824..ec994824 100644
--- a/NorthstarDedicatedTest/include/crypto/objectserr.h
+++ b/NorthstarDLL/include/crypto/objectserr.h
diff --git a/NorthstarDedicatedTest/include/crypto/ocsperr.h b/NorthstarDLL/include/crypto/ocsperr.h
index f9529b2a..f9529b2a 100644
--- a/NorthstarDedicatedTest/include/crypto/ocsperr.h
+++ b/NorthstarDLL/include/crypto/ocsperr.h
diff --git a/NorthstarDedicatedTest/include/crypto/pem.h b/NorthstarDLL/include/crypto/pem.h
index 840dc18f..840dc18f 100644
--- a/NorthstarDedicatedTest/include/crypto/pem.h
+++ b/NorthstarDLL/include/crypto/pem.h
diff --git a/NorthstarDedicatedTest/include/crypto/pemerr.h b/NorthstarDLL/include/crypto/pemerr.h
index b255ff5c..b255ff5c 100644
--- a/NorthstarDedicatedTest/include/crypto/pemerr.h
+++ b/NorthstarDLL/include/crypto/pemerr.h
diff --git a/NorthstarDedicatedTest/include/crypto/pkcs12err.h b/NorthstarDLL/include/crypto/pkcs12err.h
index 662f412e..662f412e 100644
--- a/NorthstarDedicatedTest/include/crypto/pkcs12err.h
+++ b/NorthstarDLL/include/crypto/pkcs12err.h
diff --git a/NorthstarDedicatedTest/include/crypto/pkcs7.h b/NorthstarDLL/include/crypto/pkcs7.h
index 9caa9af4..9caa9af4 100644
--- a/NorthstarDedicatedTest/include/crypto/pkcs7.h
+++ b/NorthstarDLL/include/crypto/pkcs7.h
diff --git a/NorthstarDedicatedTest/include/crypto/pkcs7err.h b/NorthstarDLL/include/crypto/pkcs7err.h
index c195190b..c195190b 100644
--- a/NorthstarDedicatedTest/include/crypto/pkcs7err.h
+++ b/NorthstarDLL/include/crypto/pkcs7err.h
diff --git a/NorthstarDedicatedTest/include/crypto/poly1305.h b/NorthstarDLL/include/crypto/poly1305.h
index ba54f3bd..ba54f3bd 100644
--- a/NorthstarDedicatedTest/include/crypto/poly1305.h
+++ b/NorthstarDLL/include/crypto/poly1305.h
diff --git a/NorthstarDedicatedTest/include/crypto/ppc_arch.h b/NorthstarDLL/include/crypto/ppc_arch.h
index 3b3ce4bf..3b3ce4bf 100644
--- a/NorthstarDedicatedTest/include/crypto/ppc_arch.h
+++ b/NorthstarDLL/include/crypto/ppc_arch.h
diff --git a/NorthstarDedicatedTest/include/crypto/punycode.h b/NorthstarDLL/include/crypto/punycode.h
index 133826d8..133826d8 100644
--- a/NorthstarDedicatedTest/include/crypto/punycode.h
+++ b/NorthstarDLL/include/crypto/punycode.h
diff --git a/NorthstarDedicatedTest/include/crypto/rand.h b/NorthstarDLL/include/crypto/rand.h
index fa3b5b2b..fa3b5b2b 100644
--- a/NorthstarDedicatedTest/include/crypto/rand.h
+++ b/NorthstarDLL/include/crypto/rand.h
diff --git a/NorthstarDedicatedTest/include/crypto/rand_pool.h b/NorthstarDLL/include/crypto/rand_pool.h
index f4d1d954..f4d1d954 100644
--- a/NorthstarDedicatedTest/include/crypto/rand_pool.h
+++ b/NorthstarDLL/include/crypto/rand_pool.h
diff --git a/NorthstarDedicatedTest/include/crypto/randerr.h b/NorthstarDLL/include/crypto/randerr.h
index 832a8b7d..832a8b7d 100644
--- a/NorthstarDedicatedTest/include/crypto/randerr.h
+++ b/NorthstarDLL/include/crypto/randerr.h
diff --git a/NorthstarDedicatedTest/include/crypto/rsa.h b/NorthstarDLL/include/crypto/rsa.h
index 100e7ceb..100e7ceb 100644
--- a/NorthstarDedicatedTest/include/crypto/rsa.h
+++ b/NorthstarDLL/include/crypto/rsa.h
diff --git a/NorthstarDedicatedTest/include/crypto/rsaerr.h b/NorthstarDLL/include/crypto/rsaerr.h
index 9b23500b..9b23500b 100644
--- a/NorthstarDedicatedTest/include/crypto/rsaerr.h
+++ b/NorthstarDLL/include/crypto/rsaerr.h
diff --git a/NorthstarDedicatedTest/include/crypto/security_bits.h b/NorthstarDLL/include/crypto/security_bits.h
index 58f49681..58f49681 100644
--- a/NorthstarDedicatedTest/include/crypto/security_bits.h
+++ b/NorthstarDLL/include/crypto/security_bits.h
diff --git a/NorthstarDedicatedTest/include/crypto/sha.h b/NorthstarDLL/include/crypto/sha.h
index 64305d17..64305d17 100644
--- a/NorthstarDedicatedTest/include/crypto/sha.h
+++ b/NorthstarDLL/include/crypto/sha.h
diff --git a/NorthstarDedicatedTest/include/crypto/siphash.h b/NorthstarDLL/include/crypto/siphash.h
index 0d0767fc..0d0767fc 100644
--- a/NorthstarDedicatedTest/include/crypto/siphash.h
+++ b/NorthstarDLL/include/crypto/siphash.h
diff --git a/NorthstarDedicatedTest/include/crypto/siv.h b/NorthstarDLL/include/crypto/siv.h
index 8dc58bd3..8dc58bd3 100644
--- a/NorthstarDedicatedTest/include/crypto/siv.h
+++ b/NorthstarDLL/include/crypto/siv.h
diff --git a/NorthstarDedicatedTest/include/crypto/sm2.h b/NorthstarDLL/include/crypto/sm2.h
index 9ab6c0b7..9ab6c0b7 100644
--- a/NorthstarDedicatedTest/include/crypto/sm2.h
+++ b/NorthstarDLL/include/crypto/sm2.h
diff --git a/NorthstarDedicatedTest/include/crypto/sm2err.h b/NorthstarDLL/include/crypto/sm2err.h
index 706f4d69..706f4d69 100644
--- a/NorthstarDedicatedTest/include/crypto/sm2err.h
+++ b/NorthstarDLL/include/crypto/sm2err.h
diff --git a/NorthstarDedicatedTest/include/crypto/sm4.h b/NorthstarDLL/include/crypto/sm4.h
index e21ec81c..e21ec81c 100644
--- a/NorthstarDedicatedTest/include/crypto/sm4.h
+++ b/NorthstarDLL/include/crypto/sm4.h
diff --git a/NorthstarDedicatedTest/include/crypto/sparc_arch.h b/NorthstarDLL/include/crypto/sparc_arch.h
index 447e715b..447e715b 100644
--- a/NorthstarDedicatedTest/include/crypto/sparc_arch.h
+++ b/NorthstarDLL/include/crypto/sparc_arch.h
diff --git a/NorthstarDedicatedTest/include/crypto/sparse_array.h b/NorthstarDLL/include/crypto/sparse_array.h
index 7ef74283..7ef74283 100644
--- a/NorthstarDedicatedTest/include/crypto/sparse_array.h
+++ b/NorthstarDLL/include/crypto/sparse_array.h
diff --git a/NorthstarDedicatedTest/include/crypto/store.h b/NorthstarDLL/include/crypto/store.h
index 13d2646b..13d2646b 100644
--- a/NorthstarDedicatedTest/include/crypto/store.h
+++ b/NorthstarDLL/include/crypto/store.h
diff --git a/NorthstarDedicatedTest/include/crypto/storeerr.h b/NorthstarDLL/include/crypto/storeerr.h
index c46d845f..c46d845f 100644
--- a/NorthstarDedicatedTest/include/crypto/storeerr.h
+++ b/NorthstarDLL/include/crypto/storeerr.h
diff --git a/NorthstarDedicatedTest/include/crypto/tserr.h b/NorthstarDLL/include/crypto/tserr.h
index 2f34ba31..2f34ba31 100644
--- a/NorthstarDedicatedTest/include/crypto/tserr.h
+++ b/NorthstarDLL/include/crypto/tserr.h
diff --git a/NorthstarDedicatedTest/include/crypto/types.h b/NorthstarDLL/include/crypto/types.h
index 0d814040..0d814040 100644
--- a/NorthstarDedicatedTest/include/crypto/types.h
+++ b/NorthstarDLL/include/crypto/types.h
diff --git a/NorthstarDedicatedTest/include/crypto/uierr.h b/NorthstarDLL/include/crypto/uierr.h
index 789077a8..789077a8 100644
--- a/NorthstarDedicatedTest/include/crypto/uierr.h
+++ b/NorthstarDLL/include/crypto/uierr.h
diff --git a/NorthstarDedicatedTest/include/crypto/x509.h b/NorthstarDLL/include/crypto/x509.h
index 1f00178e..1f00178e 100644
--- a/NorthstarDedicatedTest/include/crypto/x509.h
+++ b/NorthstarDLL/include/crypto/x509.h
diff --git a/NorthstarDedicatedTest/include/crypto/x509err.h b/NorthstarDLL/include/crypto/x509err.h
index 53f567d9..53f567d9 100644
--- a/NorthstarDedicatedTest/include/crypto/x509err.h
+++ b/NorthstarDLL/include/crypto/x509err.h
diff --git a/NorthstarDedicatedTest/include/crypto/x509v3err.h b/NorthstarDLL/include/crypto/x509v3err.h
index 66d3ad92..66d3ad92 100644
--- a/NorthstarDedicatedTest/include/crypto/x509v3err.h
+++ b/NorthstarDLL/include/crypto/x509v3err.h
diff --git a/NorthstarDedicatedTest/include/httplib.h b/NorthstarDLL/include/httplib.h
index 2b52f0fc..2b52f0fc 100644
--- a/NorthstarDedicatedTest/include/httplib.h
+++ b/NorthstarDLL/include/httplib.h
diff --git a/NorthstarDedicatedTest/include/internal/__DECC_INCLUDE_EPILOGUE.H b/NorthstarDLL/include/internal/__DECC_INCLUDE_EPILOGUE.H
index e57c0eab..e57c0eab 100644
--- a/NorthstarDedicatedTest/include/internal/__DECC_INCLUDE_EPILOGUE.H
+++ b/NorthstarDLL/include/internal/__DECC_INCLUDE_EPILOGUE.H
diff --git a/NorthstarDedicatedTest/include/internal/__DECC_INCLUDE_PROLOGUE.H b/NorthstarDLL/include/internal/__DECC_INCLUDE_PROLOGUE.H
index a0139575..a0139575 100644
--- a/NorthstarDedicatedTest/include/internal/__DECC_INCLUDE_PROLOGUE.H
+++ b/NorthstarDLL/include/internal/__DECC_INCLUDE_PROLOGUE.H
diff --git a/NorthstarDedicatedTest/include/internal/asn1.h b/NorthstarDLL/include/internal/asn1.h
index 3143e340..3143e340 100644
--- a/NorthstarDedicatedTest/include/internal/asn1.h
+++ b/NorthstarDLL/include/internal/asn1.h
diff --git a/NorthstarDedicatedTest/include/internal/bio.h b/NorthstarDLL/include/internal/bio.h
index 2d36a7b9..2d36a7b9 100644
--- a/NorthstarDedicatedTest/include/internal/bio.h
+++ b/NorthstarDLL/include/internal/bio.h
diff --git a/NorthstarDedicatedTest/include/internal/comp.h b/NorthstarDLL/include/internal/comp.h
index 3ad86fc7..3ad86fc7 100644
--- a/NorthstarDedicatedTest/include/internal/comp.h
+++ b/NorthstarDLL/include/internal/comp.h
diff --git a/NorthstarDedicatedTest/include/internal/conf.h b/NorthstarDLL/include/internal/conf.h
index 8c6c29cd..8c6c29cd 100644
--- a/NorthstarDedicatedTest/include/internal/conf.h
+++ b/NorthstarDLL/include/internal/conf.h
diff --git a/NorthstarDedicatedTest/include/internal/constant_time.h b/NorthstarDLL/include/internal/constant_time.h
index 0ed6f823..0ed6f823 100644
--- a/NorthstarDedicatedTest/include/internal/constant_time.h
+++ b/NorthstarDLL/include/internal/constant_time.h
diff --git a/NorthstarDedicatedTest/include/internal/core.h b/NorthstarDLL/include/internal/core.h
index d9dc4241..d9dc4241 100644
--- a/NorthstarDedicatedTest/include/internal/core.h
+++ b/NorthstarDLL/include/internal/core.h
diff --git a/NorthstarDedicatedTest/include/internal/cryptlib.h b/NorthstarDLL/include/internal/cryptlib.h
index 1291299b..1291299b 100644
--- a/NorthstarDedicatedTest/include/internal/cryptlib.h
+++ b/NorthstarDLL/include/internal/cryptlib.h
diff --git a/NorthstarDedicatedTest/include/internal/dane.h b/NorthstarDLL/include/internal/dane.h
index a3d78a7f..a3d78a7f 100644
--- a/NorthstarDedicatedTest/include/internal/dane.h
+++ b/NorthstarDLL/include/internal/dane.h
diff --git a/NorthstarDedicatedTest/include/internal/deprecated.h b/NorthstarDLL/include/internal/deprecated.h
index a313a015..a313a015 100644
--- a/NorthstarDedicatedTest/include/internal/deprecated.h
+++ b/NorthstarDLL/include/internal/deprecated.h
diff --git a/NorthstarDedicatedTest/include/internal/der.h b/NorthstarDLL/include/internal/der.h
index a3e56d0d..a3e56d0d 100644
--- a/NorthstarDedicatedTest/include/internal/der.h
+++ b/NorthstarDLL/include/internal/der.h
diff --git a/NorthstarDedicatedTest/include/internal/dso.h b/NorthstarDLL/include/internal/dso.h
index 160ddb98..160ddb98 100644
--- a/NorthstarDedicatedTest/include/internal/dso.h
+++ b/NorthstarDLL/include/internal/dso.h
diff --git a/NorthstarDedicatedTest/include/internal/dsoerr.h b/NorthstarDLL/include/internal/dsoerr.h
index b1719e83..b1719e83 100644
--- a/NorthstarDedicatedTest/include/internal/dsoerr.h
+++ b/NorthstarDLL/include/internal/dsoerr.h
diff --git a/NorthstarDedicatedTest/include/internal/endian.h b/NorthstarDLL/include/internal/endian.h
index 8b34e03e..8b34e03e 100644
--- a/NorthstarDedicatedTest/include/internal/endian.h
+++ b/NorthstarDLL/include/internal/endian.h
diff --git a/NorthstarDedicatedTest/include/internal/err.h b/NorthstarDLL/include/internal/err.h
index d8a308f0..d8a308f0 100644
--- a/NorthstarDedicatedTest/include/internal/err.h
+++ b/NorthstarDLL/include/internal/err.h
diff --git a/NorthstarDedicatedTest/include/internal/ffc.h b/NorthstarDLL/include/internal/ffc.h
index 79cb06ab..79cb06ab 100644
--- a/NorthstarDedicatedTest/include/internal/ffc.h
+++ b/NorthstarDLL/include/internal/ffc.h
diff --git a/NorthstarDedicatedTest/include/internal/ktls.h b/NorthstarDLL/include/internal/ktls.h
index 95492fd0..95492fd0 100644
--- a/NorthstarDedicatedTest/include/internal/ktls.h
+++ b/NorthstarDLL/include/internal/ktls.h
diff --git a/NorthstarDedicatedTest/include/internal/namemap.h b/NorthstarDLL/include/internal/namemap.h
index a4c60ae6..a4c60ae6 100644
--- a/NorthstarDedicatedTest/include/internal/namemap.h
+++ b/NorthstarDLL/include/internal/namemap.h
diff --git a/NorthstarDedicatedTest/include/internal/nelem.h b/NorthstarDLL/include/internal/nelem.h
index b758513b..b758513b 100644
--- a/NorthstarDedicatedTest/include/internal/nelem.h
+++ b/NorthstarDLL/include/internal/nelem.h
diff --git a/NorthstarDedicatedTest/include/internal/numbers.h b/NorthstarDLL/include/internal/numbers.h
index 4f4d3306..4f4d3306 100644
--- a/NorthstarDedicatedTest/include/internal/numbers.h
+++ b/NorthstarDLL/include/internal/numbers.h
diff --git a/NorthstarDedicatedTest/include/internal/o_dir.h b/NorthstarDLL/include/internal/o_dir.h
index add34d14..add34d14 100644
--- a/NorthstarDedicatedTest/include/internal/o_dir.h
+++ b/NorthstarDLL/include/internal/o_dir.h
diff --git a/NorthstarDedicatedTest/include/internal/packet.h b/NorthstarDLL/include/internal/packet.h
index 170997db..170997db 100644
--- a/NorthstarDedicatedTest/include/internal/packet.h
+++ b/NorthstarDLL/include/internal/packet.h
diff --git a/NorthstarDedicatedTest/include/internal/param_build_set.h b/NorthstarDLL/include/internal/param_build_set.h
index 126211b7..126211b7 100644
--- a/NorthstarDedicatedTest/include/internal/param_build_set.h
+++ b/NorthstarDLL/include/internal/param_build_set.h
diff --git a/NorthstarDedicatedTest/include/internal/passphrase.h b/NorthstarDLL/include/internal/passphrase.h
index 54d997b0..54d997b0 100644
--- a/NorthstarDedicatedTest/include/internal/passphrase.h
+++ b/NorthstarDLL/include/internal/passphrase.h
diff --git a/NorthstarDedicatedTest/include/internal/property.h b/NorthstarDLL/include/internal/property.h
index 82119745..82119745 100644
--- a/NorthstarDedicatedTest/include/internal/property.h
+++ b/NorthstarDLL/include/internal/property.h
diff --git a/NorthstarDedicatedTest/include/internal/propertyerr.h b/NorthstarDLL/include/internal/propertyerr.h
index fbee53f1..fbee53f1 100644
--- a/NorthstarDedicatedTest/include/internal/propertyerr.h
+++ b/NorthstarDLL/include/internal/propertyerr.h
diff --git a/NorthstarDedicatedTest/include/internal/provider.h b/NorthstarDLL/include/internal/provider.h
index d09829d0..d09829d0 100644
--- a/NorthstarDedicatedTest/include/internal/provider.h
+++ b/NorthstarDLL/include/internal/provider.h
diff --git a/NorthstarDedicatedTest/include/internal/refcount.h b/NorthstarDLL/include/internal/refcount.h
index 7412d62f..7412d62f 100644
--- a/NorthstarDedicatedTest/include/internal/refcount.h
+++ b/NorthstarDLL/include/internal/refcount.h
diff --git a/NorthstarDedicatedTest/include/internal/sha3.h b/NorthstarDLL/include/internal/sha3.h
index 80ad86e5..80ad86e5 100644
--- a/NorthstarDedicatedTest/include/internal/sha3.h
+++ b/NorthstarDLL/include/internal/sha3.h
diff --git a/NorthstarDedicatedTest/include/internal/sizes.h b/NorthstarDLL/include/internal/sizes.h
index f6496c81..f6496c81 100644
--- a/NorthstarDedicatedTest/include/internal/sizes.h
+++ b/NorthstarDLL/include/internal/sizes.h
diff --git a/NorthstarDedicatedTest/include/internal/sm3.h b/NorthstarDLL/include/internal/sm3.h
index db1d61f0..db1d61f0 100644
--- a/NorthstarDedicatedTest/include/internal/sm3.h
+++ b/NorthstarDLL/include/internal/sm3.h
diff --git a/NorthstarDedicatedTest/include/internal/sockets.h b/NorthstarDLL/include/internal/sockets.h
index 6e882fa6..6e882fa6 100644
--- a/NorthstarDedicatedTest/include/internal/sockets.h
+++ b/NorthstarDLL/include/internal/sockets.h
diff --git a/NorthstarDedicatedTest/include/internal/sslconf.h b/NorthstarDLL/include/internal/sslconf.h
index fd7f7e33..fd7f7e33 100644
--- a/NorthstarDedicatedTest/include/internal/sslconf.h
+++ b/NorthstarDLL/include/internal/sslconf.h
diff --git a/NorthstarDedicatedTest/include/internal/symhacks.h b/NorthstarDLL/include/internal/symhacks.h
index 33bae51e..33bae51e 100644
--- a/NorthstarDedicatedTest/include/internal/symhacks.h
+++ b/NorthstarDLL/include/internal/symhacks.h
diff --git a/NorthstarDedicatedTest/include/internal/thread_once.h b/NorthstarDLL/include/internal/thread_once.h
index d6cb2eee..d6cb2eee 100644
--- a/NorthstarDedicatedTest/include/internal/thread_once.h
+++ b/NorthstarDLL/include/internal/thread_once.h
diff --git a/NorthstarDedicatedTest/include/internal/tlsgroups.h b/NorthstarDLL/include/internal/tlsgroups.h
index 8a35ced1..8a35ced1 100644
--- a/NorthstarDedicatedTest/include/internal/tlsgroups.h
+++ b/NorthstarDLL/include/internal/tlsgroups.h
diff --git a/NorthstarDedicatedTest/include/internal/tsan_assist.h b/NorthstarDLL/include/internal/tsan_assist.h
index f8285b1d..f8285b1d 100644
--- a/NorthstarDedicatedTest/include/internal/tsan_assist.h
+++ b/NorthstarDLL/include/internal/tsan_assist.h
diff --git a/NorthstarDedicatedTest/include/internal/unicode.h b/NorthstarDLL/include/internal/unicode.h
index a6de8352..a6de8352 100644
--- a/NorthstarDedicatedTest/include/internal/unicode.h
+++ b/NorthstarDLL/include/internal/unicode.h
diff --git a/NorthstarDedicatedTest/include/libcrypto_static.lib b/NorthstarDLL/include/libcrypto_static.lib
index 26c68964..26c68964 100644
--- a/NorthstarDedicatedTest/include/libcrypto_static.lib
+++ b/NorthstarDLL/include/libcrypto_static.lib
Binary files differ
diff --git a/NorthstarDedicatedTest/include/libcurl/include/curl/curl.h b/NorthstarDLL/include/libcurl/include/curl/curl.h
index 7b69ce2d..7b69ce2d 100644
--- a/NorthstarDedicatedTest/include/libcurl/include/curl/curl.h
+++ b/NorthstarDLL/include/libcurl/include/curl/curl.h
diff --git a/NorthstarDedicatedTest/include/libcurl/include/curl/curlver.h b/NorthstarDLL/include/libcurl/include/curl/curlver.h
index fe57e430..fe57e430 100644
--- a/NorthstarDedicatedTest/include/libcurl/include/curl/curlver.h
+++ b/NorthstarDLL/include/libcurl/include/curl/curlver.h
diff --git a/NorthstarDedicatedTest/include/libcurl/include/curl/easy.h b/NorthstarDLL/include/libcurl/include/curl/easy.h
index 2dbfb26b..2dbfb26b 100644
--- a/NorthstarDedicatedTest/include/libcurl/include/curl/easy.h
+++ b/NorthstarDLL/include/libcurl/include/curl/easy.h
diff --git a/NorthstarDedicatedTest/include/libcurl/include/curl/mprintf.h b/NorthstarDLL/include/libcurl/include/curl/mprintf.h
index 3549552d..3549552d 100644
--- a/NorthstarDedicatedTest/include/libcurl/include/curl/mprintf.h
+++ b/NorthstarDLL/include/libcurl/include/curl/mprintf.h
diff --git a/NorthstarDedicatedTest/include/libcurl/include/curl/multi.h b/NorthstarDLL/include/libcurl/include/curl/multi.h
index 91cd95d3..91cd95d3 100644
--- a/NorthstarDedicatedTest/include/libcurl/include/curl/multi.h
+++ b/NorthstarDLL/include/libcurl/include/curl/multi.h
diff --git a/NorthstarDedicatedTest/include/libcurl/include/curl/options.h b/NorthstarDLL/include/libcurl/include/curl/options.h
index 14373b55..14373b55 100644
--- a/NorthstarDedicatedTest/include/libcurl/include/curl/options.h
+++ b/NorthstarDLL/include/libcurl/include/curl/options.h
diff --git a/NorthstarDedicatedTest/include/libcurl/include/curl/stdcheaders.h b/NorthstarDLL/include/libcurl/include/curl/stdcheaders.h
index 60596c75..60596c75 100644
--- a/NorthstarDedicatedTest/include/libcurl/include/curl/stdcheaders.h
+++ b/NorthstarDLL/include/libcurl/include/curl/stdcheaders.h
diff --git a/NorthstarDedicatedTest/include/libcurl/include/curl/system.h b/NorthstarDLL/include/libcurl/include/curl/system.h
index faf8fcf8..faf8fcf8 100644
--- a/NorthstarDedicatedTest/include/libcurl/include/curl/system.h
+++ b/NorthstarDLL/include/libcurl/include/curl/system.h
diff --git a/NorthstarDedicatedTest/include/libcurl/include/curl/typecheck-gcc.h b/NorthstarDLL/include/libcurl/include/curl/typecheck-gcc.h
index 9e14d8a3..9e14d8a3 100644
--- a/NorthstarDedicatedTest/include/libcurl/include/curl/typecheck-gcc.h
+++ b/NorthstarDLL/include/libcurl/include/curl/typecheck-gcc.h
diff --git a/NorthstarDedicatedTest/include/libcurl/include/curl/urlapi.h b/NorthstarDLL/include/libcurl/include/curl/urlapi.h
index a475f91b..a475f91b 100644
--- a/NorthstarDedicatedTest/include/libcurl/include/curl/urlapi.h
+++ b/NorthstarDLL/include/libcurl/include/curl/urlapi.h
diff --git a/NorthstarDedicatedTest/include/libcurl/lib/libcurl_a.lib b/NorthstarDLL/include/libcurl/lib/libcurl_a.lib
index f0fa49f2..f0fa49f2 100644
--- a/NorthstarDedicatedTest/include/libcurl/lib/libcurl_a.lib
+++ b/NorthstarDLL/include/libcurl/lib/libcurl_a.lib
Binary files differ
diff --git a/NorthstarDedicatedTest/include/libssl_static.lib b/NorthstarDLL/include/libssl_static.lib
index 3411cb57..3411cb57 100644
--- a/NorthstarDedicatedTest/include/libssl_static.lib
+++ b/NorthstarDLL/include/libssl_static.lib
Binary files differ
diff --git a/NorthstarDedicatedTest/include/openssl/__DECC_INCLUDE_EPILOGUE.H b/NorthstarDLL/include/openssl/__DECC_INCLUDE_EPILOGUE.H
index d251d0a0..d251d0a0 100644
--- a/NorthstarDedicatedTest/include/openssl/__DECC_INCLUDE_EPILOGUE.H
+++ b/NorthstarDLL/include/openssl/__DECC_INCLUDE_EPILOGUE.H
diff --git a/NorthstarDedicatedTest/include/openssl/__DECC_INCLUDE_PROLOGUE.H b/NorthstarDLL/include/openssl/__DECC_INCLUDE_PROLOGUE.H
index 91ac6b33..91ac6b33 100644
--- a/NorthstarDedicatedTest/include/openssl/__DECC_INCLUDE_PROLOGUE.H
+++ b/NorthstarDLL/include/openssl/__DECC_INCLUDE_PROLOGUE.H
diff --git a/NorthstarDedicatedTest/include/openssl/aes.h b/NorthstarDLL/include/openssl/aes.h
index d0f9dfc6..d0f9dfc6 100644
--- a/NorthstarDedicatedTest/include/openssl/aes.h
+++ b/NorthstarDLL/include/openssl/aes.h
diff --git a/NorthstarDedicatedTest/include/openssl/asn1.h b/NorthstarDLL/include/openssl/asn1.h
index aada23dc..aada23dc 100644
--- a/NorthstarDedicatedTest/include/openssl/asn1.h
+++ b/NorthstarDLL/include/openssl/asn1.h
diff --git a/NorthstarDedicatedTest/include/openssl/asn1.h.in b/NorthstarDLL/include/openssl/asn1.h.in
index 6d5094a3..6d5094a3 100644
--- a/NorthstarDedicatedTest/include/openssl/asn1.h.in
+++ b/NorthstarDLL/include/openssl/asn1.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/asn1_mac.h b/NorthstarDLL/include/openssl/asn1_mac.h
index fdcb9836..fdcb9836 100644
--- a/NorthstarDedicatedTest/include/openssl/asn1_mac.h
+++ b/NorthstarDLL/include/openssl/asn1_mac.h
diff --git a/NorthstarDedicatedTest/include/openssl/asn1err.h b/NorthstarDLL/include/openssl/asn1err.h
index d4276220..d4276220 100644
--- a/NorthstarDedicatedTest/include/openssl/asn1err.h
+++ b/NorthstarDLL/include/openssl/asn1err.h
diff --git a/NorthstarDedicatedTest/include/openssl/asn1t.h b/NorthstarDLL/include/openssl/asn1t.h
index a725c532..a725c532 100644
--- a/NorthstarDedicatedTest/include/openssl/asn1t.h
+++ b/NorthstarDLL/include/openssl/asn1t.h
diff --git a/NorthstarDedicatedTest/include/openssl/asn1t.h.in b/NorthstarDLL/include/openssl/asn1t.h.in
index b536fe51..b536fe51 100644
--- a/NorthstarDedicatedTest/include/openssl/asn1t.h.in
+++ b/NorthstarDLL/include/openssl/asn1t.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/async.h b/NorthstarDLL/include/openssl/async.h
index bc27d5db..bc27d5db 100644
--- a/NorthstarDedicatedTest/include/openssl/async.h
+++ b/NorthstarDLL/include/openssl/async.h
diff --git a/NorthstarDedicatedTest/include/openssl/asyncerr.h b/NorthstarDLL/include/openssl/asyncerr.h
index c093f7be..c093f7be 100644
--- a/NorthstarDedicatedTest/include/openssl/asyncerr.h
+++ b/NorthstarDLL/include/openssl/asyncerr.h
diff --git a/NorthstarDedicatedTest/include/openssl/bio.h b/NorthstarDLL/include/openssl/bio.h
index 3ef0cafb..3ef0cafb 100644
--- a/NorthstarDedicatedTest/include/openssl/bio.h
+++ b/NorthstarDLL/include/openssl/bio.h
diff --git a/NorthstarDedicatedTest/include/openssl/bio.h.in b/NorthstarDLL/include/openssl/bio.h.in
index 2c65b7e1..2c65b7e1 100644
--- a/NorthstarDedicatedTest/include/openssl/bio.h.in
+++ b/NorthstarDLL/include/openssl/bio.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/bioerr.h b/NorthstarDLL/include/openssl/bioerr.h
index 787b30af..787b30af 100644
--- a/NorthstarDedicatedTest/include/openssl/bioerr.h
+++ b/NorthstarDLL/include/openssl/bioerr.h
diff --git a/NorthstarDedicatedTest/include/openssl/blowfish.h b/NorthstarDLL/include/openssl/blowfish.h
index 667d6423..667d6423 100644
--- a/NorthstarDedicatedTest/include/openssl/blowfish.h
+++ b/NorthstarDLL/include/openssl/blowfish.h
diff --git a/NorthstarDedicatedTest/include/openssl/bn.h b/NorthstarDLL/include/openssl/bn.h
index ecd7f01b..ecd7f01b 100644
--- a/NorthstarDedicatedTest/include/openssl/bn.h
+++ b/NorthstarDLL/include/openssl/bn.h
diff --git a/NorthstarDedicatedTest/include/openssl/bnerr.h b/NorthstarDLL/include/openssl/bnerr.h
index 847d326b..847d326b 100644
--- a/NorthstarDedicatedTest/include/openssl/bnerr.h
+++ b/NorthstarDLL/include/openssl/bnerr.h
diff --git a/NorthstarDedicatedTest/include/openssl/buffer.h b/NorthstarDLL/include/openssl/buffer.h
index 5773b986..5773b986 100644
--- a/NorthstarDedicatedTest/include/openssl/buffer.h
+++ b/NorthstarDLL/include/openssl/buffer.h
diff --git a/NorthstarDedicatedTest/include/openssl/buffererr.h b/NorthstarDLL/include/openssl/buffererr.h
index d18b1f8f..d18b1f8f 100644
--- a/NorthstarDedicatedTest/include/openssl/buffererr.h
+++ b/NorthstarDLL/include/openssl/buffererr.h
diff --git a/NorthstarDedicatedTest/include/openssl/camellia.h b/NorthstarDLL/include/openssl/camellia.h
index 88c2279e..88c2279e 100644
--- a/NorthstarDedicatedTest/include/openssl/camellia.h
+++ b/NorthstarDLL/include/openssl/camellia.h
diff --git a/NorthstarDedicatedTest/include/openssl/cast.h b/NorthstarDLL/include/openssl/cast.h
index 0bf217be..0bf217be 100644
--- a/NorthstarDedicatedTest/include/openssl/cast.h
+++ b/NorthstarDLL/include/openssl/cast.h
diff --git a/NorthstarDedicatedTest/include/openssl/cmac.h b/NorthstarDLL/include/openssl/cmac.h
index f5086183..f5086183 100644
--- a/NorthstarDedicatedTest/include/openssl/cmac.h
+++ b/NorthstarDLL/include/openssl/cmac.h
diff --git a/NorthstarDedicatedTest/include/openssl/cmp.h b/NorthstarDLL/include/openssl/cmp.h
index 7f258dc9..7f258dc9 100644
--- a/NorthstarDedicatedTest/include/openssl/cmp.h
+++ b/NorthstarDLL/include/openssl/cmp.h
diff --git a/NorthstarDedicatedTest/include/openssl/cmp.h.in b/NorthstarDLL/include/openssl/cmp.h.in
index b4734421..b4734421 100644
--- a/NorthstarDedicatedTest/include/openssl/cmp.h.in
+++ b/NorthstarDLL/include/openssl/cmp.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/cmp_util.h b/NorthstarDLL/include/openssl/cmp_util.h
index 9a168922..9a168922 100644
--- a/NorthstarDedicatedTest/include/openssl/cmp_util.h
+++ b/NorthstarDLL/include/openssl/cmp_util.h
diff --git a/NorthstarDedicatedTest/include/openssl/cmperr.h b/NorthstarDLL/include/openssl/cmperr.h
index 3a26fd0b..3a26fd0b 100644
--- a/NorthstarDedicatedTest/include/openssl/cmperr.h
+++ b/NorthstarDLL/include/openssl/cmperr.h
diff --git a/NorthstarDedicatedTest/include/openssl/cms.h b/NorthstarDLL/include/openssl/cms.h
index 5b907f2c..5b907f2c 100644
--- a/NorthstarDedicatedTest/include/openssl/cms.h
+++ b/NorthstarDLL/include/openssl/cms.h
diff --git a/NorthstarDedicatedTest/include/openssl/cms.h.in b/NorthstarDLL/include/openssl/cms.h.in
index da20ddf2..da20ddf2 100644
--- a/NorthstarDedicatedTest/include/openssl/cms.h.in
+++ b/NorthstarDLL/include/openssl/cms.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/cmserr.h b/NorthstarDLL/include/openssl/cmserr.h
index 1c4f4c79..1c4f4c79 100644
--- a/NorthstarDedicatedTest/include/openssl/cmserr.h
+++ b/NorthstarDLL/include/openssl/cmserr.h
diff --git a/NorthstarDedicatedTest/include/openssl/comp.h b/NorthstarDLL/include/openssl/comp.h
index 06ff5810..06ff5810 100644
--- a/NorthstarDedicatedTest/include/openssl/comp.h
+++ b/NorthstarDLL/include/openssl/comp.h
diff --git a/NorthstarDedicatedTest/include/openssl/comperr.h b/NorthstarDLL/include/openssl/comperr.h
index 01dd3e6b..01dd3e6b 100644
--- a/NorthstarDedicatedTest/include/openssl/comperr.h
+++ b/NorthstarDLL/include/openssl/comperr.h
diff --git a/NorthstarDedicatedTest/include/openssl/conf.h b/NorthstarDLL/include/openssl/conf.h
index 07793f17..07793f17 100644
--- a/NorthstarDedicatedTest/include/openssl/conf.h
+++ b/NorthstarDLL/include/openssl/conf.h
diff --git a/NorthstarDedicatedTest/include/openssl/conf.h.in b/NorthstarDLL/include/openssl/conf.h.in
index b0bd579a..b0bd579a 100644
--- a/NorthstarDedicatedTest/include/openssl/conf.h.in
+++ b/NorthstarDLL/include/openssl/conf.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/conf_api.h b/NorthstarDLL/include/openssl/conf_api.h
index ed67d577..ed67d577 100644
--- a/NorthstarDedicatedTest/include/openssl/conf_api.h
+++ b/NorthstarDLL/include/openssl/conf_api.h
diff --git a/NorthstarDedicatedTest/include/openssl/conferr.h b/NorthstarDLL/include/openssl/conferr.h
index 496e2e1e..496e2e1e 100644
--- a/NorthstarDedicatedTest/include/openssl/conferr.h
+++ b/NorthstarDLL/include/openssl/conferr.h
diff --git a/NorthstarDedicatedTest/include/openssl/configuration.h b/NorthstarDLL/include/openssl/configuration.h
index d9662edd..d9662edd 100644
--- a/NorthstarDedicatedTest/include/openssl/configuration.h
+++ b/NorthstarDLL/include/openssl/configuration.h
diff --git a/NorthstarDedicatedTest/include/openssl/configuration.h.in b/NorthstarDLL/include/openssl/configuration.h.in
index b84dc1df..b84dc1df 100644
--- a/NorthstarDedicatedTest/include/openssl/configuration.h.in
+++ b/NorthstarDLL/include/openssl/configuration.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/conftypes.h b/NorthstarDLL/include/openssl/conftypes.h
index 17cefaa4..17cefaa4 100644
--- a/NorthstarDedicatedTest/include/openssl/conftypes.h
+++ b/NorthstarDLL/include/openssl/conftypes.h
diff --git a/NorthstarDedicatedTest/include/openssl/core.h b/NorthstarDLL/include/openssl/core.h
index 9683ac70..9683ac70 100644
--- a/NorthstarDedicatedTest/include/openssl/core.h
+++ b/NorthstarDLL/include/openssl/core.h
diff --git a/NorthstarDedicatedTest/include/openssl/core_dispatch.h b/NorthstarDLL/include/openssl/core_dispatch.h
index 99fcda00..99fcda00 100644
--- a/NorthstarDedicatedTest/include/openssl/core_dispatch.h
+++ b/NorthstarDLL/include/openssl/core_dispatch.h
diff --git a/NorthstarDedicatedTest/include/openssl/core_names.h b/NorthstarDLL/include/openssl/core_names.h
index b549dae9..b549dae9 100644
--- a/NorthstarDedicatedTest/include/openssl/core_names.h
+++ b/NorthstarDLL/include/openssl/core_names.h
diff --git a/NorthstarDedicatedTest/include/openssl/core_object.h b/NorthstarDLL/include/openssl/core_object.h
index 62ccf39d..62ccf39d 100644
--- a/NorthstarDedicatedTest/include/openssl/core_object.h
+++ b/NorthstarDLL/include/openssl/core_object.h
diff --git a/NorthstarDedicatedTest/include/openssl/crmf.h b/NorthstarDLL/include/openssl/crmf.h
index b2a82edb..b2a82edb 100644
--- a/NorthstarDedicatedTest/include/openssl/crmf.h
+++ b/NorthstarDLL/include/openssl/crmf.h
diff --git a/NorthstarDedicatedTest/include/openssl/crmf.h.in b/NorthstarDLL/include/openssl/crmf.h.in
index 4d37ea6d..4d37ea6d 100644
--- a/NorthstarDedicatedTest/include/openssl/crmf.h.in
+++ b/NorthstarDLL/include/openssl/crmf.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/crmferr.h b/NorthstarDLL/include/openssl/crmferr.h
index b242b922..b242b922 100644
--- a/NorthstarDedicatedTest/include/openssl/crmferr.h
+++ b/NorthstarDLL/include/openssl/crmferr.h
diff --git a/NorthstarDedicatedTest/include/openssl/crypto.h b/NorthstarDLL/include/openssl/crypto.h
index ef327f20..ef327f20 100644
--- a/NorthstarDedicatedTest/include/openssl/crypto.h
+++ b/NorthstarDLL/include/openssl/crypto.h
diff --git a/NorthstarDedicatedTest/include/openssl/crypto.h.in b/NorthstarDLL/include/openssl/crypto.h.in
index 724e2ca5..724e2ca5 100644
--- a/NorthstarDedicatedTest/include/openssl/crypto.h.in
+++ b/NorthstarDLL/include/openssl/crypto.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/cryptoerr.h b/NorthstarDLL/include/openssl/cryptoerr.h
index c6a04d9b..c6a04d9b 100644
--- a/NorthstarDedicatedTest/include/openssl/cryptoerr.h
+++ b/NorthstarDLL/include/openssl/cryptoerr.h
diff --git a/NorthstarDedicatedTest/include/openssl/cryptoerr_legacy.h b/NorthstarDLL/include/openssl/cryptoerr_legacy.h
index ccab33a5..ccab33a5 100644
--- a/NorthstarDedicatedTest/include/openssl/cryptoerr_legacy.h
+++ b/NorthstarDLL/include/openssl/cryptoerr_legacy.h
diff --git a/NorthstarDedicatedTest/include/openssl/ct.h b/NorthstarDLL/include/openssl/ct.h
index 06c41b70..06c41b70 100644
--- a/NorthstarDedicatedTest/include/openssl/ct.h
+++ b/NorthstarDLL/include/openssl/ct.h
diff --git a/NorthstarDedicatedTest/include/openssl/ct.h.in b/NorthstarDLL/include/openssl/ct.h.in
index 16086b33..16086b33 100644
--- a/NorthstarDedicatedTest/include/openssl/ct.h.in
+++ b/NorthstarDLL/include/openssl/ct.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/cterr.h b/NorthstarDLL/include/openssl/cterr.h
index 935d32d8..935d32d8 100644
--- a/NorthstarDedicatedTest/include/openssl/cterr.h
+++ b/NorthstarDLL/include/openssl/cterr.h
diff --git a/NorthstarDedicatedTest/include/openssl/decoder.h b/NorthstarDLL/include/openssl/decoder.h
index d4ee2cf4..d4ee2cf4 100644
--- a/NorthstarDedicatedTest/include/openssl/decoder.h
+++ b/NorthstarDLL/include/openssl/decoder.h
diff --git a/NorthstarDedicatedTest/include/openssl/decodererr.h b/NorthstarDLL/include/openssl/decodererr.h
index 4212a38b..4212a38b 100644
--- a/NorthstarDedicatedTest/include/openssl/decodererr.h
+++ b/NorthstarDLL/include/openssl/decodererr.h
diff --git a/NorthstarDedicatedTest/include/openssl/des.h b/NorthstarDLL/include/openssl/des.h
index 09798a61..09798a61 100644
--- a/NorthstarDedicatedTest/include/openssl/des.h
+++ b/NorthstarDLL/include/openssl/des.h
diff --git a/NorthstarDedicatedTest/include/openssl/dh.h b/NorthstarDLL/include/openssl/dh.h
index b97871ec..b97871ec 100644
--- a/NorthstarDedicatedTest/include/openssl/dh.h
+++ b/NorthstarDLL/include/openssl/dh.h
diff --git a/NorthstarDedicatedTest/include/openssl/dherr.h b/NorthstarDLL/include/openssl/dherr.h
index 5d2a762a..5d2a762a 100644
--- a/NorthstarDedicatedTest/include/openssl/dherr.h
+++ b/NorthstarDLL/include/openssl/dherr.h
diff --git a/NorthstarDedicatedTest/include/openssl/dsa.h b/NorthstarDLL/include/openssl/dsa.h
index 5c0e4cdd..5c0e4cdd 100644
--- a/NorthstarDedicatedTest/include/openssl/dsa.h
+++ b/NorthstarDLL/include/openssl/dsa.h
diff --git a/NorthstarDedicatedTest/include/openssl/dsaerr.h b/NorthstarDLL/include/openssl/dsaerr.h
index 5f0ca8d1..5f0ca8d1 100644
--- a/NorthstarDedicatedTest/include/openssl/dsaerr.h
+++ b/NorthstarDLL/include/openssl/dsaerr.h
diff --git a/NorthstarDedicatedTest/include/openssl/dtls1.h b/NorthstarDLL/include/openssl/dtls1.h
index 5dc6b541..5dc6b541 100644
--- a/NorthstarDedicatedTest/include/openssl/dtls1.h
+++ b/NorthstarDLL/include/openssl/dtls1.h
diff --git a/NorthstarDedicatedTest/include/openssl/e_os2.h b/NorthstarDLL/include/openssl/e_os2.h
index 67289092..67289092 100644
--- a/NorthstarDedicatedTest/include/openssl/e_os2.h
+++ b/NorthstarDLL/include/openssl/e_os2.h
diff --git a/NorthstarDedicatedTest/include/openssl/ebcdic.h b/NorthstarDLL/include/openssl/ebcdic.h
index e0ae1aa8..e0ae1aa8 100644
--- a/NorthstarDedicatedTest/include/openssl/ebcdic.h
+++ b/NorthstarDLL/include/openssl/ebcdic.h
diff --git a/NorthstarDedicatedTest/include/openssl/ec.h b/NorthstarDLL/include/openssl/ec.h
index f59b4f92..f59b4f92 100644
--- a/NorthstarDedicatedTest/include/openssl/ec.h
+++ b/NorthstarDLL/include/openssl/ec.h
diff --git a/NorthstarDedicatedTest/include/openssl/ecdh.h b/NorthstarDLL/include/openssl/ecdh.h
index 56bd4cc2..56bd4cc2 100644
--- a/NorthstarDedicatedTest/include/openssl/ecdh.h
+++ b/NorthstarDLL/include/openssl/ecdh.h
diff --git a/NorthstarDedicatedTest/include/openssl/ecdsa.h b/NorthstarDLL/include/openssl/ecdsa.h
index 56bd4cc2..56bd4cc2 100644
--- a/NorthstarDedicatedTest/include/openssl/ecdsa.h
+++ b/NorthstarDLL/include/openssl/ecdsa.h
diff --git a/NorthstarDedicatedTest/include/openssl/ecerr.h b/NorthstarDLL/include/openssl/ecerr.h
index 49088d20..49088d20 100644
--- a/NorthstarDedicatedTest/include/openssl/ecerr.h
+++ b/NorthstarDLL/include/openssl/ecerr.h
diff --git a/NorthstarDedicatedTest/include/openssl/encoder.h b/NorthstarDLL/include/openssl/encoder.h
index c37a6f16..c37a6f16 100644
--- a/NorthstarDedicatedTest/include/openssl/encoder.h
+++ b/NorthstarDLL/include/openssl/encoder.h
diff --git a/NorthstarDedicatedTest/include/openssl/encodererr.h b/NorthstarDLL/include/openssl/encodererr.h
index 5e318b14..5e318b14 100644
--- a/NorthstarDedicatedTest/include/openssl/encodererr.h
+++ b/NorthstarDLL/include/openssl/encodererr.h
diff --git a/NorthstarDedicatedTest/include/openssl/engine.h b/NorthstarDLL/include/openssl/engine.h
index 25c3cf7c..25c3cf7c 100644
--- a/NorthstarDedicatedTest/include/openssl/engine.h
+++ b/NorthstarDLL/include/openssl/engine.h
diff --git a/NorthstarDedicatedTest/include/openssl/engineerr.h b/NorthstarDLL/include/openssl/engineerr.h
index d439b682..d439b682 100644
--- a/NorthstarDedicatedTest/include/openssl/engineerr.h
+++ b/NorthstarDLL/include/openssl/engineerr.h
diff --git a/NorthstarDedicatedTest/include/openssl/err.h b/NorthstarDLL/include/openssl/err.h
index 3c7299db..3c7299db 100644
--- a/NorthstarDedicatedTest/include/openssl/err.h
+++ b/NorthstarDLL/include/openssl/err.h
diff --git a/NorthstarDedicatedTest/include/openssl/err.h.in b/NorthstarDLL/include/openssl/err.h.in
index 7ca0b970..7ca0b970 100644
--- a/NorthstarDedicatedTest/include/openssl/err.h.in
+++ b/NorthstarDLL/include/openssl/err.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/ess.h b/NorthstarDLL/include/openssl/ess.h
index dad596a6..dad596a6 100644
--- a/NorthstarDedicatedTest/include/openssl/ess.h
+++ b/NorthstarDLL/include/openssl/ess.h
diff --git a/NorthstarDedicatedTest/include/openssl/ess.h.in b/NorthstarDLL/include/openssl/ess.h.in
index d1a685b9..d1a685b9 100644
--- a/NorthstarDedicatedTest/include/openssl/ess.h.in
+++ b/NorthstarDLL/include/openssl/ess.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/esserr.h b/NorthstarDLL/include/openssl/esserr.h
index 165ce7c4..165ce7c4 100644
--- a/NorthstarDedicatedTest/include/openssl/esserr.h
+++ b/NorthstarDLL/include/openssl/esserr.h
diff --git a/NorthstarDedicatedTest/include/openssl/evp.h b/NorthstarDLL/include/openssl/evp.h
index 18503817..18503817 100644
--- a/NorthstarDedicatedTest/include/openssl/evp.h
+++ b/NorthstarDLL/include/openssl/evp.h
diff --git a/NorthstarDedicatedTest/include/openssl/evperr.h b/NorthstarDLL/include/openssl/evperr.h
index a5053f6c..a5053f6c 100644
--- a/NorthstarDedicatedTest/include/openssl/evperr.h
+++ b/NorthstarDLL/include/openssl/evperr.h
diff --git a/NorthstarDedicatedTest/include/openssl/fips_names.h b/NorthstarDLL/include/openssl/fips_names.h
index 0fdf5440..0fdf5440 100644
--- a/NorthstarDedicatedTest/include/openssl/fips_names.h
+++ b/NorthstarDLL/include/openssl/fips_names.h
diff --git a/NorthstarDedicatedTest/include/openssl/fipskey.h b/NorthstarDLL/include/openssl/fipskey.h
index ccc1d2f4..ccc1d2f4 100644
--- a/NorthstarDedicatedTest/include/openssl/fipskey.h
+++ b/NorthstarDLL/include/openssl/fipskey.h
diff --git a/NorthstarDedicatedTest/include/openssl/fipskey.h.in b/NorthstarDLL/include/openssl/fipskey.h.in
index 56b947e8..56b947e8 100644
--- a/NorthstarDedicatedTest/include/openssl/fipskey.h.in
+++ b/NorthstarDLL/include/openssl/fipskey.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/hmac.h b/NorthstarDLL/include/openssl/hmac.h
index f9e1bff3..f9e1bff3 100644
--- a/NorthstarDedicatedTest/include/openssl/hmac.h
+++ b/NorthstarDLL/include/openssl/hmac.h
diff --git a/NorthstarDedicatedTest/include/openssl/http.h b/NorthstarDLL/include/openssl/http.h
index f7ab2142..f7ab2142 100644
--- a/NorthstarDedicatedTest/include/openssl/http.h
+++ b/NorthstarDLL/include/openssl/http.h
diff --git a/NorthstarDedicatedTest/include/openssl/httperr.h b/NorthstarDLL/include/openssl/httperr.h
index ee089592..ee089592 100644
--- a/NorthstarDedicatedTest/include/openssl/httperr.h
+++ b/NorthstarDLL/include/openssl/httperr.h
diff --git a/NorthstarDedicatedTest/include/openssl/idea.h b/NorthstarDLL/include/openssl/idea.h
index 1f9bb3b3..1f9bb3b3 100644
--- a/NorthstarDedicatedTest/include/openssl/idea.h
+++ b/NorthstarDLL/include/openssl/idea.h
diff --git a/NorthstarDedicatedTest/include/openssl/kdf.h b/NorthstarDLL/include/openssl/kdf.h
index 0983230a..0983230a 100644
--- a/NorthstarDedicatedTest/include/openssl/kdf.h
+++ b/NorthstarDLL/include/openssl/kdf.h
diff --git a/NorthstarDedicatedTest/include/openssl/kdferr.h b/NorthstarDLL/include/openssl/kdferr.h
index 963d766d..963d766d 100644
--- a/NorthstarDedicatedTest/include/openssl/kdferr.h
+++ b/NorthstarDLL/include/openssl/kdferr.h
diff --git a/NorthstarDedicatedTest/include/openssl/lhash.h b/NorthstarDLL/include/openssl/lhash.h
index 39dd6254..39dd6254 100644
--- a/NorthstarDedicatedTest/include/openssl/lhash.h
+++ b/NorthstarDLL/include/openssl/lhash.h
diff --git a/NorthstarDedicatedTest/include/openssl/lhash.h.in b/NorthstarDLL/include/openssl/lhash.h.in
index febefa3c..febefa3c 100644
--- a/NorthstarDedicatedTest/include/openssl/lhash.h.in
+++ b/NorthstarDLL/include/openssl/lhash.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/macros.h b/NorthstarDLL/include/openssl/macros.h
index a6bc3f1f..a6bc3f1f 100644
--- a/NorthstarDedicatedTest/include/openssl/macros.h
+++ b/NorthstarDLL/include/openssl/macros.h
diff --git a/NorthstarDedicatedTest/include/openssl/md2.h b/NorthstarDLL/include/openssl/md2.h
index 5d4cb77e..5d4cb77e 100644
--- a/NorthstarDedicatedTest/include/openssl/md2.h
+++ b/NorthstarDLL/include/openssl/md2.h
diff --git a/NorthstarDedicatedTest/include/openssl/md4.h b/NorthstarDLL/include/openssl/md4.h
index 6c150a6c..6c150a6c 100644
--- a/NorthstarDedicatedTest/include/openssl/md4.h
+++ b/NorthstarDLL/include/openssl/md4.h
diff --git a/NorthstarDedicatedTest/include/openssl/md5.h b/NorthstarDLL/include/openssl/md5.h
index 77a57734..77a57734 100644
--- a/NorthstarDedicatedTest/include/openssl/md5.h
+++ b/NorthstarDLL/include/openssl/md5.h
diff --git a/NorthstarDedicatedTest/include/openssl/mdc2.h b/NorthstarDLL/include/openssl/mdc2.h
index 5a7ee289..5a7ee289 100644
--- a/NorthstarDedicatedTest/include/openssl/mdc2.h
+++ b/NorthstarDLL/include/openssl/mdc2.h
diff --git a/NorthstarDedicatedTest/include/openssl/modes.h b/NorthstarDLL/include/openssl/modes.h
index e1907991..e1907991 100644
--- a/NorthstarDedicatedTest/include/openssl/modes.h
+++ b/NorthstarDLL/include/openssl/modes.h
diff --git a/NorthstarDedicatedTest/include/openssl/obj_mac.h b/NorthstarDLL/include/openssl/obj_mac.h
index 0e860276..0e860276 100644
--- a/NorthstarDedicatedTest/include/openssl/obj_mac.h
+++ b/NorthstarDLL/include/openssl/obj_mac.h
diff --git a/NorthstarDedicatedTest/include/openssl/objects.h b/NorthstarDLL/include/openssl/objects.h
index 9ea91c27..9ea91c27 100644
--- a/NorthstarDedicatedTest/include/openssl/objects.h
+++ b/NorthstarDLL/include/openssl/objects.h
diff --git a/NorthstarDedicatedTest/include/openssl/objectserr.h b/NorthstarDLL/include/openssl/objectserr.h
index 585217f6..585217f6 100644
--- a/NorthstarDedicatedTest/include/openssl/objectserr.h
+++ b/NorthstarDLL/include/openssl/objectserr.h
diff --git a/NorthstarDedicatedTest/include/openssl/ocsp.h b/NorthstarDLL/include/openssl/ocsp.h
index 5688381e..5688381e 100644
--- a/NorthstarDedicatedTest/include/openssl/ocsp.h
+++ b/NorthstarDLL/include/openssl/ocsp.h
diff --git a/NorthstarDedicatedTest/include/openssl/ocsp.h.in b/NorthstarDLL/include/openssl/ocsp.h.in
index e2cc2716..e2cc2716 100644
--- a/NorthstarDedicatedTest/include/openssl/ocsp.h.in
+++ b/NorthstarDLL/include/openssl/ocsp.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/ocsperr.h b/NorthstarDLL/include/openssl/ocsperr.h
index 46a0523c..46a0523c 100644
--- a/NorthstarDedicatedTest/include/openssl/ocsperr.h
+++ b/NorthstarDLL/include/openssl/ocsperr.h
diff --git a/NorthstarDedicatedTest/include/openssl/opensslconf.h b/NorthstarDLL/include/openssl/opensslconf.h
index 1e83371f..1e83371f 100644
--- a/NorthstarDedicatedTest/include/openssl/opensslconf.h
+++ b/NorthstarDLL/include/openssl/opensslconf.h
diff --git a/NorthstarDedicatedTest/include/openssl/opensslv.h b/NorthstarDLL/include/openssl/opensslv.h
index 612d5aec..612d5aec 100644
--- a/NorthstarDedicatedTest/include/openssl/opensslv.h
+++ b/NorthstarDLL/include/openssl/opensslv.h
diff --git a/NorthstarDedicatedTest/include/openssl/opensslv.h.in b/NorthstarDLL/include/openssl/opensslv.h.in
index 3f47a2ac..3f47a2ac 100644
--- a/NorthstarDedicatedTest/include/openssl/opensslv.h.in
+++ b/NorthstarDLL/include/openssl/opensslv.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/ossl_typ.h b/NorthstarDLL/include/openssl/ossl_typ.h
index 82a58988..82a58988 100644
--- a/NorthstarDedicatedTest/include/openssl/ossl_typ.h
+++ b/NorthstarDLL/include/openssl/ossl_typ.h
diff --git a/NorthstarDedicatedTest/include/openssl/param_build.h b/NorthstarDLL/include/openssl/param_build.h
index f29fdb29..f29fdb29 100644
--- a/NorthstarDedicatedTest/include/openssl/param_build.h
+++ b/NorthstarDLL/include/openssl/param_build.h
diff --git a/NorthstarDedicatedTest/include/openssl/params.h b/NorthstarDLL/include/openssl/params.h
index d75eab07..d75eab07 100644
--- a/NorthstarDedicatedTest/include/openssl/params.h
+++ b/NorthstarDLL/include/openssl/params.h
diff --git a/NorthstarDedicatedTest/include/openssl/pem.h b/NorthstarDLL/include/openssl/pem.h
index 80940dfa..80940dfa 100644
--- a/NorthstarDedicatedTest/include/openssl/pem.h
+++ b/NorthstarDLL/include/openssl/pem.h
diff --git a/NorthstarDedicatedTest/include/openssl/pem2.h b/NorthstarDLL/include/openssl/pem2.h
index a8a5325b..a8a5325b 100644
--- a/NorthstarDedicatedTest/include/openssl/pem2.h
+++ b/NorthstarDLL/include/openssl/pem2.h
diff --git a/NorthstarDedicatedTest/include/openssl/pemerr.h b/NorthstarDLL/include/openssl/pemerr.h
index 18f6d9ef..18f6d9ef 100644
--- a/NorthstarDedicatedTest/include/openssl/pemerr.h
+++ b/NorthstarDLL/include/openssl/pemerr.h
diff --git a/NorthstarDedicatedTest/include/openssl/pkcs12.h b/NorthstarDLL/include/openssl/pkcs12.h
index f0da0867..f0da0867 100644
--- a/NorthstarDedicatedTest/include/openssl/pkcs12.h
+++ b/NorthstarDLL/include/openssl/pkcs12.h
diff --git a/NorthstarDedicatedTest/include/openssl/pkcs12.h.in b/NorthstarDLL/include/openssl/pkcs12.h.in
index c98eebfb..c98eebfb 100644
--- a/NorthstarDedicatedTest/include/openssl/pkcs12.h.in
+++ b/NorthstarDLL/include/openssl/pkcs12.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/pkcs12err.h b/NorthstarDLL/include/openssl/pkcs12err.h
index 933c8329..933c8329 100644
--- a/NorthstarDedicatedTest/include/openssl/pkcs12err.h
+++ b/NorthstarDLL/include/openssl/pkcs12err.h
diff --git a/NorthstarDedicatedTest/include/openssl/pkcs7.h b/NorthstarDLL/include/openssl/pkcs7.h
index 097d2dbb..097d2dbb 100644
--- a/NorthstarDedicatedTest/include/openssl/pkcs7.h
+++ b/NorthstarDLL/include/openssl/pkcs7.h
diff --git a/NorthstarDedicatedTest/include/openssl/pkcs7.h.in b/NorthstarDLL/include/openssl/pkcs7.h.in
index f5c55a3f..f5c55a3f 100644
--- a/NorthstarDedicatedTest/include/openssl/pkcs7.h.in
+++ b/NorthstarDLL/include/openssl/pkcs7.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/pkcs7err.h b/NorthstarDLL/include/openssl/pkcs7err.h
index ceb1a501..ceb1a501 100644
--- a/NorthstarDedicatedTest/include/openssl/pkcs7err.h
+++ b/NorthstarDLL/include/openssl/pkcs7err.h
diff --git a/NorthstarDedicatedTest/include/openssl/prov_ssl.h b/NorthstarDLL/include/openssl/prov_ssl.h
index d3e0896c..d3e0896c 100644
--- a/NorthstarDedicatedTest/include/openssl/prov_ssl.h
+++ b/NorthstarDLL/include/openssl/prov_ssl.h
diff --git a/NorthstarDedicatedTest/include/openssl/proverr.h b/NorthstarDLL/include/openssl/proverr.h
index ad67a8f8..ad67a8f8 100644
--- a/NorthstarDedicatedTest/include/openssl/proverr.h
+++ b/NorthstarDLL/include/openssl/proverr.h
diff --git a/NorthstarDedicatedTest/include/openssl/provider.h b/NorthstarDLL/include/openssl/provider.h
index dc86ff58..dc86ff58 100644
--- a/NorthstarDedicatedTest/include/openssl/provider.h
+++ b/NorthstarDLL/include/openssl/provider.h
diff --git a/NorthstarDedicatedTest/include/openssl/rand.h b/NorthstarDLL/include/openssl/rand.h
index ad3054fd..ad3054fd 100644
--- a/NorthstarDedicatedTest/include/openssl/rand.h
+++ b/NorthstarDLL/include/openssl/rand.h
diff --git a/NorthstarDedicatedTest/include/openssl/randerr.h b/NorthstarDLL/include/openssl/randerr.h
index b5e08e43..b5e08e43 100644
--- a/NorthstarDedicatedTest/include/openssl/randerr.h
+++ b/NorthstarDLL/include/openssl/randerr.h
diff --git a/NorthstarDedicatedTest/include/openssl/rc2.h b/NorthstarDLL/include/openssl/rc2.h
index ff633fd8..ff633fd8 100644
--- a/NorthstarDedicatedTest/include/openssl/rc2.h
+++ b/NorthstarDLL/include/openssl/rc2.h
diff --git a/NorthstarDedicatedTest/include/openssl/rc4.h b/NorthstarDLL/include/openssl/rc4.h
index 600b2885..600b2885 100644
--- a/NorthstarDedicatedTest/include/openssl/rc4.h
+++ b/NorthstarDLL/include/openssl/rc4.h
diff --git a/NorthstarDedicatedTest/include/openssl/rc5.h b/NorthstarDLL/include/openssl/rc5.h
index de833523..de833523 100644
--- a/NorthstarDedicatedTest/include/openssl/rc5.h
+++ b/NorthstarDLL/include/openssl/rc5.h
diff --git a/NorthstarDedicatedTest/include/openssl/ripemd.h b/NorthstarDLL/include/openssl/ripemd.h
index 900ee317..900ee317 100644
--- a/NorthstarDedicatedTest/include/openssl/ripemd.h
+++ b/NorthstarDLL/include/openssl/ripemd.h
diff --git a/NorthstarDedicatedTest/include/openssl/rsa.h b/NorthstarDLL/include/openssl/rsa.h
index a55c9727..a55c9727 100644
--- a/NorthstarDedicatedTest/include/openssl/rsa.h
+++ b/NorthstarDLL/include/openssl/rsa.h
diff --git a/NorthstarDedicatedTest/include/openssl/rsaerr.h b/NorthstarDLL/include/openssl/rsaerr.h
index c58463c7..c58463c7 100644
--- a/NorthstarDedicatedTest/include/openssl/rsaerr.h
+++ b/NorthstarDLL/include/openssl/rsaerr.h
diff --git a/NorthstarDedicatedTest/include/openssl/safestack.h b/NorthstarDLL/include/openssl/safestack.h
index 159ccf2a..159ccf2a 100644
--- a/NorthstarDedicatedTest/include/openssl/safestack.h
+++ b/NorthstarDLL/include/openssl/safestack.h
diff --git a/NorthstarDedicatedTest/include/openssl/safestack.h.in b/NorthstarDLL/include/openssl/safestack.h.in
index 6b366079..6b366079 100644
--- a/NorthstarDedicatedTest/include/openssl/safestack.h.in
+++ b/NorthstarDLL/include/openssl/safestack.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/seed.h b/NorthstarDLL/include/openssl/seed.h
index edb218ae..edb218ae 100644
--- a/NorthstarDedicatedTest/include/openssl/seed.h
+++ b/NorthstarDLL/include/openssl/seed.h
diff --git a/NorthstarDedicatedTest/include/openssl/self_test.h b/NorthstarDLL/include/openssl/self_test.h
index 77c600a0..77c600a0 100644
--- a/NorthstarDedicatedTest/include/openssl/self_test.h
+++ b/NorthstarDLL/include/openssl/self_test.h
diff --git a/NorthstarDedicatedTest/include/openssl/sha.h b/NorthstarDLL/include/openssl/sha.h
index 6e65a040..6e65a040 100644
--- a/NorthstarDedicatedTest/include/openssl/sha.h
+++ b/NorthstarDLL/include/openssl/sha.h
diff --git a/NorthstarDedicatedTest/include/openssl/srp.h b/NorthstarDLL/include/openssl/srp.h
index a86fa5d2..a86fa5d2 100644
--- a/NorthstarDedicatedTest/include/openssl/srp.h
+++ b/NorthstarDLL/include/openssl/srp.h
diff --git a/NorthstarDedicatedTest/include/openssl/srp.h.in b/NorthstarDLL/include/openssl/srp.h.in
index dfbe845b..dfbe845b 100644
--- a/NorthstarDedicatedTest/include/openssl/srp.h.in
+++ b/NorthstarDLL/include/openssl/srp.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/srtp.h b/NorthstarDLL/include/openssl/srtp.h
index d64606e5..d64606e5 100644
--- a/NorthstarDedicatedTest/include/openssl/srtp.h
+++ b/NorthstarDLL/include/openssl/srtp.h
diff --git a/NorthstarDedicatedTest/include/openssl/ssl.h b/NorthstarDLL/include/openssl/ssl.h
index 0763a33c..0763a33c 100644
--- a/NorthstarDedicatedTest/include/openssl/ssl.h
+++ b/NorthstarDLL/include/openssl/ssl.h
diff --git a/NorthstarDedicatedTest/include/openssl/ssl.h.in b/NorthstarDLL/include/openssl/ssl.h.in
index 9c00eb3d..9c00eb3d 100644
--- a/NorthstarDedicatedTest/include/openssl/ssl.h.in
+++ b/NorthstarDLL/include/openssl/ssl.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/ssl2.h b/NorthstarDLL/include/openssl/ssl2.h
index 428ead05..428ead05 100644
--- a/NorthstarDedicatedTest/include/openssl/ssl2.h
+++ b/NorthstarDLL/include/openssl/ssl2.h
diff --git a/NorthstarDedicatedTest/include/openssl/ssl3.h b/NorthstarDLL/include/openssl/ssl3.h
index 49bd51f2..49bd51f2 100644
--- a/NorthstarDedicatedTest/include/openssl/ssl3.h
+++ b/NorthstarDLL/include/openssl/ssl3.h
diff --git a/NorthstarDedicatedTest/include/openssl/sslerr.h b/NorthstarDLL/include/openssl/sslerr.h
index a4746d70..a4746d70 100644
--- a/NorthstarDedicatedTest/include/openssl/sslerr.h
+++ b/NorthstarDLL/include/openssl/sslerr.h
diff --git a/NorthstarDedicatedTest/include/openssl/sslerr_legacy.h b/NorthstarDLL/include/openssl/sslerr_legacy.h
index ccf6d3b3..ccf6d3b3 100644
--- a/NorthstarDedicatedTest/include/openssl/sslerr_legacy.h
+++ b/NorthstarDLL/include/openssl/sslerr_legacy.h
diff --git a/NorthstarDedicatedTest/include/openssl/stack.h b/NorthstarDLL/include/openssl/stack.h
index f0c5c547..f0c5c547 100644
--- a/NorthstarDedicatedTest/include/openssl/stack.h
+++ b/NorthstarDLL/include/openssl/stack.h
diff --git a/NorthstarDedicatedTest/include/openssl/store.h b/NorthstarDLL/include/openssl/store.h
index 3c1445e0..3c1445e0 100644
--- a/NorthstarDedicatedTest/include/openssl/store.h
+++ b/NorthstarDLL/include/openssl/store.h
diff --git a/NorthstarDedicatedTest/include/openssl/storeerr.h b/NorthstarDLL/include/openssl/storeerr.h
index 00529c88..00529c88 100644
--- a/NorthstarDedicatedTest/include/openssl/storeerr.h
+++ b/NorthstarDLL/include/openssl/storeerr.h
diff --git a/NorthstarDedicatedTest/include/openssl/symhacks.h b/NorthstarDLL/include/openssl/symhacks.h
index 816f8f99..816f8f99 100644
--- a/NorthstarDedicatedTest/include/openssl/symhacks.h
+++ b/NorthstarDLL/include/openssl/symhacks.h
diff --git a/NorthstarDedicatedTest/include/openssl/tls1.h b/NorthstarDLL/include/openssl/tls1.h
index d6e9331f..d6e9331f 100644
--- a/NorthstarDedicatedTest/include/openssl/tls1.h
+++ b/NorthstarDLL/include/openssl/tls1.h
diff --git a/NorthstarDedicatedTest/include/openssl/trace.h b/NorthstarDLL/include/openssl/trace.h
index 28200133..28200133 100644
--- a/NorthstarDedicatedTest/include/openssl/trace.h
+++ b/NorthstarDLL/include/openssl/trace.h
diff --git a/NorthstarDedicatedTest/include/openssl/ts.h b/NorthstarDLL/include/openssl/ts.h
index 5136e4e9..5136e4e9 100644
--- a/NorthstarDedicatedTest/include/openssl/ts.h
+++ b/NorthstarDLL/include/openssl/ts.h
diff --git a/NorthstarDedicatedTest/include/openssl/tserr.h b/NorthstarDLL/include/openssl/tserr.h
index e1b943e4..e1b943e4 100644
--- a/NorthstarDedicatedTest/include/openssl/tserr.h
+++ b/NorthstarDLL/include/openssl/tserr.h
diff --git a/NorthstarDedicatedTest/include/openssl/txt_db.h b/NorthstarDLL/include/openssl/txt_db.h
index af169a30..af169a30 100644
--- a/NorthstarDedicatedTest/include/openssl/txt_db.h
+++ b/NorthstarDLL/include/openssl/txt_db.h
diff --git a/NorthstarDedicatedTest/include/openssl/types.h b/NorthstarDLL/include/openssl/types.h
index de9f1665..de9f1665 100644
--- a/NorthstarDedicatedTest/include/openssl/types.h
+++ b/NorthstarDLL/include/openssl/types.h
diff --git a/NorthstarDedicatedTest/include/openssl/ui.h b/NorthstarDLL/include/openssl/ui.h
index 835b0eba..835b0eba 100644
--- a/NorthstarDedicatedTest/include/openssl/ui.h
+++ b/NorthstarDLL/include/openssl/ui.h
diff --git a/NorthstarDedicatedTest/include/openssl/ui.h.in b/NorthstarDLL/include/openssl/ui.h.in
index eb9a580f..eb9a580f 100644
--- a/NorthstarDedicatedTest/include/openssl/ui.h.in
+++ b/NorthstarDLL/include/openssl/ui.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/uierr.h b/NorthstarDLL/include/openssl/uierr.h
index 473b04ed..473b04ed 100644
--- a/NorthstarDedicatedTest/include/openssl/uierr.h
+++ b/NorthstarDLL/include/openssl/uierr.h
diff --git a/NorthstarDedicatedTest/include/openssl/whrlpool.h b/NorthstarDLL/include/openssl/whrlpool.h
index 05ba4632..05ba4632 100644
--- a/NorthstarDedicatedTest/include/openssl/whrlpool.h
+++ b/NorthstarDLL/include/openssl/whrlpool.h
diff --git a/NorthstarDedicatedTest/include/openssl/x509.h b/NorthstarDLL/include/openssl/x509.h
index db57a9bf..db57a9bf 100644
--- a/NorthstarDedicatedTest/include/openssl/x509.h
+++ b/NorthstarDLL/include/openssl/x509.h
diff --git a/NorthstarDedicatedTest/include/openssl/x509.h.in b/NorthstarDLL/include/openssl/x509.h.in
index b4efbb55..b4efbb55 100644
--- a/NorthstarDedicatedTest/include/openssl/x509.h.in
+++ b/NorthstarDLL/include/openssl/x509.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/x509_vfy.h b/NorthstarDLL/include/openssl/x509_vfy.h
index e04df0d3..e04df0d3 100644
--- a/NorthstarDedicatedTest/include/openssl/x509_vfy.h
+++ b/NorthstarDLL/include/openssl/x509_vfy.h
diff --git a/NorthstarDedicatedTest/include/openssl/x509_vfy.h.in b/NorthstarDLL/include/openssl/x509_vfy.h.in
index 80f18bd7..80f18bd7 100644
--- a/NorthstarDedicatedTest/include/openssl/x509_vfy.h.in
+++ b/NorthstarDLL/include/openssl/x509_vfy.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/x509err.h b/NorthstarDLL/include/openssl/x509err.h
index a56facd4..a56facd4 100644
--- a/NorthstarDedicatedTest/include/openssl/x509err.h
+++ b/NorthstarDLL/include/openssl/x509err.h
diff --git a/NorthstarDedicatedTest/include/openssl/x509v3.h b/NorthstarDLL/include/openssl/x509v3.h
index 78c390b3..78c390b3 100644
--- a/NorthstarDedicatedTest/include/openssl/x509v3.h
+++ b/NorthstarDLL/include/openssl/x509v3.h
diff --git a/NorthstarDedicatedTest/include/openssl/x509v3.h.in b/NorthstarDLL/include/openssl/x509v3.h.in
index d00a66a3..d00a66a3 100644
--- a/NorthstarDedicatedTest/include/openssl/x509v3.h.in
+++ b/NorthstarDLL/include/openssl/x509v3.h.in
diff --git a/NorthstarDedicatedTest/include/openssl/x509v3err.h b/NorthstarDLL/include/openssl/x509v3err.h
index 1ae3a562..1ae3a562 100644
--- a/NorthstarDedicatedTest/include/openssl/x509v3err.h
+++ b/NorthstarDLL/include/openssl/x509v3err.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/allocators.h b/NorthstarDLL/include/rapidjson/allocators.h
index 98affe03..98affe03 100644
--- a/NorthstarDedicatedTest/include/rapidjson/allocators.h
+++ b/NorthstarDLL/include/rapidjson/allocators.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/document.h b/NorthstarDLL/include/rapidjson/document.h
index e3e20dfb..e3e20dfb 100644
--- a/NorthstarDedicatedTest/include/rapidjson/document.h
+++ b/NorthstarDLL/include/rapidjson/document.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/encodedstream.h b/NorthstarDLL/include/rapidjson/encodedstream.h
index 14506838..14506838 100644
--- a/NorthstarDedicatedTest/include/rapidjson/encodedstream.h
+++ b/NorthstarDLL/include/rapidjson/encodedstream.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/encodings.h b/NorthstarDLL/include/rapidjson/encodings.h
index baa7c2b1..baa7c2b1 100644
--- a/NorthstarDedicatedTest/include/rapidjson/encodings.h
+++ b/NorthstarDLL/include/rapidjson/encodings.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/error/en.h b/NorthstarDLL/include/rapidjson/error/en.h
index 2db838bf..2db838bf 100644
--- a/NorthstarDedicatedTest/include/rapidjson/error/en.h
+++ b/NorthstarDLL/include/rapidjson/error/en.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/error/error.h b/NorthstarDLL/include/rapidjson/error/error.h
index 95cb31a7..95cb31a7 100644
--- a/NorthstarDedicatedTest/include/rapidjson/error/error.h
+++ b/NorthstarDLL/include/rapidjson/error/error.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/filereadstream.h b/NorthstarDLL/include/rapidjson/filereadstream.h
index b56ea13b..b56ea13b 100644
--- a/NorthstarDedicatedTest/include/rapidjson/filereadstream.h
+++ b/NorthstarDLL/include/rapidjson/filereadstream.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/filewritestream.h b/NorthstarDLL/include/rapidjson/filewritestream.h
index 6378dd60..6378dd60 100644
--- a/NorthstarDedicatedTest/include/rapidjson/filewritestream.h
+++ b/NorthstarDLL/include/rapidjson/filewritestream.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/fwd.h b/NorthstarDLL/include/rapidjson/fwd.h
index e8104e84..e8104e84 100644
--- a/NorthstarDedicatedTest/include/rapidjson/fwd.h
+++ b/NorthstarDLL/include/rapidjson/fwd.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/internal/biginteger.h b/NorthstarDLL/include/rapidjson/internal/biginteger.h
index 9d3e88c9..9d3e88c9 100644
--- a/NorthstarDedicatedTest/include/rapidjson/internal/biginteger.h
+++ b/NorthstarDLL/include/rapidjson/internal/biginteger.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/internal/diyfp.h b/NorthstarDLL/include/rapidjson/internal/diyfp.h
index c9fefdc6..c9fefdc6 100644
--- a/NorthstarDedicatedTest/include/rapidjson/internal/diyfp.h
+++ b/NorthstarDLL/include/rapidjson/internal/diyfp.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/internal/dtoa.h b/NorthstarDLL/include/rapidjson/internal/dtoa.h
index 8d6350e6..8d6350e6 100644
--- a/NorthstarDedicatedTest/include/rapidjson/internal/dtoa.h
+++ b/NorthstarDLL/include/rapidjson/internal/dtoa.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/internal/ieee754.h b/NorthstarDLL/include/rapidjson/internal/ieee754.h
index 82bb0b99..82bb0b99 100644
--- a/NorthstarDedicatedTest/include/rapidjson/internal/ieee754.h
+++ b/NorthstarDLL/include/rapidjson/internal/ieee754.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/internal/itoa.h b/NorthstarDLL/include/rapidjson/internal/itoa.h
index 01a4e7e7..01a4e7e7 100644
--- a/NorthstarDedicatedTest/include/rapidjson/internal/itoa.h
+++ b/NorthstarDLL/include/rapidjson/internal/itoa.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/internal/meta.h b/NorthstarDLL/include/rapidjson/internal/meta.h
index 5a9aaa42..5a9aaa42 100644
--- a/NorthstarDedicatedTest/include/rapidjson/internal/meta.h
+++ b/NorthstarDLL/include/rapidjson/internal/meta.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/internal/pow10.h b/NorthstarDLL/include/rapidjson/internal/pow10.h
index 02f475d7..02f475d7 100644
--- a/NorthstarDedicatedTest/include/rapidjson/internal/pow10.h
+++ b/NorthstarDLL/include/rapidjson/internal/pow10.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/internal/regex.h b/NorthstarDLL/include/rapidjson/internal/regex.h
index 422a5240..422a5240 100644
--- a/NorthstarDedicatedTest/include/rapidjson/internal/regex.h
+++ b/NorthstarDLL/include/rapidjson/internal/regex.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/internal/stack.h b/NorthstarDLL/include/rapidjson/internal/stack.h
index 022c9aab..022c9aab 100644
--- a/NorthstarDedicatedTest/include/rapidjson/internal/stack.h
+++ b/NorthstarDLL/include/rapidjson/internal/stack.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/internal/strfunc.h b/NorthstarDLL/include/rapidjson/internal/strfunc.h
index 2edfae52..2edfae52 100644
--- a/NorthstarDedicatedTest/include/rapidjson/internal/strfunc.h
+++ b/NorthstarDLL/include/rapidjson/internal/strfunc.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/internal/strtod.h b/NorthstarDLL/include/rapidjson/internal/strtod.h
index 289c413b..289c413b 100644
--- a/NorthstarDedicatedTest/include/rapidjson/internal/strtod.h
+++ b/NorthstarDLL/include/rapidjson/internal/strtod.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/internal/swap.h b/NorthstarDLL/include/rapidjson/internal/swap.h
index 666e49f9..666e49f9 100644
--- a/NorthstarDedicatedTest/include/rapidjson/internal/swap.h
+++ b/NorthstarDLL/include/rapidjson/internal/swap.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/istreamwrapper.h b/NorthstarDLL/include/rapidjson/istreamwrapper.h
index f5fe2897..f5fe2897 100644
--- a/NorthstarDedicatedTest/include/rapidjson/istreamwrapper.h
+++ b/NorthstarDLL/include/rapidjson/istreamwrapper.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/memorybuffer.h b/NorthstarDLL/include/rapidjson/memorybuffer.h
index 39bee1de..39bee1de 100644
--- a/NorthstarDedicatedTest/include/rapidjson/memorybuffer.h
+++ b/NorthstarDLL/include/rapidjson/memorybuffer.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/memorystream.h b/NorthstarDLL/include/rapidjson/memorystream.h
index 1d71d8a4..1d71d8a4 100644
--- a/NorthstarDedicatedTest/include/rapidjson/memorystream.h
+++ b/NorthstarDLL/include/rapidjson/memorystream.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/msinttypes/inttypes.h b/NorthstarDLL/include/rapidjson/msinttypes/inttypes.h
index 18111286..18111286 100644
--- a/NorthstarDedicatedTest/include/rapidjson/msinttypes/inttypes.h
+++ b/NorthstarDLL/include/rapidjson/msinttypes/inttypes.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/msinttypes/stdint.h b/NorthstarDLL/include/rapidjson/msinttypes/stdint.h
index 3d4477b9..3d4477b9 100644
--- a/NorthstarDedicatedTest/include/rapidjson/msinttypes/stdint.h
+++ b/NorthstarDLL/include/rapidjson/msinttypes/stdint.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/ostreamwrapper.h b/NorthstarDLL/include/rapidjson/ostreamwrapper.h
index 6f4667c0..6f4667c0 100644
--- a/NorthstarDedicatedTest/include/rapidjson/ostreamwrapper.h
+++ b/NorthstarDLL/include/rapidjson/ostreamwrapper.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/pointer.h b/NorthstarDLL/include/rapidjson/pointer.h
index 0206ac1c..0206ac1c 100644
--- a/NorthstarDedicatedTest/include/rapidjson/pointer.h
+++ b/NorthstarDLL/include/rapidjson/pointer.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/prettywriter.h b/NorthstarDLL/include/rapidjson/prettywriter.h
index 0dcb0fee..0dcb0fee 100644
--- a/NorthstarDedicatedTest/include/rapidjson/prettywriter.h
+++ b/NorthstarDLL/include/rapidjson/prettywriter.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/rapidjson.h b/NorthstarDLL/include/rapidjson/rapidjson.h
index 053b2ce4..053b2ce4 100644
--- a/NorthstarDedicatedTest/include/rapidjson/rapidjson.h
+++ b/NorthstarDLL/include/rapidjson/rapidjson.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/reader.h b/NorthstarDLL/include/rapidjson/reader.h
index 19f8849b..19f8849b 100644
--- a/NorthstarDedicatedTest/include/rapidjson/reader.h
+++ b/NorthstarDLL/include/rapidjson/reader.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/schema.h b/NorthstarDLL/include/rapidjson/schema.h
index b182aa27..b182aa27 100644
--- a/NorthstarDedicatedTest/include/rapidjson/schema.h
+++ b/NorthstarDLL/include/rapidjson/schema.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/stream.h b/NorthstarDLL/include/rapidjson/stream.h
index fef82c25..fef82c25 100644
--- a/NorthstarDedicatedTest/include/rapidjson/stream.h
+++ b/NorthstarDLL/include/rapidjson/stream.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/stringbuffer.h b/NorthstarDLL/include/rapidjson/stringbuffer.h
index 78f34d20..78f34d20 100644
--- a/NorthstarDedicatedTest/include/rapidjson/stringbuffer.h
+++ b/NorthstarDLL/include/rapidjson/stringbuffer.h
diff --git a/NorthstarDedicatedTest/include/rapidjson/writer.h b/NorthstarDLL/include/rapidjson/writer.h
index 94f22dd5..94f22dd5 100644
--- a/NorthstarDedicatedTest/include/rapidjson/writer.h
+++ b/NorthstarDLL/include/rapidjson/writer.h
diff --git a/NorthstarDedicatedTest/include/spdlog/async.h b/NorthstarDLL/include/spdlog/async.h
index f7956305..f7956305 100644
--- a/NorthstarDedicatedTest/include/spdlog/async.h
+++ b/NorthstarDLL/include/spdlog/async.h
diff --git a/NorthstarDedicatedTest/include/spdlog/async_logger-inl.h b/NorthstarDLL/include/spdlog/async_logger-inl.h
index f8c9694c..f8c9694c 100644
--- a/NorthstarDedicatedTest/include/spdlog/async_logger-inl.h
+++ b/NorthstarDLL/include/spdlog/async_logger-inl.h
diff --git a/NorthstarDedicatedTest/include/spdlog/async_logger.h b/NorthstarDLL/include/spdlog/async_logger.h
index 6f299672..6f299672 100644
--- a/NorthstarDedicatedTest/include/spdlog/async_logger.h
+++ b/NorthstarDLL/include/spdlog/async_logger.h
diff --git a/NorthstarDedicatedTest/include/spdlog/cfg/argv.h b/NorthstarDLL/include/spdlog/cfg/argv.h
index 36d9f1c4..36d9f1c4 100644
--- a/NorthstarDedicatedTest/include/spdlog/cfg/argv.h
+++ b/NorthstarDLL/include/spdlog/cfg/argv.h
diff --git a/NorthstarDedicatedTest/include/spdlog/cfg/env.h b/NorthstarDLL/include/spdlog/cfg/env.h
index 1f39ebbb..1f39ebbb 100644
--- a/NorthstarDedicatedTest/include/spdlog/cfg/env.h
+++ b/NorthstarDLL/include/spdlog/cfg/env.h
diff --git a/NorthstarDedicatedTest/include/spdlog/cfg/helpers-inl.h b/NorthstarDLL/include/spdlog/cfg/helpers-inl.h
index 9e4daede..9e4daede 100644
--- a/NorthstarDedicatedTest/include/spdlog/cfg/helpers-inl.h
+++ b/NorthstarDLL/include/spdlog/cfg/helpers-inl.h
diff --git a/NorthstarDedicatedTest/include/spdlog/cfg/helpers.h b/NorthstarDLL/include/spdlog/cfg/helpers.h
index a795f39a..a795f39a 100644
--- a/NorthstarDedicatedTest/include/spdlog/cfg/helpers.h
+++ b/NorthstarDLL/include/spdlog/cfg/helpers.h
diff --git a/NorthstarDedicatedTest/include/spdlog/common-inl.h b/NorthstarDLL/include/spdlog/common-inl.h
index 378efe60..378efe60 100644
--- a/NorthstarDedicatedTest/include/spdlog/common-inl.h
+++ b/NorthstarDLL/include/spdlog/common-inl.h
diff --git a/NorthstarDedicatedTest/include/spdlog/common.h b/NorthstarDLL/include/spdlog/common.h
index fb9a3660..fb9a3660 100644
--- a/NorthstarDedicatedTest/include/spdlog/common.h
+++ b/NorthstarDLL/include/spdlog/common.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/backtracer-inl.h b/NorthstarDLL/include/spdlog/details/backtracer-inl.h
index 21553c26..21553c26 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/backtracer-inl.h
+++ b/NorthstarDLL/include/spdlog/details/backtracer-inl.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/backtracer.h b/NorthstarDLL/include/spdlog/details/backtracer.h
index b7476bc9..b7476bc9 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/backtracer.h
+++ b/NorthstarDLL/include/spdlog/details/backtracer.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/circular_q.h b/NorthstarDLL/include/spdlog/details/circular_q.h
index 1f2712e7..1f2712e7 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/circular_q.h
+++ b/NorthstarDLL/include/spdlog/details/circular_q.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/console_globals.h b/NorthstarDLL/include/spdlog/details/console_globals.h
index 665201dd..665201dd 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/console_globals.h
+++ b/NorthstarDLL/include/spdlog/details/console_globals.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/file_helper-inl.h b/NorthstarDLL/include/spdlog/details/file_helper-inl.h
index 30f3cf55..30f3cf55 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/file_helper-inl.h
+++ b/NorthstarDLL/include/spdlog/details/file_helper-inl.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/file_helper.h b/NorthstarDLL/include/spdlog/details/file_helper.h
index 5395d9cb..5395d9cb 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/file_helper.h
+++ b/NorthstarDLL/include/spdlog/details/file_helper.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/fmt_helper.h b/NorthstarDLL/include/spdlog/details/fmt_helper.h
index 5dc311a0..5dc311a0 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/fmt_helper.h
+++ b/NorthstarDLL/include/spdlog/details/fmt_helper.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/log_msg-inl.h b/NorthstarDLL/include/spdlog/details/log_msg-inl.h
index af11e0da..af11e0da 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/log_msg-inl.h
+++ b/NorthstarDLL/include/spdlog/details/log_msg-inl.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/log_msg.h b/NorthstarDLL/include/spdlog/details/log_msg.h
index 834ca4df..834ca4df 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/log_msg.h
+++ b/NorthstarDLL/include/spdlog/details/log_msg.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/log_msg_buffer-inl.h b/NorthstarDLL/include/spdlog/details/log_msg_buffer-inl.h
index ca9429bb..ca9429bb 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/log_msg_buffer-inl.h
+++ b/NorthstarDLL/include/spdlog/details/log_msg_buffer-inl.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/log_msg_buffer.h b/NorthstarDLL/include/spdlog/details/log_msg_buffer.h
index 4410110f..4410110f 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/log_msg_buffer.h
+++ b/NorthstarDLL/include/spdlog/details/log_msg_buffer.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/mpmc_blocking_q.h b/NorthstarDLL/include/spdlog/details/mpmc_blocking_q.h
index 5c3cca76..5c3cca76 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/mpmc_blocking_q.h
+++ b/NorthstarDLL/include/spdlog/details/mpmc_blocking_q.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/null_mutex.h b/NorthstarDLL/include/spdlog/details/null_mutex.h
index 83533d4f..83533d4f 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/null_mutex.h
+++ b/NorthstarDLL/include/spdlog/details/null_mutex.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/os-inl.h b/NorthstarDLL/include/spdlog/details/os-inl.h
index a701e13f..a701e13f 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/os-inl.h
+++ b/NorthstarDLL/include/spdlog/details/os-inl.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/os.h b/NorthstarDLL/include/spdlog/details/os.h
index 9fda1447..9fda1447 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/os.h
+++ b/NorthstarDLL/include/spdlog/details/os.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/periodic_worker-inl.h b/NorthstarDLL/include/spdlog/details/periodic_worker-inl.h
index 1d794994..1d794994 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/periodic_worker-inl.h
+++ b/NorthstarDLL/include/spdlog/details/periodic_worker-inl.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/periodic_worker.h b/NorthstarDLL/include/spdlog/details/periodic_worker.h
index 42373665..42373665 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/periodic_worker.h
+++ b/NorthstarDLL/include/spdlog/details/periodic_worker.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/registry-inl.h b/NorthstarDLL/include/spdlog/details/registry-inl.h
index a60faabc..a60faabc 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/registry-inl.h
+++ b/NorthstarDLL/include/spdlog/details/registry-inl.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/registry.h b/NorthstarDLL/include/spdlog/details/registry.h
index b069c3f5..b069c3f5 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/registry.h
+++ b/NorthstarDLL/include/spdlog/details/registry.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/synchronous_factory.h b/NorthstarDLL/include/spdlog/details/synchronous_factory.h
index b48f5932..b48f5932 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/synchronous_factory.h
+++ b/NorthstarDLL/include/spdlog/details/synchronous_factory.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/tcp_client-windows.h b/NorthstarDLL/include/spdlog/details/tcp_client-windows.h
index 7ee72927..7ee72927 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/tcp_client-windows.h
+++ b/NorthstarDLL/include/spdlog/details/tcp_client-windows.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/tcp_client.h b/NorthstarDLL/include/spdlog/details/tcp_client.h
index 9f3bb99e..9f3bb99e 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/tcp_client.h
+++ b/NorthstarDLL/include/spdlog/details/tcp_client.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/thread_pool-inl.h b/NorthstarDLL/include/spdlog/details/thread_pool-inl.h
index c1df4361..c1df4361 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/thread_pool-inl.h
+++ b/NorthstarDLL/include/spdlog/details/thread_pool-inl.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/thread_pool.h b/NorthstarDLL/include/spdlog/details/thread_pool.h
index 61e25252..61e25252 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/thread_pool.h
+++ b/NorthstarDLL/include/spdlog/details/thread_pool.h
diff --git a/NorthstarDedicatedTest/include/spdlog/details/windows_include.h b/NorthstarDLL/include/spdlog/details/windows_include.h
index 6a2f14f9..6a2f14f9 100644
--- a/NorthstarDedicatedTest/include/spdlog/details/windows_include.h
+++ b/NorthstarDLL/include/spdlog/details/windows_include.h
diff --git a/NorthstarDedicatedTest/include/spdlog/fmt/bin_to_hex.h b/NorthstarDLL/include/spdlog/fmt/bin_to_hex.h
index 1e2b054b..1e2b054b 100644
--- a/NorthstarDedicatedTest/include/spdlog/fmt/bin_to_hex.h
+++ b/NorthstarDLL/include/spdlog/fmt/bin_to_hex.h
diff --git a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/LICENSE.rst b/NorthstarDLL/include/spdlog/fmt/bundled/LICENSE.rst
index f0ec3db4..f0ec3db4 100644
--- a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/LICENSE.rst
+++ b/NorthstarDLL/include/spdlog/fmt/bundled/LICENSE.rst
diff --git a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/chrono.h b/NorthstarDLL/include/spdlog/fmt/bundled/chrono.h
index bdfe2aa0..bdfe2aa0 100644
--- a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/chrono.h
+++ b/NorthstarDLL/include/spdlog/fmt/bundled/chrono.h
diff --git a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/color.h b/NorthstarDLL/include/spdlog/fmt/bundled/color.h
index 94e3419d..94e3419d 100644
--- a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/color.h
+++ b/NorthstarDLL/include/spdlog/fmt/bundled/color.h
diff --git a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/compile.h b/NorthstarDLL/include/spdlog/fmt/bundled/compile.h
index 3a33b020..3a33b020 100644
--- a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/compile.h
+++ b/NorthstarDLL/include/spdlog/fmt/bundled/compile.h
diff --git a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/core.h b/NorthstarDLL/include/spdlog/fmt/bundled/core.h
index 0a81e0cc..0a81e0cc 100644
--- a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/core.h
+++ b/NorthstarDLL/include/spdlog/fmt/bundled/core.h
diff --git a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/format-inl.h b/NorthstarDLL/include/spdlog/fmt/bundled/format-inl.h
index 8f2fe735..8f2fe735 100644
--- a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/format-inl.h
+++ b/NorthstarDLL/include/spdlog/fmt/bundled/format-inl.h
diff --git a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/format.h b/NorthstarDLL/include/spdlog/fmt/bundled/format.h
index 1a037b02..1a037b02 100644
--- a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/format.h
+++ b/NorthstarDLL/include/spdlog/fmt/bundled/format.h
diff --git a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/locale.h b/NorthstarDLL/include/spdlog/fmt/bundled/locale.h
index 7301bf92..7301bf92 100644
--- a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/locale.h
+++ b/NorthstarDLL/include/spdlog/fmt/bundled/locale.h
diff --git a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/os.h b/NorthstarDLL/include/spdlog/fmt/bundled/os.h
index d44ea0c9..d44ea0c9 100644
--- a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/os.h
+++ b/NorthstarDLL/include/spdlog/fmt/bundled/os.h
diff --git a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/ostream.h b/NorthstarDLL/include/spdlog/fmt/bundled/ostream.h
index 29c58ec1..29c58ec1 100644
--- a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/ostream.h
+++ b/NorthstarDLL/include/spdlog/fmt/bundled/ostream.h
diff --git a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/posix.h b/NorthstarDLL/include/spdlog/fmt/bundled/posix.h
index da19e9d5..da19e9d5 100644
--- a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/posix.h
+++ b/NorthstarDLL/include/spdlog/fmt/bundled/posix.h
diff --git a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/printf.h b/NorthstarDLL/include/spdlog/fmt/bundled/printf.h
index 8c28ac23..8c28ac23 100644
--- a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/printf.h
+++ b/NorthstarDLL/include/spdlog/fmt/bundled/printf.h
diff --git a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/ranges.h b/NorthstarDLL/include/spdlog/fmt/bundled/ranges.h
index 632f0494..632f0494 100644
--- a/NorthstarDedicatedTest/include/spdlog/fmt/bundled/ranges.h
+++ b/NorthstarDLL/include/spdlog/fmt/bundled/ranges.h
diff --git a/NorthstarDedicatedTest/include/spdlog/fmt/chrono.h b/NorthstarDLL/include/spdlog/fmt/chrono.h
index e1fb7a06..e1fb7a06 100644
--- a/NorthstarDedicatedTest/include/spdlog/fmt/chrono.h
+++ b/NorthstarDLL/include/spdlog/fmt/chrono.h
diff --git a/NorthstarDedicatedTest/include/spdlog/fmt/fmt.h b/NorthstarDLL/include/spdlog/fmt/fmt.h
index 746d2f2c..746d2f2c 100644
--- a/NorthstarDedicatedTest/include/spdlog/fmt/fmt.h
+++ b/NorthstarDLL/include/spdlog/fmt/fmt.h
diff --git a/NorthstarDedicatedTest/include/spdlog/fmt/ostr.h b/NorthstarDLL/include/spdlog/fmt/ostr.h
index f82eb679..f82eb679 100644
--- a/NorthstarDedicatedTest/include/spdlog/fmt/ostr.h
+++ b/NorthstarDLL/include/spdlog/fmt/ostr.h
diff --git a/NorthstarDedicatedTest/include/spdlog/formatter.h b/NorthstarDLL/include/spdlog/formatter.h
index 5086fb21..5086fb21 100644
--- a/NorthstarDedicatedTest/include/spdlog/formatter.h
+++ b/NorthstarDLL/include/spdlog/formatter.h
diff --git a/NorthstarDedicatedTest/include/spdlog/fwd.h b/NorthstarDLL/include/spdlog/fwd.h
index cc05ddd4..cc05ddd4 100644
--- a/NorthstarDedicatedTest/include/spdlog/fwd.h
+++ b/NorthstarDLL/include/spdlog/fwd.h
diff --git a/NorthstarDedicatedTest/include/spdlog/logger-inl.h b/NorthstarDLL/include/spdlog/logger-inl.h
index d01c08da..d01c08da 100644
--- a/NorthstarDedicatedTest/include/spdlog/logger-inl.h
+++ b/NorthstarDLL/include/spdlog/logger-inl.h
diff --git a/NorthstarDedicatedTest/include/spdlog/logger.h b/NorthstarDLL/include/spdlog/logger.h
index a34c5221..a34c5221 100644
--- a/NorthstarDedicatedTest/include/spdlog/logger.h
+++ b/NorthstarDLL/include/spdlog/logger.h
diff --git a/NorthstarDedicatedTest/include/spdlog/pattern_formatter-inl.h b/NorthstarDLL/include/spdlog/pattern_formatter-inl.h
index 54346e1e..54346e1e 100644
--- a/NorthstarDedicatedTest/include/spdlog/pattern_formatter-inl.h
+++ b/NorthstarDLL/include/spdlog/pattern_formatter-inl.h
diff --git a/NorthstarDedicatedTest/include/spdlog/pattern_formatter.h b/NorthstarDLL/include/spdlog/pattern_formatter.h
index bc13ae10..bc13ae10 100644
--- a/NorthstarDedicatedTest/include/spdlog/pattern_formatter.h
+++ b/NorthstarDLL/include/spdlog/pattern_formatter.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/android_sink.h b/NorthstarDLL/include/spdlog/sinks/android_sink.h
index 9686adff..9686adff 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/android_sink.h
+++ b/NorthstarDLL/include/spdlog/sinks/android_sink.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/ansicolor_sink-inl.h b/NorthstarDLL/include/spdlog/sinks/ansicolor_sink-inl.h
index 61c0a719..61c0a719 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/ansicolor_sink-inl.h
+++ b/NorthstarDLL/include/spdlog/sinks/ansicolor_sink-inl.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/ansicolor_sink.h b/NorthstarDLL/include/spdlog/sinks/ansicolor_sink.h
index 4438f706..4438f706 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/ansicolor_sink.h
+++ b/NorthstarDLL/include/spdlog/sinks/ansicolor_sink.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/base_sink-inl.h b/NorthstarDLL/include/spdlog/sinks/base_sink-inl.h
index b15fb0e6..b15fb0e6 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/base_sink-inl.h
+++ b/NorthstarDLL/include/spdlog/sinks/base_sink-inl.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/base_sink.h b/NorthstarDLL/include/spdlog/sinks/base_sink.h
index bf5072f8..bf5072f8 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/base_sink.h
+++ b/NorthstarDLL/include/spdlog/sinks/base_sink.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/basic_file_sink-inl.h b/NorthstarDLL/include/spdlog/sinks/basic_file_sink-inl.h
index 1260d15c..1260d15c 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/basic_file_sink-inl.h
+++ b/NorthstarDLL/include/spdlog/sinks/basic_file_sink-inl.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/basic_file_sink.h b/NorthstarDLL/include/spdlog/sinks/basic_file_sink.h
index 0ab9a4a1..0ab9a4a1 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/basic_file_sink.h
+++ b/NorthstarDLL/include/spdlog/sinks/basic_file_sink.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/daily_file_sink.h b/NorthstarDLL/include/spdlog/sinks/daily_file_sink.h
index 16be821a..16be821a 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/daily_file_sink.h
+++ b/NorthstarDLL/include/spdlog/sinks/daily_file_sink.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/dist_sink.h b/NorthstarDLL/include/spdlog/sinks/dist_sink.h
index 8fccb4ee..8fccb4ee 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/dist_sink.h
+++ b/NorthstarDLL/include/spdlog/sinks/dist_sink.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/dup_filter_sink.h b/NorthstarDLL/include/spdlog/sinks/dup_filter_sink.h
index c9a08d68..c9a08d68 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/dup_filter_sink.h
+++ b/NorthstarDLL/include/spdlog/sinks/dup_filter_sink.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/hourly_file_sink.h b/NorthstarDLL/include/spdlog/sinks/hourly_file_sink.h
index f5e34366..f5e34366 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/hourly_file_sink.h
+++ b/NorthstarDLL/include/spdlog/sinks/hourly_file_sink.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/msvc_sink.h b/NorthstarDLL/include/spdlog/sinks/msvc_sink.h
index 8fec428d..8fec428d 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/msvc_sink.h
+++ b/NorthstarDLL/include/spdlog/sinks/msvc_sink.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/null_sink.h b/NorthstarDLL/include/spdlog/sinks/null_sink.h
index eb832801..eb832801 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/null_sink.h
+++ b/NorthstarDLL/include/spdlog/sinks/null_sink.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/ostream_sink.h b/NorthstarDLL/include/spdlog/sinks/ostream_sink.h
index 95c1e962..95c1e962 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/ostream_sink.h
+++ b/NorthstarDLL/include/spdlog/sinks/ostream_sink.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/ringbuffer_sink.h b/NorthstarDLL/include/spdlog/sinks/ringbuffer_sink.h
index 1ee3f691..1ee3f691 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/ringbuffer_sink.h
+++ b/NorthstarDLL/include/spdlog/sinks/ringbuffer_sink.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/rotating_file_sink-inl.h b/NorthstarDLL/include/spdlog/sinks/rotating_file_sink-inl.h
index d715ebf3..d715ebf3 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/rotating_file_sink-inl.h
+++ b/NorthstarDLL/include/spdlog/sinks/rotating_file_sink-inl.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/rotating_file_sink.h b/NorthstarDLL/include/spdlog/sinks/rotating_file_sink.h
index e1e85a7d..e1e85a7d 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/rotating_file_sink.h
+++ b/NorthstarDLL/include/spdlog/sinks/rotating_file_sink.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/sink-inl.h b/NorthstarDLL/include/spdlog/sinks/sink-inl.h
index a8dd6a6c..a8dd6a6c 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/sink-inl.h
+++ b/NorthstarDLL/include/spdlog/sinks/sink-inl.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/sink.h b/NorthstarDLL/include/spdlog/sinks/sink.h
index be99744d..be99744d 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/sink.h
+++ b/NorthstarDLL/include/spdlog/sinks/sink.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/stdout_color_sinks-inl.h b/NorthstarDLL/include/spdlog/sinks/stdout_color_sinks-inl.h
index 653aca80..653aca80 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/stdout_color_sinks-inl.h
+++ b/NorthstarDLL/include/spdlog/sinks/stdout_color_sinks-inl.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/stdout_color_sinks.h b/NorthstarDLL/include/spdlog/sinks/stdout_color_sinks.h
index e67aa91b..e67aa91b 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/stdout_color_sinks.h
+++ b/NorthstarDLL/include/spdlog/sinks/stdout_color_sinks.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/stdout_sinks-inl.h b/NorthstarDLL/include/spdlog/sinks/stdout_sinks-inl.h
index 25192607..25192607 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/stdout_sinks-inl.h
+++ b/NorthstarDLL/include/spdlog/sinks/stdout_sinks-inl.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/stdout_sinks.h b/NorthstarDLL/include/spdlog/sinks/stdout_sinks.h
index 40688a46..40688a46 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/stdout_sinks.h
+++ b/NorthstarDLL/include/spdlog/sinks/stdout_sinks.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/syslog_sink.h b/NorthstarDLL/include/spdlog/sinks/syslog_sink.h
index 7c38fcb5..7c38fcb5 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/syslog_sink.h
+++ b/NorthstarDLL/include/spdlog/sinks/syslog_sink.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/systemd_sink.h b/NorthstarDLL/include/spdlog/sinks/systemd_sink.h
index d23824b8..d23824b8 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/systemd_sink.h
+++ b/NorthstarDLL/include/spdlog/sinks/systemd_sink.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/tcp_sink.h b/NorthstarDLL/include/spdlog/sinks/tcp_sink.h
index 9dd9e51d..9dd9e51d 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/tcp_sink.h
+++ b/NorthstarDLL/include/spdlog/sinks/tcp_sink.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/win_eventlog_sink.h b/NorthstarDLL/include/spdlog/sinks/win_eventlog_sink.h
index 68170dd9..68170dd9 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/win_eventlog_sink.h
+++ b/NorthstarDLL/include/spdlog/sinks/win_eventlog_sink.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/wincolor_sink-inl.h b/NorthstarDLL/include/spdlog/sinks/wincolor_sink-inl.h
index e2676d3c..e2676d3c 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/wincolor_sink-inl.h
+++ b/NorthstarDLL/include/spdlog/sinks/wincolor_sink-inl.h
diff --git a/NorthstarDedicatedTest/include/spdlog/sinks/wincolor_sink.h b/NorthstarDLL/include/spdlog/sinks/wincolor_sink.h
index a82f1b24..a82f1b24 100644
--- a/NorthstarDedicatedTest/include/spdlog/sinks/wincolor_sink.h
+++ b/NorthstarDLL/include/spdlog/sinks/wincolor_sink.h
diff --git a/NorthstarDedicatedTest/include/spdlog/spdlog-inl.h b/NorthstarDLL/include/spdlog/spdlog-inl.h
index 96e09f59..96e09f59 100644
--- a/NorthstarDedicatedTest/include/spdlog/spdlog-inl.h
+++ b/NorthstarDLL/include/spdlog/spdlog-inl.h
diff --git a/NorthstarDedicatedTest/include/spdlog/spdlog.h b/NorthstarDLL/include/spdlog/spdlog.h
index bb130d94..bb130d94 100644
--- a/NorthstarDedicatedTest/include/spdlog/spdlog.h
+++ b/NorthstarDLL/include/spdlog/spdlog.h
diff --git a/NorthstarDedicatedTest/include/spdlog/stopwatch.h b/NorthstarDLL/include/spdlog/stopwatch.h
index bb976b19..bb976b19 100644
--- a/NorthstarDedicatedTest/include/spdlog/stopwatch.h
+++ b/NorthstarDLL/include/spdlog/stopwatch.h
diff --git a/NorthstarDedicatedTest/include/spdlog/tweakme.h b/NorthstarDLL/include/spdlog/tweakme.h
index 31e417ab..31e417ab 100644
--- a/NorthstarDedicatedTest/include/spdlog/tweakme.h
+++ b/NorthstarDLL/include/spdlog/tweakme.h
diff --git a/NorthstarDedicatedTest/include/spdlog/version.h b/NorthstarDLL/include/spdlog/version.h
index 828f78cb..828f78cb 100644
--- a/NorthstarDedicatedTest/include/spdlog/version.h
+++ b/NorthstarDLL/include/spdlog/version.h
diff --git a/NorthstarDedicatedTest/keyvalues.cpp b/NorthstarDLL/keyvalues.cpp
index 2063be62..2063be62 100644
--- a/NorthstarDedicatedTest/keyvalues.cpp
+++ b/NorthstarDLL/keyvalues.cpp
diff --git a/NorthstarDedicatedTest/keyvalues.h b/NorthstarDLL/keyvalues.h
index b7de850d..b7de850d 100644
--- a/NorthstarDedicatedTest/keyvalues.h
+++ b/NorthstarDLL/keyvalues.h
diff --git a/NorthstarDedicatedTest/languagehooks.cpp b/NorthstarDLL/languagehooks.cpp
index c8d43901..c8d43901 100644
--- a/NorthstarDedicatedTest/languagehooks.cpp
+++ b/NorthstarDLL/languagehooks.cpp
diff --git a/NorthstarDedicatedTest/languagehooks.h b/NorthstarDLL/languagehooks.h
index 55b591e0..55b591e0 100644
--- a/NorthstarDedicatedTest/languagehooks.h
+++ b/NorthstarDLL/languagehooks.h
diff --git a/NorthstarDedicatedTest/latencyflex.cpp b/NorthstarDLL/latencyflex.cpp
index 3e2cecd7..3e2cecd7 100644
--- a/NorthstarDedicatedTest/latencyflex.cpp
+++ b/NorthstarDLL/latencyflex.cpp
diff --git a/NorthstarDedicatedTest/latencyflex.h b/NorthstarDLL/latencyflex.h
index db801261..db801261 100644
--- a/NorthstarDedicatedTest/latencyflex.h
+++ b/NorthstarDLL/latencyflex.h
diff --git a/NorthstarDedicatedTest/localchatwriter.cpp b/NorthstarDLL/localchatwriter.cpp
index 72a5afa7..72a5afa7 100644
--- a/NorthstarDedicatedTest/localchatwriter.cpp
+++ b/NorthstarDLL/localchatwriter.cpp
diff --git a/NorthstarDedicatedTest/localchatwriter.h b/NorthstarDLL/localchatwriter.h
index 8048e084..8048e084 100644
--- a/NorthstarDedicatedTest/localchatwriter.h
+++ b/NorthstarDLL/localchatwriter.h
diff --git a/NorthstarDedicatedTest/logging.cpp b/NorthstarDLL/logging.cpp
index 38430c76..38430c76 100644
--- a/NorthstarDedicatedTest/logging.cpp
+++ b/NorthstarDLL/logging.cpp
diff --git a/NorthstarDedicatedTest/logging.h b/NorthstarDLL/logging.h
index 2e78c81a..2e78c81a 100644
--- a/NorthstarDedicatedTest/logging.h
+++ b/NorthstarDLL/logging.h
diff --git a/NorthstarDedicatedTest/main.h b/NorthstarDLL/main.h
index 64f9cfd2..64f9cfd2 100644
--- a/NorthstarDedicatedTest/main.h
+++ b/NorthstarDLL/main.h
diff --git a/NorthstarDedicatedTest/masterserver.cpp b/NorthstarDLL/masterserver.cpp
index d5ef2d9f..d5ef2d9f 100644
--- a/NorthstarDedicatedTest/masterserver.cpp
+++ b/NorthstarDLL/masterserver.cpp
diff --git a/NorthstarDedicatedTest/masterserver.h b/NorthstarDLL/masterserver.h
index e4dcb954..e4dcb954 100644
--- a/NorthstarDedicatedTest/masterserver.h
+++ b/NorthstarDLL/masterserver.h
diff --git a/NorthstarDedicatedTest/maxplayers.cpp b/NorthstarDLL/maxplayers.cpp
index 556819f1..556819f1 100644
--- a/NorthstarDedicatedTest/maxplayers.cpp
+++ b/NorthstarDLL/maxplayers.cpp
diff --git a/NorthstarDedicatedTest/maxplayers.h b/NorthstarDLL/maxplayers.h
index cd191fc8..cd191fc8 100644
--- a/NorthstarDedicatedTest/maxplayers.h
+++ b/NorthstarDLL/maxplayers.h
diff --git a/NorthstarDedicatedTest/memalloc.cpp b/NorthstarDLL/memalloc.cpp
index e2240269..e2240269 100644
--- a/NorthstarDedicatedTest/memalloc.cpp
+++ b/NorthstarDLL/memalloc.cpp
diff --git a/NorthstarDedicatedTest/memalloc.h b/NorthstarDLL/memalloc.h
index fdd6474b..fdd6474b 100644
--- a/NorthstarDedicatedTest/memalloc.h
+++ b/NorthstarDLL/memalloc.h
diff --git a/NorthstarDedicatedTest/miscclientfixes.cpp b/NorthstarDLL/miscclientfixes.cpp
index 62ffd4a4..62ffd4a4 100644
--- a/NorthstarDedicatedTest/miscclientfixes.cpp
+++ b/NorthstarDLL/miscclientfixes.cpp
diff --git a/NorthstarDedicatedTest/miscclientfixes.h b/NorthstarDLL/miscclientfixes.h
index 1f0ad807..1f0ad807 100644
--- a/NorthstarDedicatedTest/miscclientfixes.h
+++ b/NorthstarDLL/miscclientfixes.h
diff --git a/NorthstarDedicatedTest/misccommands.cpp b/NorthstarDLL/misccommands.cpp
index df2f4a3d..df2f4a3d 100644
--- a/NorthstarDedicatedTest/misccommands.cpp
+++ b/NorthstarDLL/misccommands.cpp
diff --git a/NorthstarDedicatedTest/misccommands.h b/NorthstarDLL/misccommands.h
index cbd1df65..cbd1df65 100644
--- a/NorthstarDedicatedTest/misccommands.h
+++ b/NorthstarDLL/misccommands.h
diff --git a/NorthstarDedicatedTest/miscserverfixes.cpp b/NorthstarDLL/miscserverfixes.cpp
index e85950c4..e85950c4 100644
--- a/NorthstarDedicatedTest/miscserverfixes.cpp
+++ b/NorthstarDLL/miscserverfixes.cpp
diff --git a/NorthstarDedicatedTest/miscserverfixes.h b/NorthstarDLL/miscserverfixes.h
index d1c05a6b..d1c05a6b 100644
--- a/NorthstarDedicatedTest/miscserverfixes.h
+++ b/NorthstarDLL/miscserverfixes.h
diff --git a/NorthstarDedicatedTest/miscserverscript.cpp b/NorthstarDLL/miscserverscript.cpp
index 3b06ca10..3b06ca10 100644
--- a/NorthstarDedicatedTest/miscserverscript.cpp
+++ b/NorthstarDLL/miscserverscript.cpp
diff --git a/NorthstarDedicatedTest/miscserverscript.h b/NorthstarDLL/miscserverscript.h
index 8197e502..8197e502 100644
--- a/NorthstarDedicatedTest/miscserverscript.h
+++ b/NorthstarDLL/miscserverscript.h
diff --git a/NorthstarDedicatedTest/modlocalisation.cpp b/NorthstarDLL/modlocalisation.cpp
index a3c45e40..a3c45e40 100644
--- a/NorthstarDedicatedTest/modlocalisation.cpp
+++ b/NorthstarDLL/modlocalisation.cpp
diff --git a/NorthstarDedicatedTest/modlocalisation.h b/NorthstarDLL/modlocalisation.h
index b7d9cd50..b7d9cd50 100644
--- a/NorthstarDedicatedTest/modlocalisation.h
+++ b/NorthstarDLL/modlocalisation.h
diff --git a/NorthstarDedicatedTest/modmanager.cpp b/NorthstarDLL/modmanager.cpp
index de45bd23..de45bd23 100644
--- a/NorthstarDedicatedTest/modmanager.cpp
+++ b/NorthstarDLL/modmanager.cpp
diff --git a/NorthstarDedicatedTest/modmanager.h b/NorthstarDLL/modmanager.h
index d605eec2..d605eec2 100644
--- a/NorthstarDedicatedTest/modmanager.h
+++ b/NorthstarDLL/modmanager.h
diff --git a/NorthstarDedicatedTest/ns_version.h b/NorthstarDLL/ns_version.h
index d30594fb..d30594fb 100644
--- a/NorthstarDedicatedTest/ns_version.h
+++ b/NorthstarDLL/ns_version.h
diff --git a/NorthstarDedicatedTest/pch.cpp b/NorthstarDLL/pch.cpp
index 64b7eef6..64b7eef6 100644
--- a/NorthstarDedicatedTest/pch.cpp
+++ b/NorthstarDLL/pch.cpp
diff --git a/NorthstarDedicatedTest/pch.h b/NorthstarDLL/pch.h
index 75737a44..75737a44 100644
--- a/NorthstarDedicatedTest/pch.h
+++ b/NorthstarDLL/pch.h
diff --git a/NorthstarDedicatedTest/pdef.cpp b/NorthstarDLL/pdef.cpp
index 86642874..86642874 100644
--- a/NorthstarDedicatedTest/pdef.cpp
+++ b/NorthstarDLL/pdef.cpp
diff --git a/NorthstarDedicatedTest/pdef.h b/NorthstarDLL/pdef.h
index a6bffbe4..a6bffbe4 100644
--- a/NorthstarDedicatedTest/pdef.h
+++ b/NorthstarDLL/pdef.h
diff --git a/NorthstarDedicatedTest/playlist.cpp b/NorthstarDLL/playlist.cpp
index fdb23893..fdb23893 100644
--- a/NorthstarDedicatedTest/playlist.cpp
+++ b/NorthstarDLL/playlist.cpp
diff --git a/NorthstarDedicatedTest/playlist.h b/NorthstarDLL/playlist.h
index bf827ff4..bf827ff4 100644
--- a/NorthstarDedicatedTest/playlist.h
+++ b/NorthstarDLL/playlist.h
diff --git a/NorthstarDedicatedTest/plugin_abi.h b/NorthstarDLL/plugin_abi.h
index 698c33ab..698c33ab 100644
--- a/NorthstarDedicatedTest/plugin_abi.h
+++ b/NorthstarDLL/plugin_abi.h
diff --git a/NorthstarDedicatedTest/plugins.cpp b/NorthstarDLL/plugins.cpp
index 70535a32..70535a32 100644
--- a/NorthstarDedicatedTest/plugins.cpp
+++ b/NorthstarDLL/plugins.cpp
diff --git a/NorthstarDedicatedTest/plugins.h b/NorthstarDLL/plugins.h
index 27312da9..27312da9 100644
--- a/NorthstarDedicatedTest/plugins.h
+++ b/NorthstarDLL/plugins.h
diff --git a/NorthstarDedicatedTest/rpakfilesystem.cpp b/NorthstarDLL/rpakfilesystem.cpp
index cb069b56..cb069b56 100644
--- a/NorthstarDedicatedTest/rpakfilesystem.cpp
+++ b/NorthstarDLL/rpakfilesystem.cpp
diff --git a/NorthstarDedicatedTest/rpakfilesystem.h b/NorthstarDLL/rpakfilesystem.h
index 12ef983e..12ef983e 100644
--- a/NorthstarDedicatedTest/rpakfilesystem.h
+++ b/NorthstarDLL/rpakfilesystem.h
diff --git a/NorthstarDedicatedTest/scriptbrowserhooks.cpp b/NorthstarDLL/scriptbrowserhooks.cpp
index d90bc998..d90bc998 100644
--- a/NorthstarDedicatedTest/scriptbrowserhooks.cpp
+++ b/NorthstarDLL/scriptbrowserhooks.cpp
diff --git a/NorthstarDedicatedTest/scriptbrowserhooks.h b/NorthstarDLL/scriptbrowserhooks.h
index 919cc92e..919cc92e 100644
--- a/NorthstarDedicatedTest/scriptbrowserhooks.h
+++ b/NorthstarDLL/scriptbrowserhooks.h
diff --git a/NorthstarDedicatedTest/scriptmainmenupromos.cpp b/NorthstarDLL/scriptmainmenupromos.cpp
index c63d58d3..c63d58d3 100644
--- a/NorthstarDedicatedTest/scriptmainmenupromos.cpp
+++ b/NorthstarDLL/scriptmainmenupromos.cpp
diff --git a/NorthstarDedicatedTest/scriptmainmenupromos.h b/NorthstarDLL/scriptmainmenupromos.h
index 2719e647..2719e647 100644
--- a/NorthstarDedicatedTest/scriptmainmenupromos.h
+++ b/NorthstarDLL/scriptmainmenupromos.h
diff --git a/NorthstarDedicatedTest/scriptmodmenu.cpp b/NorthstarDLL/scriptmodmenu.cpp
index ca3cfed4..ca3cfed4 100644
--- a/NorthstarDedicatedTest/scriptmodmenu.cpp
+++ b/NorthstarDLL/scriptmodmenu.cpp
diff --git a/NorthstarDedicatedTest/scriptmodmenu.h b/NorthstarDLL/scriptmodmenu.h
index 019346d3..019346d3 100644
--- a/NorthstarDedicatedTest/scriptmodmenu.h
+++ b/NorthstarDLL/scriptmodmenu.h
diff --git a/NorthstarDedicatedTest/scriptserverbrowser.cpp b/NorthstarDLL/scriptserverbrowser.cpp
index b0e19fc1..b0e19fc1 100644
--- a/NorthstarDedicatedTest/scriptserverbrowser.cpp
+++ b/NorthstarDLL/scriptserverbrowser.cpp
diff --git a/NorthstarDedicatedTest/scriptserverbrowser.h b/NorthstarDLL/scriptserverbrowser.h
index 55776de0..55776de0 100644
--- a/NorthstarDedicatedTest/scriptserverbrowser.h
+++ b/NorthstarDLL/scriptserverbrowser.h
diff --git a/NorthstarDedicatedTest/scriptservertoclientstringcommand.cpp b/NorthstarDLL/scriptservertoclientstringcommand.cpp
index 084db1e4..084db1e4 100644
--- a/NorthstarDedicatedTest/scriptservertoclientstringcommand.cpp
+++ b/NorthstarDLL/scriptservertoclientstringcommand.cpp
diff --git a/NorthstarDedicatedTest/scriptservertoclientstringcommand.h b/NorthstarDLL/scriptservertoclientstringcommand.h
index 609c6105..609c6105 100644
--- a/NorthstarDedicatedTest/scriptservertoclientstringcommand.h
+++ b/NorthstarDLL/scriptservertoclientstringcommand.h
diff --git a/NorthstarDedicatedTest/scriptsrson.cpp b/NorthstarDLL/scriptsrson.cpp
index 91a12737..91a12737 100644
--- a/NorthstarDedicatedTest/scriptsrson.cpp
+++ b/NorthstarDLL/scriptsrson.cpp
diff --git a/NorthstarDedicatedTest/scriptsrson.h b/NorthstarDLL/scriptsrson.h
index 140db341..140db341 100644
--- a/NorthstarDedicatedTest/scriptsrson.h
+++ b/NorthstarDLL/scriptsrson.h
diff --git a/NorthstarDedicatedTest/scriptutility.cpp b/NorthstarDLL/scriptutility.cpp
index 98c6f3a3..98c6f3a3 100644
--- a/NorthstarDedicatedTest/scriptutility.cpp
+++ b/NorthstarDLL/scriptutility.cpp
diff --git a/NorthstarDedicatedTest/scriptutility.h b/NorthstarDLL/scriptutility.h
index 2b58ebfb..2b58ebfb 100644
--- a/NorthstarDedicatedTest/scriptutility.h
+++ b/NorthstarDLL/scriptutility.h
diff --git a/NorthstarDedicatedTest/serverauthentication.cpp b/NorthstarDLL/serverauthentication.cpp
index ac1985cf..ac1985cf 100644
--- a/NorthstarDedicatedTest/serverauthentication.cpp
+++ b/NorthstarDLL/serverauthentication.cpp
diff --git a/NorthstarDedicatedTest/serverauthentication.h b/NorthstarDLL/serverauthentication.h
index e79577e6..e79577e6 100644
--- a/NorthstarDedicatedTest/serverauthentication.h
+++ b/NorthstarDLL/serverauthentication.h
diff --git a/NorthstarDedicatedTest/serverchathooks.cpp b/NorthstarDLL/serverchathooks.cpp
index 2f5be5c1..2f5be5c1 100644
--- a/NorthstarDedicatedTest/serverchathooks.cpp
+++ b/NorthstarDLL/serverchathooks.cpp
diff --git a/NorthstarDedicatedTest/serverchathooks.h b/NorthstarDLL/serverchathooks.h
index f3425ae6..f3425ae6 100644
--- a/NorthstarDedicatedTest/serverchathooks.h
+++ b/NorthstarDLL/serverchathooks.h
diff --git a/NorthstarDedicatedTest/sigscanning.cpp b/NorthstarDLL/sigscanning.cpp
index 761f9f08..761f9f08 100644
--- a/NorthstarDedicatedTest/sigscanning.cpp
+++ b/NorthstarDLL/sigscanning.cpp
diff --git a/NorthstarDedicatedTest/sigscanning.h b/NorthstarDLL/sigscanning.h
index 56979fbc..56979fbc 100644
--- a/NorthstarDedicatedTest/sigscanning.h
+++ b/NorthstarDLL/sigscanning.h
diff --git a/NorthstarDedicatedTest/sourceconsole.cpp b/NorthstarDLL/sourceconsole.cpp
index a6d54989..a6d54989 100644
--- a/NorthstarDedicatedTest/sourceconsole.cpp
+++ b/NorthstarDLL/sourceconsole.cpp
diff --git a/NorthstarDedicatedTest/sourceconsole.h b/NorthstarDLL/sourceconsole.h
index cf65cbd3..cf65cbd3 100644
--- a/NorthstarDedicatedTest/sourceconsole.h
+++ b/NorthstarDLL/sourceconsole.h
diff --git a/NorthstarDedicatedTest/sourceinterface.cpp b/NorthstarDLL/sourceinterface.cpp
index 56020e5e..56020e5e 100644
--- a/NorthstarDedicatedTest/sourceinterface.cpp
+++ b/NorthstarDLL/sourceinterface.cpp
diff --git a/NorthstarDedicatedTest/sourceinterface.h b/NorthstarDLL/sourceinterface.h
index 05318963..05318963 100644
--- a/NorthstarDedicatedTest/sourceinterface.h
+++ b/NorthstarDLL/sourceinterface.h
diff --git a/NorthstarDedicatedTest/squirrel.cpp b/NorthstarDLL/squirrel.cpp
index 9386c767..9386c767 100644
--- a/NorthstarDedicatedTest/squirrel.cpp
+++ b/NorthstarDLL/squirrel.cpp
diff --git a/NorthstarDedicatedTest/squirrel.h b/NorthstarDLL/squirrel.h
index 397fa9ed..397fa9ed 100644
--- a/NorthstarDedicatedTest/squirrel.h
+++ b/NorthstarDLL/squirrel.h
diff --git a/NorthstarDedicatedTest/version.cpp b/NorthstarDLL/version.cpp
index 3755e4c4..3755e4c4 100644
--- a/NorthstarDedicatedTest/version.cpp
+++ b/NorthstarDLL/version.cpp
diff --git a/NorthstarDedicatedTest/version.h b/NorthstarDLL/version.h
index d9d29fec..d9d29fec 100644
--- a/NorthstarDedicatedTest/version.h
+++ b/NorthstarDLL/version.h
diff --git a/LauncherInjector/LauncherInjector.vcxproj b/NorthstarLauncher/NorthstarLauncher.vcxproj
index ae49b165..33930f14 100644
--- a/LauncherInjector/LauncherInjector.vcxproj
+++ b/NorthstarLauncher/NorthstarLauncher.vcxproj
@@ -14,7 +14,7 @@
<VCProjectVersion>16.0</VCProjectVersion>
<Keyword>Win32Proj</Keyword>
<ProjectGuid>{0ea82cb0-53fe-4d4c-96df-47fa970513d0}</ProjectGuid>
- <RootNamespace>LauncherInjector</RootNamespace>
+ <RootNamespace>NorthstarLauncher</RootNamespace>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
<ProjectName>NorthstarLauncher</ProjectName>
</PropertyGroup>
diff --git a/LauncherInjector/LauncherInjector.vcxproj.filters b/NorthstarLauncher/NorthstarLauncher.vcxproj.filters
index 87e25fa8..87e25fa8 100644
--- a/LauncherInjector/LauncherInjector.vcxproj.filters
+++ b/NorthstarLauncher/NorthstarLauncher.vcxproj.filters
diff --git a/LauncherInjector/main.cpp b/NorthstarLauncher/main.cpp
index 1311759d..1311759d 100644
--- a/LauncherInjector/main.cpp
+++ b/NorthstarLauncher/main.cpp
diff --git a/LauncherInjector/ns_icon.ico b/NorthstarLauncher/ns_icon.ico
index fc9ad166..fc9ad166 100644
--- a/LauncherInjector/ns_icon.ico
+++ b/NorthstarLauncher/ns_icon.ico
Binary files differ
diff --git a/LauncherInjector/resource1.h b/NorthstarLauncher/resource1.h
index bb584502..bb584502 100644
--- a/LauncherInjector/resource1.h
+++ b/NorthstarLauncher/resource1.h
diff --git a/LauncherInjector/resources.rc b/NorthstarLauncher/resources.rc
index de16250b..32038499 100644
--- a/LauncherInjector/resources.rc
+++ b/NorthstarLauncher/resources.rc
@@ -1,7 +1,7 @@
// Microsoft Visual C++ generated resource script.
//
#include "resource1.h"
-#include "../NorthstarDedicatedTest/ns_version.h"
+#include "../NorthstarDLL/ns_version.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
diff --git a/R2Northstar.sln b/R2Northstar.sln
index 3dfdb218..341c66dd 100644
--- a/R2Northstar.sln
+++ b/R2Northstar.sln
@@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32014.148
MinimumVisualStudioVersion = 10.0.40219.1
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Northstar", "NorthstarDedicatedTest\NorthstarDedicatedTest.vcxproj", "{CFAD2623-064F-453C-8196-79EE10292E32}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Northstar", "NorthstarDLL\NorthstarDLL.vcxproj", "{CFAD2623-064F-453C-8196-79EE10292E32}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NorthstarLauncher", "LauncherInjector\LauncherInjector.vcxproj", "{0EA82CB0-53FE-4D4C-96DF-47FA970513D0}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NorthstarLauncher", "NorthstarLauncher\NorthstarLauncher.vcxproj", "{0EA82CB0-53FE-4D4C-96DF-47FA970513D0}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "loader_launcher_proxy", "loader_launcher_proxy\loader_launcher_proxy.vcxproj", "{F65C322D-66DF-4AF1-B650-70221DE334C0}"
EndProject
diff --git a/README.md b/README.md
index 793dca8e..f1be702e 100644
--- a/README.md
+++ b/README.md
@@ -9,4 +9,4 @@ Check [BUILD.md](https://github.com/R2Northstar/NorthstarLauncher/blob/main/BUIL
## Format
-This project uses [clang-format](https://clang.llvm.org/docs/ClangFormat.html), make sure you run `clang-format -i --style=file LauncherInjector/*.cpp LauncherInjector/*.h NorthstarDedicatedTest/*.cpp NorthstarDedicatedTest/*.h` when opening a Pull Request. Check the tool's website for instructions on how to integrate it with your IDE. \ No newline at end of file
+This project uses [clang-format](https://clang.llvm.org/docs/ClangFormat.html), make sure you run `clang-format -i --style=file NorthstarLauncher/*.cpp NorthstarLauncher/*.h NorthstarDLL/*.cpp NorthstarDLL/*.h` when opening a Pull Request. Check the tool's website for instructions on how to integrate it with your IDE. \ No newline at end of file
diff --git a/loader_wsock32_proxy/hookutils.cpp b/loader_wsock32_proxy/hookutils.cpp
index ed2b6c3a..f359e6ec 100644
--- a/loader_wsock32_proxy/hookutils.cpp
+++ b/loader_wsock32_proxy/hookutils.cpp
@@ -1,7 +1,7 @@
#include <cstdio>
#include "pch.h"
-#include "../NorthstarDedicatedTest/hookutils.h"
+#include "../NorthstarDLL/hookutils.h"
#define HU_ERROR(...) \
{ \
diff --git a/loader_wsock32_proxy/loader.cpp b/loader_wsock32_proxy/loader.cpp
index c53f5c00..9642df45 100644
--- a/loader_wsock32_proxy/loader.cpp
+++ b/loader_wsock32_proxy/loader.cpp
@@ -1,6 +1,6 @@
#include "pch.h"
#include "loader.h"
-#include "../NorthstarDedicatedTest/hookutils.h"
+#include "../NorthstarDLL/hookutils.h"
#include <string>
#include <system_error>
#include <sstream>
diff --git a/loader_wsock32_proxy/loader_wsock32_proxy.vcxproj b/loader_wsock32_proxy/loader_wsock32_proxy.vcxproj
index 34a80c13..3e72fb78 100644
--- a/loader_wsock32_proxy/loader_wsock32_proxy.vcxproj
+++ b/loader_wsock32_proxy/loader_wsock32_proxy.vcxproj
@@ -61,14 +61,14 @@
<PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
<LanguageStandard>stdcpp20</LanguageStandard>
- <AdditionalIncludeDirectories>..\NorthstarDedicatedTest\</AdditionalIncludeDirectories>
+ <AdditionalIncludeDirectories>..\NorthstarDLL\</AdditionalIncludeDirectories>
</ClCompile>
<Link>
<SubSystem>Windows</SubSystem>
<GenerateDebugInformation>true</GenerateDebugInformation>
<EnableUAC>false</EnableUAC>
<ModuleDefinitionFile>wsock32.def</ModuleDefinitionFile>
- <AdditionalDependencies>..\NorthstarDedicatedTest\include\MinHook.x64.lib;mswsock.lib;ws2_32.lib;Shlwapi.lib;imagehlp.lib;dbghelp.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
+ <AdditionalDependencies>..\NorthstarDLL\include\MinHook.x64.lib;mswsock.lib;ws2_32.lib;Shlwapi.lib;imagehlp.lib;dbghelp.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
@@ -81,7 +81,7 @@
<ConformanceMode>true</ConformanceMode>
<PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
- <AdditionalIncludeDirectories>..\NorthstarDedicatedTest\</AdditionalIncludeDirectories>
+ <AdditionalIncludeDirectories>..\NorthstarDLL\</AdditionalIncludeDirectories>
<LanguageStandard>stdcpp20</LanguageStandard>
</ClCompile>
<Link>
@@ -91,7 +91,7 @@
<GenerateDebugInformation>true</GenerateDebugInformation>
<EnableUAC>false</EnableUAC>
<ModuleDefinitionFile>wsock32.def</ModuleDefinitionFile>
- <AdditionalDependencies>..\NorthstarDedicatedTest\include\MinHook.x64.lib;mswsock.lib;ws2_32.lib;Shlwapi.lib;imagehlp.lib;dbghelp.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;wsock32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
+ <AdditionalDependencies>..\NorthstarDLL\include\MinHook.x64.lib;mswsock.lib;ws2_32.lib;Shlwapi.lib;imagehlp.lib;dbghelp.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;wsock32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
<ItemGroup>