]> wimlib.net Git - wimlib/history - include
wimlib.h: remove duplicate 'the'
[wimlib] / include /
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
2016-08-16 Eric Biggerswin32_apply.c: detect case-sensitive filename support
2016-07-26 Eric BiggersSync AVL tree code from project
2016-07-26 Eric Biggersavl_tree: remove now-unused support for "unlinked"...
2016-07-26 Eric BiggersUnify case-sensitive and case-insensitive filename...
2016-07-26 Eric Biggersavl_tree: add avl_tree_prev_in_order()
2016-07-19 Eric Biggersavl_tree: replace 'AVL_INLINE' with 'forceinline'
2016-07-09 Eric BiggersStop force-inlining everything marked 'inline'
2016-07-09 Eric Biggersbitops: rename bit scan functions
2016-07-09 Eric Biggersdecompress_common: move temp space for building decode...
2016-07-09 Eric Biggersdecompress_common: introduce fast path for lz_copy()
2016-07-09 Eric Biggersdecompress_common: switch to subtables for Huffman...
2016-07-09 Eric Biggerslzx_common: add constant for maximum number of extra...
2016-07-09 Eric Biggerslzx_common: add constants for minimum aligned offset...
2016-07-09 Eric Biggerslzx_common: make lzx_offset_slot_base hold unadjusted...
2016-07-09 Eric Biggerslzx_decompress: decompressor cleanup
2016-07-02 Eric BiggersIntroduce ilog2_ceil()
2016-07-02 Eric BiggersRename WORDSIZE to WORDBYTES and introduce WORDBITS
2016-07-02 Eric Biggersbt_matchfinder: remove unnecessary max_len parameter...
2016-07-02 Eric Biggerslz_extend: simplify lz_extend() slightly
2016-07-02 Eric BiggersCharacter encoding and string conversion updates
2016-06-21 Eric Biggerswimlib.h: update git links for gitlist => gitweb replac...
2016-06-01 Eric Biggersv1.9.2 v1.9.2
2016-05-15 Eric BiggersDo not use read() and write() from MSVCRT
2016-04-27 Eric BiggersUse more comprehensive public domain dedications
2016-04-17 Eric BiggersCapitalize "Windows Overlay Filesystem" consistently
2016-04-17 Eric Biggerswimboot.c: correctly handle next_data_source_id field
2016-04-17 Eric Biggerswimlib.h: document receiving "unmount begin" progress...
2016-04-17 Eric Biggerswimlib.h: fix typo
2016-04-17 Eric BiggersAdd randomized testing program
2016-03-12 Eric Biggersv1.9.1 v1.9.1
2016-03-06 Eric BiggersRemove sle{16,32,64} types
2016-03-04 Eric Biggerss/NTFS-3g/NTFS-3G/g
2016-03-04 Eric BiggersRename string_set to string_list
2016-03-04 Eric BiggersVarious renamings from "capture" to "scan"
2016-02-25 Eric BiggersStandardize wording: "since wimlib vX.X.X"
2016-02-18 Eric Biggerswimlib.h: various documentation cleanups and improvements
2016-02-18 Eric BiggersMake 'wimdir --detailed' show object IDs
2016-02-18 Eric BiggersAdd support for capturing/applying object IDs
2016-02-18 Eric BiggersDirectly link with ntdll on Windows
2016-02-18 Eric Biggerswin32_common: add winnt_fsctl() helper method
2016-02-09 Eric BiggersMark VSS support non-experimental
2016-02-09 Eric Biggerscompiler.h: start honoring _format_attribute on UNIX
2016-02-09 Eric Biggerscompiler.h: remove concept of different unaligned acces...
next