summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
|/ / /
| * | No need for both assert and exceptionBreno Rodrigues Guimaraes2023-02-211-5/+3
| * | Code polishing to use more spansBreno Rodrigues Guimaraes2023-02-212-17/+21
| * | Add out-of-range check for spanBreno Rodrigues Guimaraes2023-02-211-5/+12
| * | Merge branch 'NixOS:master' into breno.rename_symsBreno Rodrigues Guimarães2023-02-2132-282/+275
| |\ \ | |/ / |/| |
* | | 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
|/ / /
| * | Update patchelf.1Breno Rodrigues Guimarães2023-02-211-2/+4
| * | Add description to patchelf.1Breno Rodrigues Guimaraes2023-02-202-1/+5
| * | Add support for symbol name remappingBreno Rodrigues Guimaraes2023-02-204-7/+444
|/ /
| * Update tests/repeated-updates.shBreno Rodrigues Guimarães2023-02-231-1/+1
| * Merge branch 'master' into breno.457Jörg Thalheim2023-02-209-10/+383
| |\ | |/ |/|
* | 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
|/ /
| * to trigger ciBreno Rodrigues Guimaraes2023-02-201-1/+1
| * Update src/patchelf.ccBreno Rodrigues Guimarães2023-02-191-1/+2
| * Avoid overlapping program header table with section header table #457Breno Rodrigues Guimaraes2023-02-193-10/+78
|/
* 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
|/