summaryrefslogtreecommitdiff
path: root/src/mongo/util/exception_filter_win32.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44645 Windows does not generate minidumps on unhandled C++ exceptionsMark Benvenuto2020-03-271-0/+9
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* SERVER-23071 use system exception handler to generate minidumpRobert Guo2016-06-171-2/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-3/+3
* SERVER-14079: Add signal handlers to shellMark Benvenuto2014-06-051-0/+2
* SERVER-8886 Correct license exception for headersIan Whalen2013-09-061-1/+1
* SERVER-8886 Add OpenSSL license exception to util filesIan Whalen2013-08-281-0/+12
* SERVER-6716 Add Windows unhandled exception filter to mongosTad Marshall2012-12-071-0/+23