libisofs/libisofs
Thomas Schmitt 2961bdef9f Updated change log 2016-11-13 10:20:24 +01:00
..
filters Revoking previous change. It differs from the handling of F_GETFL failure. 2015-10-13 11:02:11 +02:00
aaip-os-dummy.c Changed wrong use of "resp." in docs 2015-08-01 16:58:40 +02:00
aaip-os-freebsd.c Reacted on some of the complaints of codespell 2016-07-22 16:03:51 +02:00
aaip-os-linux.c Reacted on some of the complaints of codespell 2016-07-22 16:03:51 +02:00
aaip_0_2.c Reacted on some of the complaints of codespell 2016-07-22 16:03:51 +02:00
aaip_0_2.h Reacted on some of the complaints of codespell 2016-07-22 16:03:51 +02:00
buffer.c Reacted on -Wextra -Wno-unused-parameter warnings of gcc for buffer.c 2011-05-21 23:08:53 +02:00
buffer.h Avoiding <stdint.h> if not available. Trying to use <inttypes.h> in that case. 2011-01-18 16:18:09 +01:00
builder.c Avoiding NULL pointer dereference in case of unexpected file type. 2015-10-11 17:36:30 +02:00
builder.h Improved handling of unconvertable file names and name collsions during iso_image_import() 2014-01-03 18:29:29 +01:00
changelog.txt Updated change log 2016-11-13 10:20:24 +01:00
data_source.c Reacted on some of the complaints of codespell 2016-07-22 16:03:51 +02:00
ecma119.c New API calls iso_generate_gpt_guid() and +iso_write_opts_set_gpt_guid(). 2016-08-12 18:18:47 +02:00
ecma119.h New API calls iso_generate_gpt_guid() and +iso_write_opts_set_gpt_guid(). 2016-08-12 18:18:47 +02:00
ecma119_tree.c Bug fix: SIGSEGV by NULL when a data file was larger than ISO level allows. 2016-09-12 17:58:13 +02: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 New API calls el_torito_set_full_load(), el_torito_get_full_load() 2016-11-13 10:05:18 +01:00
eltorito.h Enabled use of --interval:appended_partition_ with ISO growing. 2016-01-20 11:35:29 +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 Reacted on warnings of cppcheck. 2012-03-21 20:28:15 +01:00
fs_image.c Bug fix: iso_read_opts_set_no_rockridge() did not prevent reading of root SUSP 2016-11-13 09:52:25 +01:00
fs_local.c Made clear that a freed pointer variable is not really used any more. 2015-10-15 11:53:56 +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: HFS+ directories could announce more children than they actually have. 2015-12-26 12:25:28 +01:00
hfsplus.h Completed implementation of API call iso_conv_name_chars() 2013-12-28 15:36:33 +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 Clarified copyright of libisofs/hfsplus_classes.c 2012-07-07 11:40:18 +02:00
hfsplus_decompose.c Silenced compiler warnings about too modern array initilization. 2012-06-14 13:46:31 +02:00
image.c Rectified handling of oversized filenames by new API calls: 2015-09-17 13:59:05 +02:00
image.h Reacted on some of the complaints of codespell 2016-07-22 16:03:51 +02:00
iso1999.c Applied similar bug fixes to Joliet and ISO 9660:1999 2014-04-02 19:40:17 +02:00
iso1999.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00
joliet.c Applied similar bug fixes to Joliet and ISO 9660:1999 2014-04-02 19:40:17 +02: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 Reacted on some of the complaints of codespell 2016-07-22 16:03:51 +02:00
libisofs.h New API calls el_torito_set_full_load(), el_torito_get_full_load() 2016-11-13 10:05:18 +01:00
libisofs.ver New API calls el_torito_set_full_load(), el_torito_get_full_load() 2016-11-13 10:05:18 +01:00
make_isohybrid_mbr.c Made isohybrid MBR id reproducible if vol_modification_time or vol_uuid are set 2016-08-05 20:59:17 +02:00
md5.c Consolidated the single copies of IsoWriteOpts members in Ecma119Image 2013-12-22 19:02:44 +01:00
md5.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00
messages.c New API calls iso_generate_gpt_guid() and +iso_write_opts_set_gpt_guid(). 2016-08-12 18:18:47 +02:00
messages.h Removed old change timestamp 2010-12-10 11:15:42 +01:00
node.c Reacted on some of the complaints of codespell 2016-07-22 16:03:51 +02:00
node.h Reacted on some of the complaints of codespell 2016-07-22 16:03:51 +02:00
rockridge.c Fixed double free introduced with rev 1233. 2015-10-11 19:57:36 +02:00
rockridge.h Closed memory leak with Rock Ridge character set conversion failure. 2015-10-09 13:25:42 +02:00
rockridge_read.c Reacted on Coverity CID 12538. Mostly cosmetic. 2015-10-08 23:20:29 +02:00
stream.c Sorted the data file content extents by ECMA-119 tree rather than 2015-07-27 13:50:57 +02:00
stream.h Reacted on some of the complaints of codespell 2016-07-22 16:03:51 +02:00
system_area.c Corrected understanding of relation of RFC 4122 and UEFI GUID. 2016-08-14 22:24:53 +02:00
system_area.h New API calls iso_generate_gpt_guid() and +iso_write_opts_set_gpt_guid(). 2016-08-12 18:18:47 +02:00
tree.c Checking success of strdup(). Indirectly found by Coverity CID 12548. 2015-10-11 16:11:02 +02: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 Bug fix: Interpretation of 17 digit timestamps was wrong. 2016-09-13 20:10:17 +02:00
util.h Rectified handling of oversized filenames by new API calls: 2015-09-17 13:59:05 +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 Sorted the data file content extents by ECMA-119 tree rather than 2015-07-27 13:50:57 +02:00
writer.h Reacted on some of the complaints of codespell 2016-07-22 16:03:51 +02:00