]> wimlib.net Git - wimlib/shortlog
wimlib
2023-04-02 Eric BiggersUpdate hyperlinks
2023-04-02 Eric BiggersUpdate to latest ax_pthread.m4
2023-04-02 Eric Biggerswindows-build.sh: misc cleanups
2023-03-31 Eric Biggersv1.14.0-BETA2
2023-03-31 Eric Biggersxmlproc: fix parsing empty elements
2023-03-31 Eric Biggersv1.14.0-BETA1
2023-03-31 Eric Biggerswindows-build.sh: hint about installing prerequisites
2023-03-31 Eric BiggersAdd tools/repack-windows-release.sh
2023-03-31 Eric BiggersInclude windows-build.sh in the release tarballs
2023-03-31 Eric BiggersRename make-windows-release to windows-build.sh
2023-03-31 Eric BiggersAdd a gitattributes file
2023-03-31 Eric Biggersci.yml: upload Windows binaries when done
2023-03-31 Eric Biggersci.yml: add ARM64 Windows build
2023-03-31 Eric Biggersmake-windows-release: support cross-compiling for ARM64...
2023-03-31 Eric Biggersmake-windows-release: split into functions for readability
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 BiggersRemove the outdated 'INSTALL' file
2023-03-30 Eric Biggerswin32_*.c: avoid some format string warnings
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-28 Eric Biggersci.yml: install the ntfs-3g package
2023-03-28 Eric Biggersci.yml: use -fno-sanitize-recover when using -fsanitize
2023-03-28 Eric Biggerstest-imagex-ntfs: find mkntfs on Debian
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 Biggersmake-windows-release: support MSYS2 clang environments
2023-03-27 Eric BiggersFix clang warnings about inconsistent use of dllexport
2023-03-27 Eric BiggersAdd tools/get-version-number to the distribution tarballs
2023-03-27 Eric Biggersmake-windows-release: fix generation of the cmd files
2023-03-27 Eric BiggersImprove fuzz testing
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 BiggersREADME.WINDOWS: simplify the build procedure
2023-03-27 Eric BiggersREADME: remove an unnecessary notice
2023-03-27 Eric Biggersci.yml: use make-windows-release script on Windows
2023-03-27 Eric BiggersImprove the make-windows-release script
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 BiggersAdd configure~ to gitignore
2023-03-27 Eric BiggersRemove some outdated scripts
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 BiggersDon't touch config.rpath in bootstrap script
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
next