libisofs/libisofs
Thomas Schmitt a7a9c29943 Updated change log 2021-02-07 10:23:17 +01:00
..
filters New API call iso_zisofs_ctrl_susp_z2() 2020-10-29 09:11:11 +01:00
aaip-os-dummy.c Corrected and updated copyright statements 2018-10-06 20:40:08 +02:00
aaip-os-freebsd.c Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
aaip-os-linux.c Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
aaip_0_2.c Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
aaip_0_2.h Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
buffer.c Fixed more spelling errors found by fossies.org with codespell 2019-10-30 20:37:24 +01:00
buffer.h Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
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(). 2017-10-23 10:36:10 +02:00
builder.h Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
changelog.txt Updated change log 2021-02-07 10:23:17 +01:00
data_source.c Reacted on some of the complaints of codespell 2016-07-22 16:03:51 +02:00
ecma119.c Corrected size of GPT protective MBR partition with multi-session emulation 2020-11-26 11:49:58 +01:00
ecma119.h Fixed more spelling errors found by fossies.org with codespell 2019-10-30 20:37:24 +01:00
ecma119_tree.c Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
ecma119_tree.h Sorted the data file content extents by ECMA-119 tree rather than 2015-07-27 13:50:57 +02:00
eltorito.c Fixed a new bug introduced with previous commit 2020-11-07 10:46:15 +01:00
eltorito.h New report line with iso_image_report_el_torito() "El Torito hdsiz/512:" 2018-11-05 14:06:09 +01:00
filesrc.c Sorted the data file content extents by ECMA-119 tree rather than 2015-07-27 13:50:57 +02:00
filesrc.h Sorted the data file content extents by ECMA-119 tree rather than 2015-07-27 13:50:57 +02:00
filter.c Eventually including autotools generated ../config.h with all source files. 2010-05-16 10:20:12 +02:00
filter.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00
find.c Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
fs_image.c Small correction to commit 6241141 2020-12-07 20:59:14 +01:00
fs_local.c Reacted on compiler warnings of Debian Sid 2020-06-13 09:56:31 +02:00
fsource.c Eventually including autotools generated ../config.h with all source files. 2010-05-16 10:20:12 +02:00
fsource.h Reacted on some of the complaints of codespell 2016-07-22 16:03:51 +02:00
hfsplus.c Bug fix: Appended APM partitions without HFS+ production had start and size 1 2020-11-15 15:23:03 +01:00
hfsplus.h Bug fix: Appended APM partitions without HFS+ production had start and size 1 2020-11-15 15:23:03 +01:00
hfsplus_case.c Mad new hfsplus_case.c usable for GNU xorriso 2012-07-11 12:16:45 +02:00
hfsplus_classes.c Fixed a harmless lapse with static array initialization 2017-09-22 20:42:57 +02:00
hfsplus_decompose.c Silenced compiler warnings about too modern array initilization. 2012-06-14 13:46:31 +02:00
image.c New API calls iso_stream_zisofs_discard_bpt() and iso_image_zisofs_discard_bpt() 2020-10-25 16:59:32 +01:00
image.h Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
iso1999.c Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
iso1999.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00
joliet.c Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
joliet.h Completed implementation of API call iso_conv_name_chars() 2013-12-28 15:36:33 +01:00
libiso_msgs.c Replaced unused timezone parameter of gettimeofday() by NULL 2016-03-10 21:04:48 +01:00
libiso_msgs.h Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
libisofs.h Version leap to 1.5.4 2021-01-30 13:12:35 +01:00
libisofs.ver New API calls iso_read_image_features_tree_loaded() and iso_read_image_features_rr_loaded() 2020-12-07 18:02:24 +01:00
make_isohybrid_mbr.c Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
md5.c Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
md5.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00
messages.c New iso_zisofs_ctrl parameter .block_number_target 2020-10-17 14:40:24 +02:00
messages.h Removed old change timestamp 2010-12-10 11:15:42 +01:00
node.c New flag bits 8 to 15 in API call iso_node_zf_by_magic() 2020-10-27 12:17:26 +01:00
node.h Implemented production and reading of zisofs2 for files larger than 4 GiB - 1. New API call iso_stream_get_zisofs_par(). New struct iso_zisofs_ctrl version 2. 2020-10-14 20:19:11 +02:00
rockridge.c Bug fix: Large amounts of AAIP data or many long file names could cause with zisofs an unreadable filesystem after the warning "Calculated and written ECMA-119 tree end differ" 2021-02-07 10:13:14 +01:00
rockridge.h Implemented production and reading of zisofs2 for files larger than 4 GiB - 1. New API call iso_stream_get_zisofs_par(). New struct iso_zisofs_ctrl version 2. 2020-10-14 20:19:11 +02:00
rockridge_read.c Added doc/zisofs2_format.txt to EXTRA_DIST 2020-10-29 09:16:58 +01:00
stream.c Implemented production and reading of zisofs2 for files larger than 4 GiB - 1. New API call iso_stream_get_zisofs_par(). New struct iso_zisofs_ctrl version 2. 2020-10-14 20:19:11 +02:00
stream.h Implemented production and reading of zisofs2 for files larger than 4 GiB - 1. New API call iso_stream_get_zisofs_par(). New struct iso_zisofs_ctrl version 2. 2020-10-14 20:19:11 +02:00
system_area.c Corrected size of GPT protective MBR partition with multi-session emulation 2020-11-26 11:49:58 +01:00
system_area.h Corrected size of GPT protective MBR partition with multi-session emulation 2020-11-26 11:49:58 +01:00
tree.c Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
tree.h Estimating size of El Torito boot images which are not represented by a file 2014-04-27 12:09:13 +02:00
util.c Implemented production and reading of zisofs2 for files larger than 4 GiB - 1. New API call iso_stream_get_zisofs_par(). New struct iso_zisofs_ctrl version 2. 2020-10-14 20:19:11 +02:00
util.h Implemented production and reading of zisofs2 for files larger than 4 GiB - 1. New API call iso_stream_get_zisofs_par(). New struct iso_zisofs_ctrl version 2. 2020-10-14 20:19:11 +02:00
util_htable.c Applied similar bug fixes to Joliet and ISO 9660:1999 2014-04-02 19:40:17 +02:00
util_rbtree.c Fixed spelling errors found by fossies.org with codespell 2019-10-28 15:56:58 +01:00
writer.h Reacted on some of the complaints of codespell 2016-07-22 16:03:51 +02:00