aboutsummaryrefslogtreecommitdiff
path: root/src/client/windows/handler
Commit message (Expand)AuthorAgeFilesLines
* Airbag client libraries should compile under MSVC .NET 2003/7.1 (#64).mmentovai2006-11-152-2/+9
* Minidumps should indicate which thread generated the dump and which requestedmmentovai2006-11-062-2/+26
* Windows exception handler does not survive stack overflows (#34). r=brian,mmentovai2006-10-312-11/+145
* Disable exception handling warnings in Windows client code (#38).mmentovai2006-10-271-0/+6
* Add set_dump_path method to ExceptionHandler (#37). Patch by Ted Mielczarek.mmentovai2006-10-271-0/+4
* Support building with WIN32_LEAN_AND_MEAN (#60)mmentovai2006-10-263-24/+24
* Add static-CRT build configurations. Get rid of the largely redundant README,bryner2006-09-282-0/+127
* Initial version of Windows exception handler and crash report sender classesbryner2006-09-273-0/+462