Skip to content
Tags give the ability to mark specific points in history as being important
  • 0.3.0
    b031a1bd · Set Version 0.3.0 ·
    Version 0.3.0
    
    * src/unrar.c, src/opts.h: Add multi-volume detection
    
  • 0.2.0
    c1476fdd · Set Version 0.2.0 ·
    Version 0.2.0
    
    * src/unrar.c, src/opts.*: Add outfile option
    * src/unrar.c, src/opts.*: Add print command
    * src/unrar.c, src/opts.*: Move from glibc error() to own implementation
    
  • 0.1.3
    9b887405 · Set Version 0.1.3 ·
    Version 0.1.3
    
    * misc/tarar.pike: use our own crc32 implementation
    
  • 0.1.2
    975c68ed · Set Version 0.1.2 ·
    Version 0.1.2
    
    * src/unrar.c: Do not output 'All OK' when it isn't
    * src/unrar.c: hardening
    
  • 0.1.1
    0ea097d8 · Set Version 0.1.1 ·
    Version 0.1.1
    
    * configure.ac: Update/remove deprecated AC macros
    * unrar-free.1: Remove outdated BUGS section
    * unrar.c: Fix one -Wmisleading-indentation
    * unrar.c: Fix format specifiers
    
  • 0.1.0
    d48b6077 · Set Version 0.1.0 ·
    Version 0.1.0
    
    * src/unrar.c: Reimplement based on libarchive (Adds RAR 5.0 support)
    * src/unrar.c: Get rid of Info-ZIP code and license
    * src/Makefile.am: Remove unrarlib from the project
    * configure.ac: Rename executable to unrar-free by default
    
  • 0.0.2
    Version 0.0.2
    
    * unrar-free.1: Add man page by Niklas Vainio
    * src/unrar.c: Remove unar code, which drops RARv3 compatibility
    * src/opts.c: Add ineffective -y for compatibility
    * src/unrar.c: Add missing Info-ZIP license
    * src/unrar.c: Fix CVE-2017-14120
    * src/unrarlib.c: Fix CVE-2017-11190, CVE-2017-14121, and CVE-2017-14122
    
  • 0.0.1+cvs20060609
    CVS version 0.0.1+cvs20060609
    
  • import-debian-patches
    e4e22d3b · Add -y for compatibility ·
    Import Debian patches
    
    This commit contains has all quilt patches from Debian revision
    1:0.0.1+cvs20140707-4 applied. They are licensed under GPL-2+ as well.
    
  • gna-rebase
    1c590e82 · Fix bugs. ·
    Rebased last Gna! version on top of no-libclamav
    
  • 0.0.1
    383774d8 · initial-checkin ·
    Version 0.0.1
    
    This is the only version that was available for download from Gna!
    
  • no-libclamav
    745cb033 · add adddir function ·
    Last version without libclamav changes
    
    The Gna! CVS has the following commit:
    "merge things from unrarlib sourceforge svn, the code comes from libclamav."
    
    This fundamental change was done to add better RAR format support to
    unrar-free. It is not needed for reimplementing on top of libarchive.
    
  • import-unrarlib-0.4.0
    383774d8 · initial-checkin ·
    Import unrarlib 0.4.0 files
    
    This commit contains the files unrarlib.c and unrarlib.h from unrarlib
    version 0.4.0.