|
e9651eead3
|
[*] Linux build regressons
|
2023-12-04 21:13:25 +00:00 |
|
|
e60e308087
|
[*] Minor WaitMultipleLoopSources optimization
|
2023-12-03 07:40:20 +00:00 |
|
|
baf31e32d0
|
[+] IFileStream::ToStreamReader()
[+] IFileStreamToStreamWriter()
[+] IProcess::ToStreamReader(EStandardHandle stream)
[+] IProcess::ToStreamWriter()
|
2023-12-02 18:05:49 +00:00 |
|
|
9fea60a9ed
|
[*] 64ce35dd cont
|
2023-12-02 11:06:49 +00:00 |
|
|
64ce35dd87
|
[*] Cont work on WaitMultipleLoopSources's yield time
|
2023-12-02 03:39:41 +00:00 |
|
|
aadca8058e
|
[*] Net: Globalize adapter cache
|
2023-12-01 15:02:27 +00:00 |
|
|
e0f74d6160
|
[+] ISocketServer::GetServerRecvStats()
[+] ISocketServer::GetServerSendStats()
|
2023-12-01 14:49:30 +00:00 |
|
|
81871ed0b8
|
[+] INetAdapter::GetTransmitBytesPerSec()
[+] INetAdapter::GetReceiveBytesPerSec()
|
2023-12-01 13:26:44 +00:00 |
|
|
eceb037e70
|
[*] WaitMultipleLoopSources optimizations cont
|
2023-12-01 12:31:09 +00:00 |
|
|
3f7f2639c4
|
[*] AuLoop: Fixed missing logic in a fast path
|
2023-12-01 12:16:47 +00:00 |
|
|
cbcd55ce8e
|
[+] AuNet::ENetworkAdapterType
[+] AuNet::ENetworkAdapterStatus
[+] INetAdapter::ToNetworkType()
[+] INetAdapter::ToStatus()
|
2023-12-01 12:13:47 +00:00 |
|
|
507f418b81
|
[*] Attempt to optimize AuLoop::WaitMultipleLoopSources
|
2023-12-01 11:20:40 +00:00 |
|
|
b0a7417d6f
|
[*] Local loopsources werent calling the parents OnTrigger
|
2023-12-01 11:02:15 +00:00 |
|
|
f05cafbff7
|
[*] Win32 loopqueue optimization
|
2023-12-01 10:36:47 +00:00 |
|
|
049de14090
|
[*] Ooops: acd8f6cf
|
2023-12-01 07:04:04 +00:00 |
|
|
c32022a8e4
|
[*] eb1ec8b7 (W32oW64 awareness) cont: WinXP regression
|
2023-12-01 06:20:39 +00:00 |
|
|
acd8f6cf0b
|
[*] Win32: fast move directory
|
2023-12-01 06:14:03 +00:00 |
|
|
eb1ec8b763
|
[*] W32oW64 awareness
|
2023-12-01 02:21:58 +00:00 |
|
|
5ec28735ed
|
[*] Improved AuProtocolStack API
|
2023-11-30 09:40:02 +00:00 |
|
|
52b49986f3
|
[+] ISocketServer::GetSessionCount
|
2023-11-30 02:40:30 +00:00 |
|
|
74b1e560bb
|
[*] I needed 'eeep (amend previous two commits)
|
2023-11-29 23:38:03 +00:00 |
|
|
42beaeabf5
|
[*] AuFS::MoveDirectory -> Try remove dirs afterwards (should only succeed if empty. failure is ignored and reported to CopyDirResult)
|
2023-11-29 14:04:57 +00:00 |
|
|
dcf94a8b23
|
[+] (dummy!) ISocketServerLimits.hpp
[+] (dummy!) ISocketChannelLimits.hpp
[+] ISocketChannel::GetChannelLimits
[+] ISocketBase::GetLockedWorkerThread
[+] ISocket::GetSocketServer
|
2023-11-29 13:55:01 +00:00 |
|
|
9b74a623af
|
[*] UNIX: Use O_EXCL if available
[*] UNIX: Try to open readable dirs
|
2023-11-11 13:32:31 +00:00 |
|
|
dcb27645a1
|
[*] bug: drop limitation in io processor
[*] attempting to mitigate freeze on remote start watch
|
2023-11-05 21:20:16 +00:00 |
|
|
01824d6589
|
[*] Caught Windows XP network iface regression
|
2023-10-30 15:42:15 +00:00 |
|
|
087bac4085
|
[+] AuByteBuffer::flagNoRealloc
[*] Fix IO regression / Critical Bug / Leak and stupid double free
|
2023-10-29 20:36:11 +00:00 |
|
|
59b30e47c0
|
[*] yea
|
2023-10-29 11:24:00 +00:00 |
|
|
54e8cf01c5
|
[*] clean up: I forgot these were a thing
|
2023-10-29 11:20:32 +00:00 |
|
|
17ca7a6bef
|
[*] Added SMT yield down these paths
|
2023-10-26 17:25:40 +01:00 |
|
|
ec8f3b3f23
|
[+] INetAdapter::ToMacAddress
[+] INetAdapter::HasDHCP
[+] INetAdapter::GetMTU
|
2023-10-24 19:12:47 +01:00 |
|
|
4ce49941ff
|
[+] SysCheckNotNullMemory
[+] SysCheckNotNull
[+] SysCheckRetExpNotNull
[+] SysCheckRetExpNotNullMemory
|
2023-10-24 17:43:00 +01:00 |
|
|
69188d8c1e
|
[+] ICompressionStream::ToStreamReader
|
2023-10-24 17:14:54 +01:00 |
|
|
cca3ff73cb
|
[+] Protocol stack: IOConfig::uProtocolStackDefaultBufferSize
|
2023-10-24 12:02:05 +01:00 |
|
|
efd4da861a
|
[*] Protocol stack: harden these/check for out of memory
|
2023-10-24 11:59:55 +01:00 |
|
|
4b38f205d1
|
[*] oops i didnt just break the build
|
2023-10-23 12:38:29 +01:00 |
|
|
dfe6b468ec
|
[*] protocol stack: hardening of buffer flags
|
2023-10-23 11:30:25 +01:00 |
|
|
08c37454fe
|
[+] ENetworkError::eBrokenByteBuffer
|
2023-10-23 11:21:10 +01:00 |
|
|
72fd8d018e
|
[*] a7af61e9 cont: Potential Win32 loop queue bug fixes/improvements
|
2023-10-23 10:21:31 +01:00 |
|
|
1f685b635b
|
[+] ISocketStats::GetUptimeNS
[*] Some socket stat cleanup+fixes
|
2023-10-23 09:17:46 +01:00 |
|
|
a7af61e9bf
|
[*] Potential Win32 loop queue bug fixes/improvements
|
2023-10-22 22:12:55 +01:00 |
|
|
fb1920ccba
|
[*] Ensure the other fast paths work properly
|
2023-10-22 06:17:32 +01:00 |
|
|
591c0fe48b
|
[+] ILSSemaphore::AddMany
|
2023-10-22 06:11:39 +01:00 |
|
|
3d01d6cc8f
|
[*] Improve LSLocalSemaphore
|
2023-10-21 18:57:48 +01:00 |
|
|
a1a2d482d7
|
[*] everything before semaphore cast
|
2023-10-21 16:09:45 +01:00 |
|
|
f9916e0f21
|
[*] More NT Loop Queue fixes
|
2023-10-21 14:22:12 +01:00 |
|
|
5233dc7ac8
|
[*] NT fix pre/finish sleep out of balance
[*] Fix some more wait alls
|
2023-10-21 13:22:11 +01:00 |
|
|
4d454287b8
|
[+] IPCPipeWriter
[+] IPCPipeReader
|
2023-10-21 10:43:28 +01:00 |
|
|
c79993af74
|
[*] Fixup the WaitMultipleLoopSources Any path
|
2023-10-21 09:33:04 +01:00 |
|
|
f185f13dc7
|
[+] LSLocalEvent
|
2023-10-21 09:04:48 +01:00 |
|