aboutsummaryrefslogtreecommitdiff
path: root/src/platform/windows
Commit message (Expand)AuthorAge
* Remove stale partial printf line causing syntax error.Garrett D'Amore2017-07-13
* Windows implmentation of TCP is "working now".Garrett D'Amore2017-07-13
* Attempts to minimize races, remove unused nni_sock_mtx function.Garrett D'Amore2017-07-12
* Fix likely close race in Windows ICP/IOCP code.Garrett D'Amore2017-07-12
* Windows IPC working, mostly.Garrett D'Amore2017-07-11
* Give up on uncrustify; switch to clang-format.Garrett D'Amore2017-07-10
* Windows IPC progress. Not working yet, but should be close.Garrett D'Amore2017-07-10
* SRWLocks FTW!Garrett D'Amore2017-07-07
* Start of progress on Windows. Name resolution and IOCP work begins.Garrett D'Amore2017-07-07
* Event notification via pollable FDs verified working.Garrett D'Amore2017-01-22
* Whoops, forgot to add the pipe implementations to git!!Garrett D'Amore2017-01-21
* Initial swag at notification pipes (not used yet).Garrett D'Amore2017-01-21
* Fix TCP hostname wildcards on Windows. Sort of.Garrett D'Amore2017-01-18
* Address segfault in TCP, and fix wild card handling.Garrett D'Amore2017-01-18
* Windows clock fixes.Garrett D'Amore2017-01-16
* Start of event framework.Garrett D'Amore2017-01-16
* Fixes for 32-bit Windows compilation.Garrett D'Amore2017-01-16
* Various complaints found in AppVeyor build.Garrett D'Amore2017-01-16
* Compile static *and* shared libraries.Garrett D'Amore2017-01-15
* Cleanup winsock somewhat.Garrett D'Amore2017-01-15
* Windows IPC works now.Garrett D'Amore2017-01-15
* Use Windows tick clock instead of Performance counters.Garrett D'Amore2017-01-14
* Windows TCP now working.Garrett D'Amore2017-01-14
* Many fixes for Windows. It compiles, and some tests work.Garrett D'Amore2017-01-13
* Initial swag at Win32. Much to do still.Garrett D'Amore2017-01-12