summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #464bors[bot]2023-02-213-73/+131
|\
| * Avoid memory corruption on invalid ELF inputChristian Göttsche2023-02-211-7/+52
| * Declare more read-only functions constChristian Göttsche2023-02-212-12/+12
| * Avoid implicit conversionChristian Göttsche2023-02-211-2/+2
| * Avoid implicit value truncations in wri()Christian Göttsche2023-02-211-4/+8
| * Enable WextraChristian Göttsche2023-02-211-1/+1
| * Avoid dropping const qualifierChristian Göttsche2023-02-212-7/+7
| * Declare file local functions staticChristian Göttsche2023-02-211-3/+3
| * Drop superfluous semicolonsChristian Göttsche2023-02-211-2/+2
| * Use C++11 [[noreturn]]Christian Göttsche2023-02-211-1/+1
| * Avoid potential overflows in checkPointer()Christian Göttsche2023-02-211-3/+2
| * Drop unnecessary casts in getElfType()Christian Göttsche2023-02-211-2/+2
| * Close file before potentially throwingChristian Göttsche2023-02-211-2/+2
| * Avoid unnecessary copies in splitColonDelimitedString()Christian Göttsche2023-02-211-6/+11
| * Use C++ casts instead of raw C ones in hdr()Christian Göttsche2023-02-211-2/+2
| * Drop unnecessary friend declarationsChristian Göttsche2023-02-211-4/+0
| * Add misc functions annotationsChristian Göttsche2023-02-212-20/+20
| * Add required includes in header fileChristian Göttsche2023-02-211-0/+9
|/
* Merge #463bors[bot]2023-02-2032-282/+275
|\
| * bump github actions versionJörg Thalheim2023-02-201-1/+1
| * tests: apply suggestions from shellcheckJörg Thalheim2023-02-2031-281/+274
|/
* Merge #456bors[bot]2023-02-207-7/+380
|\
| * Add options to print, clear and set executable stack stateChristian Göttsche2023-01-287-7/+380
* | Merge #458bors[bot]2023-02-192-3/+3
|\ \ | |/ |/|
| * Bump cachix/install-nix-action from 18 to 19dependabot[bot]2023-02-132-3/+3
|/
* bump version0.17.2Jörg Thalheim2023-01-101-1/+1
* Merge #4470.17.1bors[bot]2023-01-102-5/+7
|\
| * Revert "shiftFile: when splitting a segment into two pieces, preserve the ori...Jason2022-12-281-5/+1
| * Fix bug in file shifting that could cause conflicting PT_LOAD segmentsJason2022-12-022-5/+7
| * shiftFile: when splitting a segment into two pieces, preserve the original fl...Jason2022-12-021-1/+5
* | Merge #452bors[bot]2022-12-272-3/+20
|\ \
| * | bors: add configurationJörg Thalheim2022-12-271-0/+17
| * | bump nixpkgsJörg Thalheim2022-12-271-3/+3
|/ /
* | Merge pull request #451 from yairKoskas/masterJörg Thalheim2022-12-271-0/+1
|\ \ | |/ |/|
| * Out-of-bounds read exists in the function modifySonameyairKoskas2022-12-271-0/+1
|/
* Merge pull request #445 from NixOS/win32Jörg Thalheim2022-11-173-41/+26
|\
| * switch back to upstream nixpkgs for windows buildJörg Thalheim2022-11-173-41/+26
|/
* Merge pull request #444 from NixOS/netbsdJörg Thalheim2022-11-141-3/+6
|\
| * cross compile to netbsdJörg Thalheim2022-11-141-3/+6
|/
* Merge pull request #443 from heirecka/also-pass-strip-to-testsJörg Thalheim2022-11-081-1/+1
|\
| * Also pass STRIP to the testsHeiko Becker2022-11-081-1/+1
* | Merge pull request #442 from NixOS/ciJörg Thalheim2022-11-082-5/+5
|\ \ | |/ |/|
| * put version name in built exe filesJörg Thalheim2022-11-071-4/+4
| * bump versionJörg Thalheim2022-11-071-1/+1
|/
* Merge pull request #441 from NixOS/ci0.17.0Jörg Thalheim2022-11-071-1/+1
|\
| * bump version 0.17.0Jörg Thalheim2022-11-061-1/+1
|/
* Merge pull request #438 from NixOS/ciJörg Thalheim2022-11-061-3/+38
|\
| * Merge branch 'master' into ciJörg Thalheim2022-11-067-6/+13
| |\ | |/ |/|
* | Merge pull request #440 from NixOS/fix-crossJörg Thalheim2022-11-067-6/+13
|\ \
| * | fix checkPhase for cross buildsJörg Thalheim2022-11-067-6/+13
|/ /