summaryrefslogtreecommitdiff
path: root/src/fr-command-rar.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-31rar: Actually accept unrar-free as the executable nameColomban Wendling1-20/+30
2024-01-31rar: Add support for unrar-freeColomban Wendling1-9/+22
2024-01-31rar: Fix out of bounds read on malformed outputColomban Wendling1-18/+25
2024-01-31rar: Simplify and merge duplicate codeColomban Wendling1-20/+4
2023-03-22fr-command-rar: Parameter 'line' can be declared with constrbuj1-1/+1
2023-03-15fr-command-rar: parse date & time using strptimerbuj1-32/+7
2022-01-28Fix -Wimplicit-int-conversion warningrbuj1-2/+2
2021-12-11Use a blank line at mostrbuj1-26/+0
2021-02-17rar 6.00: fix listing archive content with encrypted file listrbuj1-12/+4
2019-09-03Missing initializer for struct fieldrbuj1-1/+2
2019-07-01Remove trailing whitespacesLaurent Napias1-2/+2
2019-06-11Update FSF addressLaurent Napias1-1/+1
2019-01-03rar/unrar: Fix: "overwrite existing files" disabled must workPablo Barciela1-1/+1
2017-03-13check the rar/unrar version to work the new date style with all versionsZenWalker1-3/+34
2017-03-12Fix: rar file listing now shows correct date with recent binarykn00tcn1-35/+56
2016-02-04rar: avoid "No files to extract" Fixes #123ZenWalker1-1/+1
2015-07-21fr-command-rar: additional check for NULL pointer to avoid crashMonsta1-0/+3
2014-11-22fixed missing prototype warninginfirit1-2/+2
2014-11-22fixed compiler warningsinfirit1-1/+2
2014-11-22progress dialog: show the number of remaining files to complete the operationinfirit1-31/+2
2014-11-22FrCommand: set the filename before each call to fr_command_* functionsinfirit1-2/+6
2014-11-19Fixed loading of multi-volume rar archives with 7zipinfirit1-110/+1
2014-07-11Fix possible errors with some password protected filesmonsta1-7/+23
2013-10-07add support for rar-5.0xraveit651-42/+126
2012-11-17Can't open rar files with password protected file data and headers.Steve Zesch1-0/+6
2012-10-09Fixed fsf addresses. Closes #4.Steve Zesch1-1/+1
2011-11-30many renames from file-roller to engrampaStefano Karapetsas1-1/+1
2011-11-09initialPerberos1-0/+813