.. |
filters
|
Revoking previous change. It differs from the handling of F_GETFL failure.
|
7 years ago |
aaip-os-dummy.c
|
Changed wrong use of "resp." in docs
|
8 years ago |
aaip-os-freebsd.c
|
Silenced a warning about unused variable if no local extended file attributes
|
7 years ago |
aaip-os-linux.c
|
Avoided to have an unused variable with --disable-xattr. Coverity CID 12544.
|
7 years ago |
aaip_0_2.c
|
Silenced a warning about unused variable if no local extended file attributes
|
7 years ago |
aaip_0_2.h
|
Included <unistd.h> in aaip_0_2.h to fix a build time issue with musl libc.
|
7 years ago |
buffer.c
|
Reacted on -Wextra -Wno-unused-parameter warnings of gcc for buffer.c
|
12 years ago |
buffer.h
|
Avoiding <stdint.h> if not available. Trying to use <inttypes.h> in that case.
|
12 years ago |
builder.c
|
Avoiding NULL pointer dereference in case of unexpected file type.
|
7 years ago |
builder.h
|
Improved handling of unconvertable file names and name collsions during iso_image_import()
|
9 years ago |
data_source.c
|
Equipped all non-system-dependent open(2) calls with O_BINARY.
|
8 years ago |
ecma119.c
|
New API calls iso_write_opts_set_appended_as_apm(), iso_write_opts_set_part_like_isohybrid()
|
7 years ago |
ecma119.h
|
New API calls iso_write_opts_set_appended_as_apm(), iso_write_opts_set_part_like_isohybrid()
|
7 years ago |
ecma119_tree.c
|
Made sure that mangling name buffer of 40 bytes cannot overflow.
|
7 years ago |
ecma119_tree.h
|
Sorted the data file content extents by ECMA-119 tree rather than
|
8 years ago |
eltorito.c
|
Enabled use of --interval:appended_partition_ with ISO growing.
|
7 years ago |
eltorito.h
|
Enabled use of --interval:appended_partition_ with ISO growing.
|
7 years ago |
filesrc.c
|
Sorted the data file content extents by ECMA-119 tree rather than
|
8 years ago |
filesrc.h
|
Sorted the data file content extents by ECMA-119 tree rather than
|
8 years ago |
filter.c
|
Eventually including autotools generated ../config.h with all source files.
|
13 years ago |
filter.h
|
Removed more occurences of old restriction to GPLv2.
|
13 years ago |
find.c
|
Reacted on warnings of cppcheck.
|
11 years ago |
fs_image.c
|
Recognizing SUN Sparc Disk Label of ISOs smaller than 300 kB.
|
7 years ago |
fs_local.c
|
Made clear that a freed pointer variable is not really used any more.
|
7 years ago |
fsource.c
|
Eventually including autotools generated ../config.h with all source files.
|
13 years ago |
fsource.h
|
Based the iso_stream_cmp_ino() comparison of streams from the loaded
|
8 years ago |
hfsplus.c
|
Bug fix: HFS+ directories could announce more children than they actually have.
|
7 years ago |
hfsplus.h
|
Completed implementation of API call iso_conv_name_chars()
|
9 years ago |
hfsplus_case.c
|
Mad new hfsplus_case.c usable for GNU xorriso
|
11 years ago |
hfsplus_classes.c
|
Clarified copyright of libisofs/hfsplus_classes.c
|
11 years ago |
hfsplus_decompose.c
|
Silenced compiler warnings about too modern array initilization.
|
11 years ago |
image.c
|
Rectified handling of oversized filenames by new API calls:
|
7 years ago |
image.h
|
Rectified handling of oversized filenames by new API calls:
|
7 years ago |
iso1999.c
|
Applied similar bug fixes to Joliet and ISO 9660:1999
|
9 years ago |
iso1999.h
|
Removed more occurences of old restriction to GPLv2.
|
13 years ago |
joliet.c
|
Applied similar bug fixes to Joliet and ISO 9660:1999
|
9 years ago |
joliet.h
|
Completed implementation of API call iso_conv_name_chars()
|
9 years ago |
libiso_msgs.c
|
Replaced unused timezone parameter of gettimeofday() by NULL
|
7 years ago |
libiso_msgs.h
|
Changed wrong use of "resp." in docs
|
8 years ago |
libisofs.h
|
Version leap to 1.4.4
|
7 years ago |
libisofs.ver
|
New API calls iso_write_opts_set_appended_as_apm(), iso_write_opts_set_part_like_isohybrid()
|
7 years ago |
make_isohybrid_mbr.c
|
Replaced unused timezone parameter of gettimeofday() by NULL
|
7 years ago |
md5.c
|
Consolidated the single copies of IsoWriteOpts members in Ecma119Image
|
9 years ago |
md5.h
|
Removed more occurences of old restriction to GPLv2.
|
13 years ago |
messages.c
|
Fixed typo "occured" -> "occurred"
|
7 years ago |
messages.h
|
Removed old change timestamp
|
12 years ago |
node.c
|
Closed a memory leak during retrieval of xattr.
|
7 years ago |
node.h
|
Let loaded image adjust truncate length regardless whether larger or
|
7 years ago |
rockridge.c
|
Fixed double free introduced with rev 1233.
|
7 years ago |
rockridge.h
|
Closed memory leak with Rock Ridge character set conversion failure.
|
7 years ago |
rockridge_read.c
|
Reacted on Coverity CID 12538. Mostly cosmetic.
|
7 years ago |
stream.c
|
Sorted the data file content extents by ECMA-119 tree rather than
|
8 years ago |
stream.h
|
Sorted the data file content extents by ECMA-119 tree rather than
|
8 years ago |
system_area.c
|
Prevented appended partition from being marked twice in GPT if it is used as
|
7 years ago |
system_area.h
|
New API call iso_write_opts_set_appended_as_gpt()
|
8 years ago |
tree.c
|
Checking success of strdup(). Indirectly found by Coverity CID 12548.
|
7 years ago |
tree.h
|
Estimating size of El Torito boot images which are not represented by a file
|
9 years ago |
util.c
|
Added forgotten emergency exit with faulty MD5 tags. Coverity CID 12596.
|
7 years ago |
util.h
|
Rectified handling of oversized filenames by new API calls:
|
7 years ago |
util_htable.c
|
Applied similar bug fixes to Joliet and ISO 9660:1999
|
9 years ago |
util_rbtree.c
|
Sorted the data file content extents by ECMA-119 tree rather than
|
8 years ago |
writer.h
|
Removed more occurences of old restriction to GPLv2.
|
13 years ago |