summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-27Add build-aux/config.rpath to repoHEADmasterFrank Richter3-2/+751
2025-07-24Update NEWS, AUTHORSFrank Richter2-0/+5
2025-07-24bugfix: an error will occur when a icon file contains more than one png, and ...zymayunyan1-1/+1
2023-12-25Remove gettimeofday from gnulib modulesFrank Richter5-212/+0
2023-12-25Remove stderror from gnulib modulesFrank Richter3-4/+0
2023-12-25Remove strstr from gnulib modulesFrank Richter5-190/+0
2023-12-25Remove stdint from gnulib modulesFrank Richter4-5/+0
2023-12-25Remove stdbool from gnulib modulesFrank Richter4-5/+0
2023-12-25Remove memchr from gnulib modulesFrank Richter3-4/+0
2023-12-25Require C99 supportFrank Richter1-0/+3
2025-07-24Run gettextizeFrank Richter12-1450/+241
2025-07-24Fix copypaste mistake in gnulib-updateFrank Richter1-1/+1
2025-07-24Run autoupdateFrank Richter1-3/+3
2025-07-24Update for latest gnulibFrank Richter380-2280/+80206
2025-07-24Move gnulib update out of bootstrapFrank Richter2-53/+59
2025-07-24Update & ignore bootstrap-generated filesFrank Richter11-22366/+10
2025-03-06Add a note for latest patchFrank Richter1-0/+3
2025-03-06Specify arguments in function declarations for iteratorsColin Watson6-12/+12
2023-12-29Fix a use-after-freeFrank Richter1-1/+3
2023-05-16Updated build systemFrank Richter8-156/+509
2023-05-16Version bumpFrank Richter2-2/+2
2023-05-16Update autoconf, gnulib; bootstrapped build systemFrank Richter148-24477/+1148
2023-05-16Merge pull request #1 from iMichka/fixventuraFrank Richter1-1/+1
2023-05-16common: Fix build error on macOS Ventura with XCODE 14Michka Popoff1-1/+1
2018-10-18wrestool: Convert some indentation to spacesFrank Richter3-370/+370
2018-10-18wrestool: Make icon & cursor extraction more robust against corrupted sizesFrank Richter2-20/+30
2018-03-15wrestool: Attempt to bounds-check pe_header was broken and unnecessaryFrank Richter1-2/+1
2018-03-15wrestool: Add some boundary checks after memory reallocationFrank Richter2-1/+5
2018-03-10wrestool: Fix get_resource_id_quoted() to return heap-allocated stringFrank Richter2-8/+17
2018-03-07Update NEWS0.32.3Frank Richter1-0/+4
2018-03-07Update .po filesFrank Richter3-151/+76
2018-03-07Version bumpFrank Richter1-1/+1
2018-03-07Fix segfaultMartin Gieseking1-0/+2
2018-03-07Update gnulib-sourced filesFrank Richter141-2168/+2049
2017-10-31Update .po files0.32.2Frank Richter5-29/+44
2017-10-31Update NEWSFrank Richter1-0/+5
2017-10-31Version bumpFrank Richter1-1/+1
2017-10-31wrestool: Formatting fixFrank Richter1-2/+2
2017-10-31wrestool: read_library() moves memory around, check it doesn't overwrite head...Frank Richter1-3/+10
2017-10-31wrestool: Add support for PE32+ binariesFrank Richter2-2/+61
2017-10-31wrestool: Check more in RETURN_IF_BAD_PE_SECTIONSFrank Richter1-1/+3
2017-10-31wrestool: Really fix RETURN_IF_BAD_PE_SECTIONSFrank Richter1-1/+1
2017-10-31Update NEWS0.32.1Frank Richter1-0/+4
2017-10-31Update .po filesFrank Richter7-53/+136
2017-10-31Version bumpFrank Richter1-1/+1
2017-10-31icotool: Entirely skip images with mismatching sizeFrank Richter1-1/+3
2017-10-31icotool: Don't attempt any color extraction in list modeFrank Richter1-35/+35
2017-10-31icotool: Add bounds checking to simple_vecFrank Richter1-4/+11
2017-10-31icotool: Convert some indentation to spacesFrank Richter1-411/+411
2017-10-31wrestool: Correct RETURN_IF_BAD_PE_SECTIONS macroFrank Richter1-1/+3