]> wimlib.net Git - wimlib/history
wimlib
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 BiggersExplicitly define _WIN32_WINNT
2023-03-20 Eric BiggersRemove support for Windows XP
2023-03-18 Eric BiggersUpdate NEWS
2023-03-18 Eric BiggersAdd a configuration file for GitHub Actions
2023-03-18 Eric BiggersFix build with very latest MinGW
2023-03-18 Eric BiggersSkip a test case on macOS
2023-03-18 Eric BiggersMake the 'tree-cmp' program build on macOS
2023-03-18 Eric BiggersFix 'MAX' redefined warning on macOS
2023-03-18 Eric BiggersUpdate winpthreads in Windows binaries to 10.0.0
2023-03-18 Eric BiggersUpdate libxml in Windows binaries to 2.10.3
2023-03-18 Eric BiggersAdd a basic test for wimverify and the SHA-1 code
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
2023-03-18 Eric BiggersCall wimlib_global_init() when creating compressors...
2023-01-11 Eric Biggerswimsplit: use uint64_t for part_size
2023-01-11 Eric BiggersSuppress deprecation warnings for OpenSSL's SHA1_*...
2022-09-11 Eric Biggersv1.13.6 v1.13.6
2022-09-11 Eric Biggerstools/make-releases: use libdeflate-gzip instead of 7z
2022-09-11 Eric Biggerstools/afl-fuzz: add gitignore file
2022-09-11 Eric Biggerstools/afl-fuzz: fix ctype calculation
2022-09-11 Eric BiggersMakefile.am: don't explicitly link to msvcrt
2022-08-05 Eric Biggerstools: add afl-fuzz files
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...
2022-01-03 Eric Biggerswimsplit: don't print success message on failure
2021-12-19 Eric Biggersv1.13.5 v1.13.5
2021-12-19 Eric BiggersUpdate libxml to 2.9.12 for Windows binaries
2021-11-23 Eric Biggersexport_image.c: allow duplicate image names in source WIM
2021-08-03 Eric Biggersconfigure.ac: fix trailing newline issue
2021-07-10 Eric Biggersconfigure.ac: generate version number from git commit...
2021-07-10 Eric Biggersnasm.m4: use AS_MESSAGE_LOG_FD
2021-07-10 Eric Biggersv1.13.5-BETA1
2021-07-10 Eric BiggersREADME.WINDOWS: clarify how to build master branch
2021-07-05 Eric BiggersWarn rather than abort if SHA-1 is same but size is...
2021-06-29 Eric Biggerstools/make-windows-release: ensure the headers in tools...
2021-06-29 Eric Biggerstools/make-windows-release: check existence of config...
2021-06-29 Eric Biggerswin32: update WOF ioctl definitions
2021-06-29 Eric Biggerswin32: only define FSCTL_SET_PERSISTENT_VOLUME_STATE...
2021-06-29 Eric BiggersREADME.WINDOWS: fix category of p7zip
2021-04-19 Eric Biggersv1.13.4 v1.13.4
2021-04-07 Eric Biggersv1.13.4-BETA2
2021-04-07 Eric BiggersAdd support for a data recovery mode
2021-04-02 Eric Biggersv1.13.4-BETA1
2021-04-02 Eric BiggersFix slow progress updating for wimsplit
2020-10-27 Eric Biggersv1.13.3 v1.13.3
2020-10-27 Eric Biggerswin32_replacements.c: fix handle closing in win32_wglob()
2020-08-23 Eric BiggersCOPYING: clarify the license
2020-06-05 Eric BiggersConsistently use forums as bug report location
2020-06-05 Eric Biggerswin32_apply: relax bootloader compression blacklist
2020-06-05 Eric BiggersREADME.WINDOWS: fix the Cygwin package list
2020-06-02 Eric Biggersv1.13.3-BETA1
2020-06-02 Eric Biggerswin32_capture: avoid unnecessary fallback to recursive...
2020-05-24 Eric Biggersv1.13.2 v1.13.2
2020-05-24 Eric Biggerswimboot.c: avoid -Waddress-of-packed-member warning
2020-05-24 Eric BiggersUpdate libxml to 2.9.10 for Windows binaries
2020-05-24 Eric BiggersRemove obsolete Linux packaging files
2020-05-22 Eric BiggersUse memcpy() for unaligned accesses
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-07-20 Jiri Slabymkwinpeimg: syslinux modules may be in /usr/share/syslinux
2019-05-07 Eric Biggersv1.13.1 v1.13.1
2019-04-14 Eric Biggersv1.13.1-BETA1
2019-04-14 Eric Biggerslcpit_matchfinder: fix limiting nice_match_len
2019-04-14 Eric Biggerswlfuzz: improve compression parameter generation
2018-11-23 Eric Biggersv1.13.0 v1.13.0
2018-11-23 Eric BiggersUpdate libxml to 2.9.8 for Windows binaries
2018-11-23 Eric Biggerswlfuzz: compare xattrs on Windows
2018-09-11 Eric Biggersimagex: warn that --update-of is unreliable on Windows
2018-09-11 Eric Biggerswimappend: with --create, ignore --update-of nonexisten...
2018-07-21 Eric BiggersRemove Arch Linux PKGBUILD
2018-07-21 Eric Biggerswimappend: add --create option to create WIM file if...
2018-07-21 Eric Biggerswimextract: allow specifying listfile on stdin
2018-07-21 Eric BiggersMake absolute ExclusionException patterns include ances...
2018-07-21 Eric Biggersimagex: make sure we still use wgetopt_long_only()...
2018-07-20 Eric BiggersFix building on NetBSD
2018-02-28 Eric Biggerssplit.c: fix finding extension of first split WIM part
2018-01-21 Eric BiggersUpdate NEWS
2018-01-21 Eric Biggerswin32_capture: recognize STATUS_NOT_SUPPORTED (fixes...
2018-01-21 Eric BiggersUpdate winpthreads to 5.0.3 for Windows binaries
2018-01-21 Eric BiggersUpdate libxml to 2.9.7 for Windows binaries
2018-01-21 Eric Biggerswimlib-imagex: add --include-integrity option
2018-01-21 Eric Biggerswimlib-imagex: try harder to optimize out opening templ...
2018-01-21 Eric BiggersImprove explanation for pipable WIM pre-write checksumming
2018-01-21 Eric BiggersMake stream_hash() return NULL for unhashed streams
next