]> wimlib.net Git - wimlib/history - src
configure.ac: generate version number from git commit and tags
[wimlib] / src /
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
2016-12-17 Eric Biggersjoin.c: clean up verify_swm_set()
2016-12-17 Eric Biggersutil.c: check for calloc multiplication overflow
2016-12-17 Eric Biggerslcpit_matchfinder.c: update link to libdivsufsort
2016-12-15 Eric Biggerswlfuzz: don't generate reserved short names with extension
2016-12-15 Eric Biggerswlfuzz: updates for sparse files
2016-12-15 Eric BiggersExtract sparse files as sparse
2016-12-15 Eric Biggersunix_apply.c: preallocate space for regular files
2016-12-15 Eric Biggersunix_capture.c: mark regular files as sparse when appro...
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 Biggerswimlib.h: define timespec for MSVC compatibility
2016-11-27 Eric Biggerswlfuzz: note Windows restrictions on short names
2016-11-27 Eric Biggerswlfuzz: allow short name associated with long name...
2016-11-27 Eric Biggersntfs-3g_apply.c: add message about another known libntf...
2016-11-17 Eric Biggersintegrity.c: add casts when converting endianness in...
2016-11-17 Eric Biggersregistry.c: be explicit with le16 => bool conversion
2016-11-17 Eric Biggersextract.c: don't use ifdef within macro argument
2016-09-15 Eric Biggersutil.c: for aligned_malloc, store original pointer...
2016-09-15 Eric Biggerswim.c: langinfo.h no longer needs to be included
2016-08-19 Eric Biggersregistry: avoid negating INT32_MIN
2016-08-16 Eric Biggerswin32_apply.c: detect case-sensitive filename support
2016-07-29 Eric Biggersntfs-3g_apply.c: open $Secure
2016-07-27 Eric Biggersntfs-3g_capture.c: update $Secure handling
2016-07-27 Eric Biggerslibattr is no longer needed
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-25 Eric Biggersntfs-3g_apply.c: note version in which ntfs_attr_pwrite...
2016-07-24 Eric Biggerslzx_compress: make lzx_cost_for_probability() more...
2016-07-19 Eric Biggerslzms_common.c: support x32 ABI in find_next_opcode_sse4_2()
2016-07-19 Eric Biggersavl_tree: replace 'AVL_INLINE' with 'forceinline'
2016-07-09 Eric Biggersntfs-3g_capture.c: include <ntfs-3g/compat.h> to get...
2016-07-09 Eric BiggersStop force-inlining everything marked 'inline'
2016-07-09 Eric Biggersbitops: rename bit scan functions
2016-07-09 Eric Biggersxpress_decompress: tweak comment about end-of-block...
2016-07-09 Eric Biggersdecompress_common: move temp space for building decode...
2016-07-09 Eric Biggersxpress_decompress: allocate decode table on heap instea...
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_decompress: optimize use of extra offset bits array
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 BiggersLZX compressor improvements
2016-07-02 Eric BiggersIntroduce ilog2_ceil()
2016-07-02 Eric BiggersRename WORDSIZE to WORDBYTES and introduce WORDBITS
next