.. |
filters
|
Bug fix: zisofs compression caused SIGSEGV (by reading) with files larger than
|
2015-08-11 22:58:37 +02:00 |
aaip_0_2.c
|
Consolidated maximum length of namespace names. Coverity CID 12590.
|
2015-10-08 22:40:37 +02:00 |
aaip_0_2.h
|
Detecting and rejecting multiple entries of user::, group::, other:: in ACL text
|
2011-08-24 09:23:02 +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
|
Changed wrong use of "resp." in docs
|
2015-08-01 16:58:40 +02:00 |
aaip-os-linux.c
|
Changed wrong use of "resp." in docs
|
2015-08-01 16:58:40 +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
|
Rectified handling of oversized filenames by new API calls:
|
2015-09-17 13:59:05 +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_tree.c
|
Sorted the data file content extents by ECMA-119 tree rather than
|
2015-07-27 13:50:57 +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 |
ecma119.c
|
New AAIP variable isofs.nt records name truncation parameters.
|
2015-09-25 19:07:53 +02:00 |
ecma119.h
|
Sorted the data file content extents by ECMA-119 tree rather than
|
2015-07-27 13:50:57 +02:00 |
eltorito.c
|
Removed unused opportunity to call static create_image() with NULL for bootimg.
|
2015-10-09 15:53:29 +02:00 |
eltorito.h
|
Restricted size of patchable boot images to 32 MB and prevented
|
2015-08-11 12:02:26 +02: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
|
Closed memory leak with lack of memory during ISO image import.
|
2015-10-09 19:44:46 +02:00 |
fs_local.c
|
Equipped all non-system-dependent open(2) calls with O_BINARY.
|
2014-11-26 14:44:43 +01: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_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 |
hfsplus.c
|
Changed wrong use of "resp." in docs
|
2015-08-01 16:58:40 +02:00 |
hfsplus.h
|
Completed implementation of API call iso_conv_name_chars()
|
2013-12-28 15:36:33 +01: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
|
Adapted severity list production to the format of libburn
|
2013-01-08 08:29:57 +01:00 |
libiso_msgs.h
|
Changed wrong use of "resp." in docs
|
2015-08-01 16:58:40 +02:00 |
libisofs.h
|
Made sure that iso_file_get_old_image_sections() returns non-NULL only
|
2015-10-09 12:03:14 +02:00 |
libisofs.ver
|
Rectified handling of oversized filenames by new API calls:
|
2015-09-17 13:59:05 +02:00 |
make_isohybrid_mbr.c
|
Improved handling of cylinder alignment if the resulting image size
|
2015-05-10 09:34:45 +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
|
Pleasing Coverity for the improbable case that a builtin error message
|
2015-10-08 23:02:06 +02:00 |
messages.h
|
Removed old change timestamp
|
2010-12-10 11:15:42 +01:00 |
node.c
|
Closed nasty memory leak with new API call iso_image_dir_get_node().
|
2015-10-09 15:40:24 +02:00 |
node.h
|
Let loaded image adjust truncate length regardless whether larger or
|
2015-09-27 18:03:18 +02:00 |
rockridge_read.c
|
Reacted on Coverity CID 12538. Mostly cosmetic.
|
2015-10-08 23:20:29 +02:00 |
rockridge.c
|
Closed memory leak with Rock Ridge character set conversion failure.
|
2015-10-09 13:25:42 +02:00 |
rockridge.h
|
Closed memory leak with Rock Ridge character set conversion failure.
|
2015-10-09 13:25:42 +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
|
Improved handling of cylinder alignment if the resulting image size
|
2015-05-10 09:34:45 +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
|
Rectified handling of oversized filenames by new API calls:
|
2015-09-17 13:59:05 +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_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 |
util.c
|
Cosmetic change in function return value. Coverity CID 12570.
|
2015-10-09 17:23:08 +02:00 |
util.h
|
Rectified handling of oversized filenames by new API calls:
|
2015-09-17 13:59:05 +02:00 |
writer.h
|
Removed more occurences of old restriction to GPLv2.
|
2010-01-27 06:48:59 +01:00 |