aboutsummaryrefslogtreecommitdiff
path: root/src/common/mac
Commit message (Expand)AuthorAgeFilesLines
* Issue 147 - reviewer Waylonisladderbreaker2007-04-031-0/+3
* Issue 146 - reviewer Waylonisladderbreaker2007-04-022-45/+76
* issue141: reviewer Waylonisladderbreaker2007-03-231-1/+4
* issue 134: reduce timeout period for minidump upload : reviwer waylonisladderbreaker2007-03-161-1/+5
* issue 133: Mach-o UUID generation has problems - reviewed by waylonisladderbreaker2007-03-161-6/+13
* fixes for issue 129 : reviewed by Waylonisladderbreaker2007-03-092-24/+101
* Rename Airbag to Breakpad.mmentovai2007-02-149-14/+13
* Change the symbol table parsing so that it will only use symbols that are fro...waylonis2007-02-081-4/+13
* Fix bug with mach-o walker not properly walking universal binary (Issue #125)waylonis2007-02-073-5/+63
* Only use the segments that contain sections in the identifer calculation.waylonis2007-01-312-31/+49
* Changes to support patch #108:waylonis2007-01-233-104/+134
* Add classes to: walk mach-o files, look for identifiers, and return a 16 byte...waylonis2007-01-116-0/+919
* Added method to allow adding a file's contents directly. Fixes issue #105.waylonis2007-01-042-12/+31
* Add Mac string utilities. Reviewed by mmentovai. Fixes issue #98.waylonis2006-12-192-0/+132
* Add Mac dump_syms tool and support class. Fixes issue #73.waylonis2006-12-192-0/+875
* Changed files_ to be a Dictionary.waylonis2006-12-142-9/+9
* Add the HTTP uploading class for Mac.waylonis2006-12-142-0/+236