45 Commits (598f5f47ecc82ab18d034c534f43f6c61a2aefb3)

Author SHA1 Message Date
Adam Johnson b9f747f046 Refactor NetVault Node 10 years ago
Adam Johnson e8d317bd92 Replace port constants with a single port variable 10 years ago
Michael Hansen 72f18e8ebb Complete the previous commit by also removing the inline min and max 10 years ago
Darryl Pogue a0da984cdc Work towards killing TimeGetMs. 10 years ago
Adam Johnson f187d98a76 Revert "Fix inappropriate UnRefing in VaultCreateNodeTrans" 10 years ago
Adam Johnson 8f8bad63f0 Fix inappropriate UnRefing in VaultCreateNodeTrans 10 years ago
Michael Hansen aee2f7f7ca Make hsRefCnt atomic, and merge with hsAtomicRefCnt 10 years ago
Michael Hansen 403528a24b Use hsRef for storage of the remaining vault nodes 10 years ago
Michael Hansen 34b2eb1836 More std::atomic and friends 10 years ago
Michael Hansen 23a071860e pnUtRef started at zero refs instead of one, and this is simpler 10 years ago
Michael Hansen d713a13dbe Merge pnUtRef with hsRefCnt, and remove the former 10 years ago
Adam Johnson efec679e1f Fix NetCliAuthFileRequest Regression introduced by 6e56447 11 years ago
Michael Hansen cc54fb07be Finish deprecation of pnUtPath 12 years ago
Michael Hansen 6e564476b7 Deprecate plFileUtils and parts of pnUtPath 12 years ago
Michael Hansen f86b549293 Re-define nil as nullptr, cleaning up some potential issues along the way 12 years ago
Michael Hansen 6f6ade2636 Replace hsStream::Open duplicated methods everywhere with a single plFileName interface 12 years ago
Michael Hansen f980f022dd Replace pnProduct with a (very) thin CoreLib plProduct wrapper around CMake-defined product ID values 12 years ago
Michael Hansen ca916fee49 Add proper member access control to NetVaultNode 12 years ago
Michael Hansen abbbfc12d7 Plug some simple leaks detected during startup 12 years ago
Michael Hansen bc0d04da48 Deprecate and remove NEWZERO macro 12 years ago
Darryl Pogue bcf6e97d23 Replace Uuid with plUUID EVERYWHERE. 12 years ago
Darryl Pogue fd8541e18d Get rid of GuidGenerate calls. 12 years ago
Michael Hansen 9f276e2c57 Add support for Visual Leak Detector, since valgrind doesn't support MSVC 12 years ago
Michael Hansen b219c3c3cc Alright, this _TEMP_CONVERT_ stuff was a stupid idea 12 years ago
Adam Johnson 3667fb62e2 Replace COMPILER_ASSERT with C++0B static_assert 12 years ago
Darryl Pogue 60aa7e421e Swap the IP address returned by AuthSrv. 13 years ago
Darryl Pogue 3ba721711e Completely kill pnUtAddr and NetAddress. 13 years ago
Darryl Pogue 3ea3473d13 Get rid of pnUtW32Addr and make IP strings char*s. 13 years ago
Darryl Pogue 4737e791cb Remove almost all uses of NetAddress. 13 years ago
Darryl Pogue 72d92bc66e Start killing off NetAddress. 13 years ago
Darryl Pogue 9479aadb3a Move pnUtBigNum to pnEncryption/plBigNum. 13 years ago
Adam Johnson bd6300d6c7 Remove some eap stupid 13 years ago
Darryl Pogue 4a1b36b284 Move half of the Challenge Hash stuff. 13 years ago
Darryl Pogue 1b22f044f0 Fix conflicting ShaDigest types. 13 years ago
Darryl Pogue a14a171774 Replace MemMove, MemCopy, and MemCmp. 13 years ago
Darryl Pogue 5013a978eb Get rid of NEW(), TRACKED_NEW, and ZERO(). 13 years ago
Darryl Pogue 8a3f0cfd5b Get rid of DEL() and FREE() macros. 13 years ago
Adam Johnson 5027b5a4ac Convert custom HeadSpin integer types to standard types from stdint.h 13 years ago
CyanWorlds eb2767a5f7 Open source re-licensing 13 years ago
diafero 9c28eca30f remove pointless "BUILD_TYPE" option... external vs. internal client should really be enough 13 years ago
Michael Hansen ef5446dc49 Remove old header-included keys 14 years ago
Branan Purvine-Riley 908aaeb6f6 Fix line endings and tabs 14 years ago
Branan Purvine-Riley c9061c5ea7 Move Plasma20 to be the new repository root 14 years ago
Zrax a6b57de65d More picky compiler / standards fixes 14 years ago
Zrax 4218993bf5 Remove useless ref macro, since it conflicts with VS2010's libraries. 14 years ago
jwplatt b970ae4bad Initial Commit of CyanWorlds.com Engine Open Source Client/Plugin 14 years ago