.. |
filters
|
Revoking previous change. It differs from the handling of F_GETFL failure.
|
7 years ago |
aaip-os-dummy.c
|
Corrected and updated copyright statements
|
4 years ago |
aaip-os-freebsd.c
|
Corrected and updated copyright statements
|
4 years ago |
aaip-os-linux.c
|
Corrected and updated copyright statements
|
4 years ago |
aaip_0_2.c
|
Corrected and updated copyright statements
|
4 years ago |
aaip_0_2.h
|
Corrected and updated copyright statements
|
4 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
|
New flag bit7 with iso_local_set_attrs() to avoid unnecessary write attempts. New return value 2 of IsoFileSource.get_aa_string() and iso_local_get_attrs(). New API calls iso_image_was_blind_attrs(), iso_local_set_attrs_errno().
|
5 years ago |
builder.h
|
Improved handling of unconvertable file names and name collsions during iso_image_import()
|
9 years ago |
changelog.txt
|
Updated change log
|
4 years ago |
data_source.c
|
Reacted on some of the complaints of codespell
|
7 years ago |
ecma119.c
|
Bug fix: Multi-session emulation spoiled GPT production "GPT partitions ... overlap". Regression towards 1.4.8
|
4 years ago |
ecma119.h
|
Putting user defined padding after appended partitions
|
5 years ago |
ecma119_tree.c
|
Bug fix: SIGSEGV by NULL when a data file was larger than ISO level allows.
|
6 years ago |
ecma119_tree.h
|
Sorted the data file content extents by ECMA-119 tree rather than
|
8 years ago |
eltorito.c
|
Let ISO size cover appended partitions if --protective-msdos-label or nonzero -partition_offset is given
|
6 years ago |
eltorito.h
|
New report line with iso_image_report_el_torito() "El Torito hdsiz/512:"
|
4 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
|
New report line with iso_image_report_el_torito() "El Torito hdsiz/512:"
|
4 years ago |
fs_local.c
|
New flag bit7 with iso_local_set_attrs() to avoid unnecessary write attempts. New return value 2 of IsoFileSource.get_aa_string() and iso_local_get_attrs(). New API calls iso_image_was_blind_attrs(), iso_local_set_attrs_errno().
|
5 years ago |
fsource.c
|
Eventually including autotools generated ../config.h with all source files.
|
13 years ago |
fsource.h
|
Reacted on some of the complaints of codespell
|
7 years ago |
hfsplus.c
|
Fixed a message typo found by lintian
|
5 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
|
Fixed a harmless lapse with static array initialization
|
5 years ago |
hfsplus_decompose.c
|
Silenced compiler warnings about too modern array initilization.
|
11 years ago |
image.c
|
New flag bit7 with iso_local_set_attrs() to avoid unnecessary write attempts. New return value 2 of IsoFileSource.get_aa_string() and iso_local_get_attrs(). New API calls iso_image_was_blind_attrs(), iso_local_set_attrs_errno().
|
5 years ago |
image.h
|
New flag bit7 with iso_local_set_attrs() to avoid unnecessary write attempts. New return value 2 of IsoFileSource.get_aa_string() and iso_local_get_attrs(). New API calls iso_image_was_blind_attrs(), iso_local_set_attrs_errno().
|
5 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
|
Bug fix: Long Joliet names with leading dot were mangled one char too short
|
5 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
|
Reacted on some of the complaints of codespell
|
7 years ago |
libisofs.h
|
New report line with iso_image_report_el_torito() "El Torito hdsiz/512:"
|
4 years ago |
libisofs.ver
|
New flag bit7 with iso_local_set_attrs() to avoid unnecessary write attempts. New return value 2 of IsoFileSource.get_aa_string() and iso_local_get_attrs(). New API calls iso_image_was_blind_attrs(), iso_local_set_attrs_errno().
|
5 years ago |
make_isohybrid_mbr.c
|
Corrected and updated copyright statements
|
4 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
|
Improved message at image load time about hidden El Torito images for EFI
|
5 years ago |
messages.h
|
Removed old change timestamp
|
12 years ago |
node.c
|
Adapted iso_node_merge_xattr to handling of all namespaces
|
5 years ago |
node.h
|
Reacted on some of the complaints of codespell
|
7 years ago |
rockridge.c
|
Fixed double free introduced with rev 1233.
|
7 years ago |
rockridge.h
|
Refuse to read CE data blocks from after the end of ISO filesystem
|
6 years ago |
rockridge_read.c
|
Refuse to read CE data blocks from after the end of ISO filesystem
|
6 years ago |
stream.c
|
Sorted the data file content extents by ECMA-119 tree rather than
|
8 years ago |
stream.h
|
Reacted on some of the complaints of codespell
|
7 years ago |
system_area.c
|
Bug fix: Multi-session emulation spoiled GPT production "GPT partitions ... overlap". Regression towards 1.4.8
|
4 years ago |
system_area.h
|
Bug fix: Multi-session emulation spoiled GPT production "GPT partitions ... overlap". Regression towards 1.4.8
|
4 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
|
Bug fix: Interpretation of 17 digit timestamps was wrong.
|
6 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
|
Reacted on some of the complaints of codespell
|
7 years ago |