1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00
rufus/src/bled
Pete Batard 65a0c2c42d
[core] reinstate locking of the logical drive when writing images
* When writing images such as tails, that contain a large ESP, Windows forcibly
  removes the media while we are writing it, unless we lock the logical drive.
* Also fix a Bled Coverity warning.
2020-10-28 21:41:43 +00:00
..
bb_archive.h [misc] fix Coverity warnings 2020-06-19 10:53:40 +01:00
bled.c [cmp] update Bled to latest 2020-06-10 20:13:12 +01:00
bled.h [cmp] update Bled to latest 2020-06-10 20:13:12 +01:00
crc32.c
data_align.c
data_extract_all.c [cmp] update Bled to latest 2015-09-05 18:22:52 +01:00
data_skip.c
decompress_bunzip2.c [misc] fix some static analysis warnings 2020-10-27 10:12:24 +00:00
decompress_gunzip.c [core] reinstate locking of the logical drive when writing images 2020-10-28 21:41:43 +00:00
decompress_uncompress.c [cmp] update Bled to latest 2020-02-04 12:09:47 +00:00
decompress_unlzma.c [misc] fix some static analysis warnings 2020-10-27 10:12:24 +00:00
decompress_unxz.c [cmp] update Bled to latest 2020-02-04 12:09:47 +00:00
decompress_unzip.c [misc] fix some static analysis warnings 2020-10-27 10:12:24 +00:00
filter_accept_all.c
filter_accept_list.c
filter_accept_reject_list.c
find_list_entry.c
header_list.c
header_skip.c
header_verbose_list.c
init_handle.c [misc] fix some static analysis warnings 2020-10-27 10:12:24 +00:00
libbb.h [cmp] update Bled to latest 2020-06-10 20:13:12 +01:00
Makefile.am [misc] use $(srcdir) in Makefiles 2020-02-10 12:08:04 +00:00
Makefile.in [misc] use $(srcdir) in Makefiles 2020-02-10 12:08:04 +00:00
open_transformer.c [cmp] upgrade Bled to latest 2019-12-27 00:21:22 +01:00
platform.h v3.9 (build 1624) 2020-02-29 11:27:01 +00:00
seek_by_jump.c
seek_by_read.c
xz.h
xz_config.h
xz_dec_bcj.c
xz_dec_lzma2.c
xz_dec_stream.c
xz_lzma2.h
xz_private.h
xz_stream.h