summaryrefslogtreecommitdiffhomepage
path: root/NetEx
AgeCommit message (Expand)Author
2024-04-02Fixed segv due to this captureAki
2024-03-26Misleasing implicit capture [=] probably inteded to get *thisAki
2024-03-26DWORD replaced with std::uint32_t in non-Win32-related partsAki
2024-03-12Legal notices updatedAki
2022-03-31Reformatted NetSock closer to the rest of NetExAki
2022-03-31Fixed left-overs that failed linux gcc compilationAki
2022-03-31Added naive support for posix platforms in NetSockAki
2022-03-31Removed method to check available waiting byts in NetSockAki
2022-03-31Removed windows.h include and types from NetSockAki
2022-03-31Brought NetPeer closer to standardAki
2022-03-30Brought NetMsg closer to standardAki
2022-03-30Brought NetLink closer to standardAki
2022-03-30Brought NetGram closer to standardAki
2022-03-30Brought NetLayer closer to standardAki
2022-03-30Removed windows header usage in NetClientAki
2022-03-30Cleaned up includes in NetClientAki
2022-03-30Changed to use posix alternative for _stricmpAki
2022-03-30Fixed changed that were missed in NetAddrAki
2022-03-30Brought NetHost closer to standardAki
2022-03-30Brought NetAddr closer to standardAki
2022-03-30Removed windows header uses in HttpServletExecAki
2022-03-29Fixed includes in HttpServletExecAki
2022-03-29Split Session from HttpServletAki
2022-03-29Fixed includes in HttpClientAki
2022-03-29Removed windows header usage in HttpServerAki
2022-03-29Split Param, Response and Request from HttpServer filesAki
2022-03-28Removed Description of NetLayerAki
2022-03-28Removed windows headers and moved NetServer a bit closer to standardAki
2022-03-27Replaced ThreadSync with stl's mutexAki
2022-03-27Replaced own ThreadSync with atomic variable in TextAki
2022-03-27Removed MemDebug from FoundationExAki
2022-02-13Added copyright NOTICE and project license, cleaned up notices in filesAki
2022-01-30Removed trailing whitespace all over the placeAki
2021-10-02Separated out msvc cmake configurationAki
2021-10-02Streamlined file and guard endings in Foundation and NetExAki
2021-10-02Increased control over win sdk pathsAki
2021-10-01Removed vs left-oversAki
2021-09-30Fixed NetEx includes against win sdkAki
2021-09-28Added missing FoundationEx dependenciesAki
2021-09-28Created best-guess cmake stubsAki
2019-09-12Fix ill-formed and warning-causing new overloaded and delete operatorsYasha Jannoo
2019-09-10Turn off edit and continue.Yasha Jannoo
2019-09-10Turn off Minimal Rebuild across the boardYasha Jannoo
2019-09-05Retarget for new MSBuild toolsetsYasha Jannoo
2013-07-10Updating the project files so that building works againfwoltermann@gmail.com
2013-07-07Updated open source license declaration and fixed some formatting issues.milo24x7@gmail.com
2012-07-16PVS Studio warning fix: Null pointer dereference when accessing msgFWoltermann@gmail.com
2012-06-13One of these days, I'ma be done with project file updatesFWoltermann@gmail.com
2012-06-05REdoing r71, without the mistakesFWoltermann@gmail.com
2012-06-05Add VS2012 configs to the project files.FWoltermann@gmail.com