libisofs/libisofs
Thomas Schmitt 9440e3061c Recognizing SUN Sparc Disk Label of ISOs smaller than 300 kB. 2016-04-25 11:55:57 +02: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 Silenced a warning about unused variable if no local extended file attributes 2015-12-15 11:01:01 +01:00
aaip-os-linux.c Avoided to have an unused variable with --disable-xattr. Coverity CID 12544. 2015-10-13 14:40:42 +02:00
aaip_0_2.c Silenced a warning about unused variable if no local extended file attributes 2015-12-15 10:59:23 +01:00
aaip_0_2.h Refactored error handling while encoding AAIP information. 2015-10-15 08:38:56 +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
data_source.c Equipped all non-system-dependent open(2) calls with O_BINARY. 2014-11-26 14:44:43 +01:00
ecma119.c New API calls iso_write_opts_set_appended_as_apm(), iso_write_opts_set_part_like_isohybrid() 2016-02-05 10:47:04 +01:00
ecma119.h New API calls iso_write_opts_set_appended_as_apm(), iso_write_opts_set_part_like_isohybrid() 2016-02-05 10:47:04 +01:00
ecma119_tree.c Made sure that mangling name buffer of 40 bytes cannot overflow. 2015-10-13 19:30:17 +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 Enabled use of --interval:appended_partition_ with ISO growing. 2016-01-20 11:35:29 +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 Recognizing SUN Sparc Disk Label of ISOs smaller than 300 kB. 2016-04-25 11:55:57 +02: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 Based the iso_stream_cmp_ino() comparison of streams from the loaded 2015-03-09 19:49:39 +01: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 Rectified handling of oversized filenames by new API calls: 2015-09-17 13:59:05 +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 Changed wrong use of "resp." in docs 2015-08-01 16:58:40 +02:00
libisofs.h Bug fix: Oversized text in ISO_SYSAREA_REPORT_DOC_ALPHA. 2016-03-30 21:35:53 +02:00
libisofs.ver New API calls iso_write_opts_set_appended_as_apm(), iso_write_opts_set_part_like_isohybrid() 2016-02-05 10:47:04 +01:00
make_isohybrid_mbr.c Replaced unused timezone parameter of gettimeofday() by NULL 2016-03-10 21:04:48 +01: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 Fixed typo "occured" -> "occurred" 2016-02-05 13:52:26 +01:00
messages.h Removed old change timestamp 2010-12-10 11:15:42 +01:00
node.c Closed a memory leak during retrieval of xattr. 2015-10-15 17:32:58 +02:00
node.h Let loaded image adjust truncate length regardless whether larger or 2015-09-27 18:03:18 +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 Sorted the data file content extents by ECMA-119 tree rather than 2015-07-27 13:50:57 +02:00
system_area.c Prevented appended partition from being marked twice in GPT if it is used as 2016-03-31 20:26:36 +02:00
system_area.h New API call iso_write_opts_set_appended_as_gpt() 2015-02-06 11:59:25 +01: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 Added forgotten emergency exit with faulty MD5 tags. Coverity CID 12596. 2015-10-11 09:44:15 +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 Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00