Age | Commit message (Expand) | Author |
2019-08-08 | More windows build fixes | Adam Ierymenko |
2019-07-29 | Windows project fixes | Adam Ierymenko |
2019-06-17 | Windows build fixes, fix double/float types to get rid of warnings. | Adam Ierymenko |
2019-06-13 | Remove old RethinkDB.cpp/.hpp files from visual studio project | Grant Limberg |
2018-11-11 | Migrate Windows to use Visual Studio 2017 Community instead of 2015. | Adam Ierymenko |
2018-06-21 | Add a define to set FD_SETSIZE=1024 on Windows | Grant Limberg |
2018-06-21 | Optimize C25519 and Poly1305 on Windows even in debug. | Grant Limberg |
2018-01-30 | Fix Windows compile error. | Adam Ierymenko |
2017-11-07 | Windows build fixes. | Adam Ierymenko |
2017-10-25 | Windows build fixes, AIP file update. | Adam Ierymenko |
2017-07-12 | fix Windows build | Grant Limberg |
2017-07-06 | . | Adam Ierymenko |
2017-07-03 | also cluster.hpp | Grant Limberg |
2017-07-03 | remove Cluster.cpp from build list as it's been removed | Grant Limberg |
2017-06-21 | fix for windows compilation (related to SDK implementation) | Alex |
2017-04-20 | Windows build fixes. | Adam Ierymenko |
2017-04-18 | Cleanup, Windows fixes, Self test fix | Adam Ierymenko |
2017-04-18 | Windows build fixes, self test cleanup. | Adam Ierymenko |
2017-04-17 | Windows profile build target (CPU profiling), and a little bit of optimizatio... | Adam Ierymenko |
2017-03-14 | Software update cleanup, and a fix for updates on Windows. | Adam Ierymenko |
2017-03-07 | Windows build fixes. | Adam Ierymenko |
2017-02-23 | Windows build fix. | Adam Ierymenko |
2017-01-26 | remove reference to BackgroundResolver.cpp/.hpp on Windows | Grant Limberg |
2017-01-20 | Windows build fix, warning removal. | Adam Ierymenko |
2017-01-13 | Windows build fixes, Software update fix, warning removal. | Adam Ierymenko |
2017-01-11 | Should fix Windows build. | Adam Ierymenko |
2016-11-16 | add JSONDB.cpp | Grant Limberg |
2016-11-03 | link in notelemetry.obj even though Microsoft said CRT telemetry would be dis... | Grant Limberg |
2016-11-03 | add new files & remove old ones from VS project. Now builds & runs on Window... | Grant Limberg |
2016-11-03 | upgraded vcxprojs to VS2015. got the tap driver building. | Grant Limberg |
2016-06-21 | Windows builds again. And there was much rejoicing. | Adam Ierymenko |
2016-01-20 | Windows build fixes. | Adam Ierymenko |
2015-12-21 | 1.1.2 Windows build fixes, tweaks, etc. | Adam Ierymenko |
2015-11-16 | Turns out it wasn't hard to add miniupnpc to the VS2012 project and just have... | Adam Ierymenko |
2015-11-13 | Fix: (1) Windows stack overflow due to buffer too large in peer deserialize, ... | Adam Ierymenko |
2015-11-12 | Minor Windows build fixes. Builds on VS2012 again. | Adam Ierymenko |
2015-07-30 | Kill the devcon.exe dependency by dynamically loading cfgmgr32, newdev, and s... | Adam Ierymenko |
2015-07-28 | Add miniupnpc builds for Windows, fix some Windows build warnings. | Adam Ierymenko |
2015-07-06 | Add new .h file to VS build, and Windows side of local interface address enum... | Adam Ierymenko |
2015-06-01 | Add BackgroundResolver to Windows build. | Adam Ierymenko |
2015-04-24 | Bring Windows service code up to date and into sync. | Adam Ierymenko |
2015-04-24 | Take winhttp out of lib list, since we don't use it anymore. | Adam Ierymenko |
2015-04-24 | First pass of Windows cleanup and build fixes... | Adam Ierymenko |
2014-10-29 | Windows build fix, set up Windows solution with new layout. | Adam Ierymenko |
2014-10-19 | Switch VS2012 build back to real, not self-test. | Adam Ierymenko |
2014-10-19 | Windows build fixes. | Adam Ierymenko |
2014-08-20 | Some UI fixes for Windows. | Adam Ierymenko |
2014-08-19 | ... | Adam Ierymenko |
2014-08-18 | Do HttpClient refactoring for Windows. | Adam Ierymenko |
2014-08-08 | Kill ugly old getSecureRandom() and replace with simple wrapper for Windows C... | Adam Ierymenko |