index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
platform
/
windows_basic.h
Age
Commit message (
Expand
)
Author
2020-02-14
SERVER-45592 Raise Windows runtime minimum to Windows 10/Windows 2016 for Mon...
Mark Benvenuto
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2018-03-22
SERVER-22411 SChannel Certificate Validation and Fixes
Mark Benvenuto
2018-02-15
SERVER-22411 Add stub implementation of ASIO SChannel integration
Mark Benvenuto
2018-02-07
Revert "SERVER-22411 Add stub implementation of ASIO SChannel integration"
Mark Benvenuto
2018-02-07
SERVER-22411 Add stub implementation of ASIO SChannel integration
Mark Benvenuto
2018-01-30
SERVER-32749 move sspi.h to windows_basic.h
Mark Benvenuto
2018-01-29
Revert "SERVER-32749 move sspi.h to windows_basic.h"
Tess Avitabile
2018-01-29
SERVER-32749 move sspi.h to windows_basic.h
Mark Benvenuto
2017-03-29
SERVER-27458 SERVER-28322 Remove outdated builders
Andrew Morrow
2016-05-28
SERVER-23971 Clang-Format code
Mark Benvenuto
2015-09-15
SERVER-17422 Use BCrypt API for secure random number generation on Windows
Andrew Morrow
2015-06-25
SERVER-19117 Implement asynchronous replication NetworkInterface
samantharitter
2015-06-20
SERVER-18579: Clang-Format - reformat code, no comment reflow
Mark Benvenuto
2015-04-14
SERVER-17866: Make minimum Windows build version Vista/2008
Mark Benvenuto
2014-05-19
SERVER-13978 Error out if NTDDI_VERSION is set but _WIN32_WINNT is not
Andrew Morrow
2014-05-16
SERVER-13264 Move Apache-licensed files to AGPL
Ian Whalen
2013-07-09
SERVER-10074 Fix compiler warning in rotatable_file_writer_test for win32.
Andy Schwerin
2013-06-04
SERVER-9410 Establish minimum as default for NTDDI_VERSION, not just _WIN32_W...
Andrew Morrow
2013-06-04
SERVER-9410 Permit use of Interlocked operations on Windows Server 2003
Andrew Morrow
2013-04-08
SERVER-8969 Support specifying minimum windows version to build
Andrew Morrow
2013-02-15
SERVER-8612 alternative select() implementation for Windows
Eric Milkie
2013-02-13
SERVER-8515 ensure Windows can run with > 63 open fd's
Eric Milkie
2012-10-15
fix a lot of copyright notices
Eliot Horowitz
2012-05-20
Some cleanup of headers and whitespace
Tad Marshall
2012-05-04
Compile Windows
Tad Marshall
2012-05-04
SERVER-4632 Welcome message displayed on first run of mongo
Logan Capaldo
2012-04-19
fixing windows compile, trying to make it easier
Eliot Horowitz