]> wimlib.net Git - wimlib/history - src
v1.14.4
[wimlib] / src /
2024-02-07 Eric Biggersxmlproc: fix buffer enlargement logic
2023-08-29 Eric BiggersFix xml_legal_value() with signed char
2023-07-22 Eric BiggersFix compatibility issues with directory streams
2023-07-08 Eric BiggersImprove encoding detection of wimupdate command files
2023-05-14 Eric Biggersmount_image.c: silence a -Wmaybe-uninitialized warning
2023-04-27 Eric Biggerscpu_features.c: fix unconditional execution of xgetbv
2023-04-23 Eric Biggersthreads.c: fix file comment
2023-04-10 Eric BiggerslibFuzzer: add encoding fuzzer
2023-04-09 Eric BiggersFix wlfuzz and enable in CI
2023-04-09 Eric Biggerswin32_apply: retry creating hard links
2023-04-02 Eric Biggersmount_image.c: call file_contents_changed() on extendin...
2023-04-02 Eric Biggersmount_image.c: avoid UBSAN warning in wimfs_listxattr()
2023-04-02 Eric BiggersUpgrade WIM mounting support from fuse2 to fuse3
2023-04-02 Eric BiggersUpdate hyperlinks
2023-03-31 Eric Biggersxmlproc: fix parsing empty elements
2023-03-30 Eric Biggersxml_windows.c: update the language ID map
2023-03-30 Eric Biggersxml: fix wimlib_set_image_property()
2023-03-30 Eric Biggerswin32_*.c: avoid some format string warnings
2023-03-30 Eric Biggerscompiler.h: remove _unused_attribute
2023-03-30 Eric Biggerscompiler.h: remove _may_alias_attribute
2023-03-30 Eric Biggerscompiler.h: remove _packed_attribute
2023-03-30 Eric Biggerscompiler.h: remove _aligned_attribute
2023-03-30 Eric Biggersxml: miscellaneous cleanups
2023-03-28 Eric Biggersencoding.c: avoid UBSAN warning in convert_string()
2023-03-28 Eric Biggerssha1.c: fix arm64 build with clang 12 and earlier
2023-03-27 Eric BiggersPrevent huge memory allocations from fuzzed header...
2023-03-27 Eric Biggerssecurity.c: avoid NULL + 0 UBSAN error
2023-03-27 Eric BiggersEliminate the dependency on libxml2
2023-03-27 Eric Biggerstest_support.c: add some missing endianness conversions
2023-03-27 Eric BiggersSimplify check for __NR_getrandom
2023-03-23 Eric Biggerssha1.c: fix arm64 build with clang 16
2023-03-20 Eric BiggersUpdate some copyright years
2023-03-20 Eric BiggersConsistently use _WIN32 instead of __WIN32__
2023-03-20 Eric BiggersUse native Windows threads on Windows
2023-03-20 Eric BiggersRemove support for Windows XP
2023-03-18 Eric BiggersSHA-1 rework
2023-03-18 Eric BiggersAdd and use SHA1_HASH_STRING_LEN constant
2023-03-18 Eric BiggersRename sha1_buffer() to simply sha1()
2023-03-18 Eric BiggersImprove runtime CPU feature detection
2023-03-18 Eric BiggersCall wimlib_global_init() when creating compressors...
2022-07-31 Eric BiggersRemove some unnecessary configure options
2022-07-31 Eric Biggersmatchfinder_common: sync with libdeflate
2022-07-31 Eric Biggerscompress_common: sync with libdeflate
2022-07-31 Eric Biggersbt_matchfinder: sync with libdeflate
2022-07-31 Eric Biggershc_matchfinder: sync with libdeflate
2022-07-31 Eric BiggersUse MIT license instead of CC0
2022-01-03 Eric Biggerswimlib_iterate_dir_tree(): don't checksum unhashed...
2021-11-23 Eric Biggersexport_image.c: allow duplicate image names in source WIM
2021-07-05 Eric BiggersWarn rather than abort if SHA-1 is same but size is...
2021-06-29 Eric Biggerswin32: update WOF ioctl definitions
2021-04-07 Eric BiggersAdd support for a data recovery mode
2021-04-02 Eric BiggersFix slow progress updating for wimsplit
2020-10-27 Eric Biggerswin32_replacements.c: fix handle closing in win32_wglob()
2020-06-05 Eric Biggerswin32_apply: relax bootloader compression blacklist
2020-06-02 Eric Biggerswin32_capture: avoid unnecessary fallback to recursive...
2020-05-24 Eric Biggerswimboot.c: avoid -Waddress-of-packed-member warning
2019-08-25 Eric BiggersFix some typos
2019-07-26 Eric Biggersupdate_image.c: check malloc return value
2019-07-26 Eric BiggersAvoid gcc warnings with -Waddress-of-packed-member
2019-04-14 Eric Biggerslcpit_matchfinder: fix limiting nice_match_len
2018-11-23 Eric Biggerswlfuzz: compare xattrs on Windows
2018-07-21 Eric Biggerswimextract: allow specifying listfile on stdin
2018-07-21 Eric BiggersMake absolute ExclusionException patterns include ances...
2018-02-28 Eric Biggerssplit.c: fix finding extension of first split WIM part
2018-01-21 Eric Biggerswin32_capture: recognize STATUS_NOT_SUPPORTED (fixes...
2018-01-21 Eric BiggersImprove explanation for pipable WIM pre-write checksumming
2018-01-21 Eric BiggersMake stream_hash() return NULL for unhashed streams
2018-01-21 Eric BiggersCapture and apply extended attributes on Windows
2018-01-21 Eric BiggersAllow retrieving PACKAGE_VERSION from the library
2017-07-29 Eric Biggerswin32_apply: bail if paths are too long for a UNICODE_S...
2017-07-29 Eric Biggerswin32_common: fix windows_msg() with long messages
2017-07-16 Eric Biggerslzx_decompress: redeclare input_bitstream above main...
2017-07-16 Eric BiggersUse dynamically-sized path buffer when scanning files
2017-06-05 Mike Swansonupdate_image.c: Ignore Windows 10 Recycle Bin directories.
2017-04-19 Eric Biggerswlfuzz: compare timestamps
2017-04-19 Eric BiggersImproved year 2038 safety
2017-04-19 Eric Biggerstimestamp.c: correctly convert negative UNIX timestamps
2017-04-08 Eric Biggersntfs-3g_apply.c: note bugs fixed in NTFS-3G version...
2017-01-18 Eric Biggerstagged_items.c: statically verify size of tagged item...
2017-01-15 Eric Biggerslzx_compress: optimize storing information in lzx_sequence
2017-01-15 Eric BiggersDon't generate GUID in wimlib_create_new_wim()
2017-01-14 Eric Biggerslzx_compress: fix corruption with long literal run
2017-01-08 Eric Biggersunix_apply.c: use #ifdef HAVE_XATTR_SUPPORT, not #if...
2017-01-07 Eric Biggersextract.c: recommend --unix-data mode when appropriate
2017-01-07 Eric Biggerstagged_items: rename inode_set_tagged_data() to inode_s...
2017-01-02 Eric Biggerswlfuzz: sometimes generate security.capability xattrs
2017-01-02 Eric Biggersunix_apply.c: fix applying security xattrs
2016-12-28 Eric Biggerswlfuzz: generate and compare extended attributes
2016-12-28 Eric Biggerswlfuzz: generate and compare standard UNIX file permiss...
2016-12-28 Eric Biggerswlfuzz: generate and compare symlinks
2016-12-28 Eric Biggerswlfuzz: generate and compare object IDs
2016-12-28 Eric Biggerswlfuzz: don't generate hard linked reparse points
2016-12-28 Eric Biggerswlfuzz: don't generate . and .. filenames
2016-12-28 Eric Biggersunix_apply.c: support applying extended attributes
2016-12-28 Eric Biggersunix_capture.c: support capturing extended attributes
2016-12-28 Eric BiggersAdd new error codes for xattr extraction errors
2016-12-28 Eric BiggersAdd basic infrastructure for storing xattr items
2016-12-28 Eric Biggerstagged_items updates
2016-12-27 Eric BiggersImprove random number generation
2016-12-25 Eric BiggersConstify some data
next