Logo
Explore Help
Register Sign In
asleepymoon/minitar
1
1
Fork 0
You've already forked minitar
Code Issues Pull Requests Releases 15 Activity

15 Releases 15 Tags

RSS Feed
  • 1.7.6 1ce643b0c8

    minitar 1.7.6 Stable

    asleepymoon released this 2023-12-12 22:31:45 +00:00 | 0 commits to main since this release

    Fixes:

    • Stop leaking memory and opened files in the pack example
    • Correct README after moving API docs to API.md
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.7.5 7ef1c80fb6

    minitar 1.7.5 Stable

    asleepymoon released this 2023-06-18 18:54:56 +00:00 | 3 commits to main since this release

    Fixes:

    • Don't create . or .. in the untar example
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.7.4 cd0c5df5f5

    minitar 1.7.4 Stable

    asleepymoon released this 2023-05-27 18:04:24 +00:00 | 5 commits to main since this release

    Fixes:

    • Add support for my own OS to examples
    • Make the untar example create parent directories for all entry types
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.7.3 702348a365

    minitar 1.7.3 Stable

    asleepymoon released this 2023-02-25 19:32:04 +00:00 | 8 commits to main since this release

    Fixes:

    • Make the untar example create parent directories if they don't exist (like mkdir -p)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.7.2 a6d38efc7d

    minitar 1.7.2 Stable

    asleepymoon released this 2023-02-15 18:26:28 +00:00 | 12 commits to main since this release

    AKA the Windows compatibility update, I guess.

    Fixes:

    • Shorten the 'name' field in minitar_entry_metadata
    • Make the 'list' example show more metadata
    • Cast time_t to a known type for snprintf()
    • Check for _WIN32 instead of _MSC_VER
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.7.1 01d3c27d41

    minitar 1.7.1 Stable

    asleepymoon released this 2023-02-06 21:43:43 +00:00 | 17 commits to main since this release

    Fixes:

    • Handle malloc errors properly in pack.c
    • Do not define metadata twice in examples/pack.c
    • Do not #include <sys/types.h> on Windows
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.7.0 873f056cc3

    minitar 1.7.0 Stable

    asleepymoon released this 2023-02-04 18:42:59 +00:00 | 23 commits to main since this release

    New features:

    • Add support for writing to archives
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.6.1 95700b6916

    minitar 1.6.1 Stable

    asleepymoon released this 2023-01-29 21:23:22 +00:00 | 30 commits to main since this release

    Patch release to add updated documentation for 1.6.0.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.6.0 e96f7127bf

    minitar 1.6.0 Stable

    asleepymoon released this 2023-01-29 21:10:53 +00:00 | 32 commits to main since this release

    New features:

    • Add support for block and character devices
    • Add support for FIFOs
    • Add support for hard links

    Fixes:

    • Deprecate MINITAR_IGNORE_UNSUPPORTED_TYPES
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.5.0 ce0db53a90

    minitar 1.5.0 Stable

    asleepymoon released this 2023-01-26 21:16:35 +00:00 | 38 commits to main since this release

    New features:

    • Example programs in the examples/ subdirectory
    • Symlink support

    Fixes:

    • Use memcpy() in minitar_strlcpy()
    • Skip the padding field when calculating header checksums
    • Make minitar_read_contents() take a const pointer to entry
    • Include stddef.h in minitar.h to make sure we have size_t
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 Next Last
Powered by Gitea Version: 1.23.3 Page: 55ms Template: 13ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API