aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-08-10Upgrade google-breakpad to v2023.01.27Elliott Hughes
2023-01-27LibcurlWrapper uses curl_global_cleanupJason Jeremy Iman
2023-01-26Add support for reading annotation objects in Crashpad modulesZaid Elkurdi
2023-01-20Use portable PRIu64 for printing uint64_t address_mask.Justin Cohen
2023-01-20Add address mask to MinidumpCrashpadInfo.Justin Cohen
2023-01-19Mac dump_syms: work around NXFindBestFatArch bugLeonard Grey
2023-01-18upload_system_symbols: Make /System/Library/Components optionalLeonard Grey
2023-01-17Decode Mach EXC_RESOURCE and EXC_GUARD exception reasonsRobert Sesek
2023-01-10Fix more memory leaks with proper smart pointer usageIan Barkley-Yeung
2023-01-04upload_system_symbols: Don't retry if file already exists on the serverLeonard Grey
2022-12-29Fix memory leak in Module::AddExternIan Barkley-Yeung
2022-12-21Handle compressed DWARF data in LoadDwarfCFIIan Barkley-Yeung
2022-12-15upload_system_symbols: Fix sym-upload-v2 when uploading dumped symbolsLeonard Grey
2022-12-15Cleanup strncmp and use string_view in elf_reader.cc.Zequan Wu
2022-12-14Mac dump_syms: delete unused WriteSymbolFileLeonard Grey
2022-12-14Add option to use API key in `upload_system_symbols`Leonard Grey
2022-12-14Remove tools/mac/crash_reportLeonard Grey
2022-12-12Fix build failures.Zequan Wu
2022-12-08Add option to enable multiple symbol field in Linux toolLeonard Grey
2022-12-05gyp: drop unused build systemMike Frysinger
2022-12-01Mac: add option to dump_syms to mark folded symbolsLeonard Grey
2022-11-22Fix Linux ASan Afl build error.Mark Brand
2022-11-21Add a flag to google_converter to keep Breakpad/PE/PDB files after conversion.Nelson Billing
2022-11-21Fix Windows native symbol uploads.Nelson Billing
2022-11-17Speed up testing for multiple functions at an address on PosixLeonard Grey
2022-11-14Fix compile error in disassembler_objdump.cc for non-Linux build.Lei Zhang
2022-11-01Support marking folded symbols on PosixLeonard Grey
2022-10-27names anonymous structs in elfutils.hChristopher Di Bella
2022-10-26Add support for compressed section headers to dump_syms.Konstantin Mandrika
2022-10-20mainline version gcc-13 cannot use "uintptr_t" via "#include <string>"mingtaoxt xt
2022-10-17replaces `sizeof(raw_context)` with `sizeof(*raw_context)`Christopher Di Bella
2022-10-14enables C++17 modeChristopher Di Bella
2022-10-12Changes FunctionNames.Mangled to check for regex instead of equalityChristopher Di Bella
2022-10-12Fixup non-canonical fault addresses for amd64.Mark Brand
2022-10-12Add DisassemblerObjdump.Mark Brand
2022-09-30test: exploitability: Fix preprocessor guards for LinuxMarvin Scholz
2022-09-22Clean up module_unittestLeonard Grey
2022-09-09Added riscv and riscv64 support for LinuxIacopo Colonnelli
2022-09-08Polling in ParallelChildCrashesDontHang testIacopo Colonnelli
2022-09-07Update copyright boilerplate, 2022 edition (Breakpad)Mark Mentovai
2022-09-07Fix fread() check in ExploitabilityLinux.Lei Zhang
2022-09-07Added crash context float state flagGlassOfWhiskey
2022-09-06Fix some Coverity defects.Lei Zhang
2022-08-30fix includesJoshua Peraza
2022-08-22Add product name metadata to converter and symupload.Nelson Billing
2022-08-12Fix -Wdeprecated-declarations when macOS 13 SDK is used.Mirko Bonadei
2022-08-11Fix int64_t format in fprintf by using PRIx64.Zequan Wu
2022-08-10Fix garbage header being prepended to native symbol uploads.Nelson Billing
2022-08-10Check sh_type for symbol table and finish ProcessDIEs if any DIE processing g...Zequan Wu
2022-08-10Add error messages on pdb Open functionLorenzo Alberto Maria Ambrosi