]> wimlib.net Git - wimlib/history - include
mount_image.c: add fallback definitions of RENAME_* constants
[wimlib] / include /
2024-02-24 Eric Biggersv1.14.4 v1.14.4
2024-02-07 Eric Biggersxmlproc: fix buffer enlargement logic
2023-09-04 Eric Biggersv1.14.3 v1.14.3
2023-08-06 Eric Biggersv1.14.2 v1.14.2
2023-07-08 Eric BiggersImprove encoding detection of wimupdate command files
2023-06-26 Eric BiggersAlign stack when entering wimlib on 32-bit x86
2023-04-28 Eric Biggersv1.14.1 v1.14.1
2023-04-23 Eric Biggersv1.14.0 v1.14.0
2023-04-10 Eric BiggerslibFuzzer: add encoding fuzzer
2023-04-09 Eric BiggersFix wlfuzz and enable in CI
2023-04-02 Eric Biggerswimlib.h: remove outdated list of Windows architectures
2023-04-02 Eric BiggersConvert README* and NEWS to Markdown
2023-04-02 Eric BiggersUpgrade WIM mounting support from fuse2 to fuse3
2023-04-02 Eric BiggersUpdate hyperlinks
2023-03-30 Eric Biggersxml: fix wimlib_set_image_property()
2023-03-30 Eric Biggerscompiler.h: remove _cold_attribute
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 Biggerscompiler.h: remove typeof
2023-03-30 Eric Biggersendianness.h: use builtins directly
2023-03-30 Eric Biggersbitops: use builtins directly
2023-03-30 Eric Biggerscompiler.h: define UNALIGNED_ACCESS_IS_FAST on powerpc64
2023-03-30 Eric Biggerserror.h: cleanup debris from removal of --disable-error...
2023-03-30 Eric Biggers'extern' in function declarations is redundant
2023-03-30 Eric Biggersxml: miscellaneous cleanups
2023-03-27 Eric BiggersFix clang warnings about inconsistent use of dllexport
2023-03-27 Eric BiggersPrevent huge memory allocations from fuzzed header...
2023-03-27 Eric BiggersEliminate the dependency on libxml2
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 BiggersFix build with very latest MinGW
2023-03-18 Eric BiggersFix 'MAX' redefined warning on macOS
2023-03-18 Eric BiggersSHA-1 rework
2023-03-18 Eric BiggersAdd and use SHA1_HASH_STRING_LEN constant
2023-03-18 Eric BiggersAdd unaligned access helpers for be32
2023-03-18 Eric BiggersRename sha1_buffer() to simply sha1()
2023-03-18 Eric BiggersImprove runtime CPU feature detection
2022-09-11 Eric Biggersv1.13.6 v1.13.6
2022-08-05 Eric Biggerswof.h: guard by __WIN32__
2022-07-31 Eric Biggerswimlib.h: remove duplicate 'the'
2022-07-31 Eric BiggersRemove some unnecessary configure options
2022-07-31 Eric BiggersDon't bother with malloc function attribute
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-07-12 Mathieu SchroeterReduce MAX_OPEN_FILES to 128 on macOS where the default...
2022-01-03 Eric Biggerswimlib_iterate_dir_tree(): don't checksum unhashed...
2021-12-19 Eric Biggersv1.13.5 v1.13.5
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-06-29 Eric Biggerswin32: only define FSCTL_SET_PERSISTENT_VOLUME_STATE...
2021-04-19 Eric Biggersv1.13.4 v1.13.4
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 Biggersv1.13.3 v1.13.3
2020-05-24 Eric Biggersv1.13.2 v1.13.2
2020-05-22 Eric BiggersUse memcpy() for unaligned accesses
2019-08-25 Eric BiggersFix some typos
2019-07-26 Eric BiggersAvoid gcc warnings with -Waddress-of-packed-member
2019-05-07 Eric Biggersv1.13.1 v1.13.1
2019-04-14 Eric Biggerslcpit_matchfinder: fix limiting nice_match_len
2018-11-23 Eric Biggersv1.13.0 v1.13.0
2018-07-21 Eric Biggerswimextract: allow specifying listfile on stdin
2018-07-21 Eric BiggersMake absolute ExclusionException patterns include ances...
2018-07-20 Eric BiggersFix building on NetBSD
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 Biggersv1.12.0 v1.12.0
2017-07-16 Eric Biggersunaligned: use may_alias attribute
2017-07-16 Eric BiggersUse dynamically-sized path buffer when scanning files
2017-04-19 Eric BiggersImproved year 2038 safety
2017-03-19 Eric Biggersavl_tree.h: avoid bad function pointer cast
2017-01-18 Eric Biggersv1.11.0 v1.11.0
2017-01-18 Eric Biggersxattr.h: statically verify size of xattr header
2017-01-15 Eric Biggerslzx_compress: optimize storing information in lzx_sequence
2017-01-08 Eric Biggershc_matchfinder: use well-defined initialization of...
2017-01-07 Eric Biggerstagged_items: rename inode_set_tagged_data() to inode_s...
2017-01-02 Eric BiggersDocumentation updates, mainly to the man pages
2016-12-28 Eric BiggersDocument xattr support
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-15 Eric Biggerswlfuzz: updates for sparse files
2016-12-15 Eric BiggersExtract sparse files as sparse
2016-12-15 Eric Biggersresource: pass blob and offset to consume_chunk
2016-12-03 Eric BiggersImproved handling of Data Deduplication reparse points
2016-11-28 Eric BiggersInclude import library and header in Windows releases
2016-11-28 Eric Biggerswimlib.h: define bool for old MSVC versions
2016-11-28 Eric Biggerswimlib.h: include <stdint.h> instead of <inttypes.h>
2016-11-28 Eric Biggerswimlib.h: test _WIN32 instead of __WIN32__
2016-11-28 Eric Biggerswimlib.h: define timespec for MSVC compatibility
2016-11-17 Eric Biggerscompiler.h: define STATIC_ASSERT() to no-op when checki...
2016-08-20 Eric Biggersv1.10.0 v1.10.0
next