libisofs/libisofs
Thomas Schmitt 7e49fb553b Enabled the opportunity to set HFSPLUS_BLOCK_SIZE to 512 for experiments. 2012-06-24 16:00:03 +02:00
..
filters Reacted on -Wextra -Wno-unused-parameter warnings of gcc for filters/zisofs.c 2011-05-21 23:12:29 +02:00
aaip-os-dummy.c New API call iso_local_attr_support() 2011-08-18 15:07:31 +02:00
aaip-os-freebsd.c Detecting and rejecting multiple entries of user::, group::, other:: in ACL text 2011-08-24 09:23:02 +02:00
aaip-os-linux.c Adaptions and remarks about GNU/Hurd 2011-08-30 19:20:18 +02:00
aaip_0_2.c Reacted on warning of cppcheck 2011-10-09 18:26:13 +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
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 Replaced some large local variables by other means in libisofs/builder.c 2011-06-09 16:51:00 +02:00
builder.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00
data_source.c Eventually including autotools generated ../config.h with all source files. 2010-05-16 10:20:12 +02:00
ecma119.c Enabled the opportunity to set HFSPLUS_BLOCK_SIZE to 512 for experiments. 2012-06-24 16:00:03 +02:00
ecma119.h New option bits 2 to 7 with el_torito_set_isolinux_options() 2012-06-20 19:21:35 +02:00
ecma119_tree.c Enabled the opportunity to set HFSPLUS_BLOCK_SIZE to 512 for experiments. 2012-06-24 16:00:03 +02:00
ecma119_tree.h Corrected flaws of revision 926. 2012-03-14 13:50:46 +01:00
eltorito.c Avoiding a SIGSEGV if no El Torito is involved. Introduced by rev 1014. 2012-06-20 20:40:15 +02:00
eltorito.h Ended the special out-of-loop handling of eltorito_writer_compute_data_blocks() 2012-06-19 16:49:03 +02:00
filesrc.c Enabled writing of EFI El Torito boot image as EFI System Partition outside 2012-06-18 10:06:16 +02:00
filesrc.h Enabled writing of EFI El Torito boot image as EFI System Partition outside 2012-06-18 10:06:16 +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: Memory corruption when reading bootable image that was truncated 2012-04-19 09:29:31 +02:00
fs_local.c Detecting and rejecting multiple entries of user::, group::, other:: in ACL text 2011-08-24 09:23:02 +02:00
fsource.c Eventually including autotools generated ../config.h with all source files. 2010-05-16 10:20:12 +02:00
fsource.h Yet incomplete implementation of IsoNode cloning. 2011-01-25 10:50:37 +01:00
hfsplus.c Enabled the opportunity to set HFSPLUS_BLOCK_SIZE to 512 for experiments. 2012-06-24 16:00:03 +02:00
hfsplus.h Silenced compiler warnings about too modern array initilization. 2012-06-14 13:46:31 +02:00
hfsplus_case.c Updated Vladimir Serbinenko's work. 2012-05-24 11:27:21 +02:00
hfsplus_classes.c Silenced compiler warnings about too modern array initilization. 2012-06-14 13:46:31 +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 call iso_image_hfsplus_get_blessed() 2012-05-30 16:42:12 +02:00
image.h First stage of implementation of GPT production. 2012-06-02 19:32:22 +02:00
iso1999.c Bug fix: Volume descriptors of Joliet and ISO 9660:1999 beared non-zero 2012-05-22 16:46:17 +02:00
iso1999.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00
joliet.c Bug fix: The separator dot of Joliet names was byte swapped on big-endian 2012-05-23 20:58:31 +02:00
joliet.h New API call iso_write_opts_set_joliet_long_names() 2011-03-26 15:38:08 +01:00
libiso_msgs.c Eventually including autotools generated ../config.h with all source files. 2010-05-16 10:20:12 +02:00
libiso_msgs.h Changed leftover text which disallowed GPLv3. 2010-01-27 17:27:32 +01:00
libisofs.h New option bits 2 to 7 with el_torito_set_isolinux_options() 2012-06-20 19:21:35 +02:00
libisofs.ver New API calls so_write_opts_set_prep_img(), iso_write_opts_set_efi_bootp() 2012-06-12 13:24:50 +02:00
make_isohybrid_mbr.c New option bits 2 to 7 with el_torito_set_isolinux_options() 2012-06-20 19:21:35 +02:00
md5.c Replaced some large local variables by other means in libisofs/md5.c 2011-06-11 19:23:32 +02:00
md5.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00
messages.c Enabled writing of EFI El Torito boot image as EFI System Partition outside 2012-06-18 10:06:16 +02:00
messages.h Removed old change timestamp 2010-12-10 11:15:42 +01:00
node.c Bug fix: Memory corruption when reading bootable image that was truncated 2012-04-19 09:29:31 +02:00
node.h Cleaned up use of PATH_MAX (local filesystem) and LIBISOFS_NODE_PATH_MAX 2011-04-03 11:02:15 +02:00
rockridge.c Corrected flaws of revision 926. 2012-03-14 13:50:46 +01:00
rockridge.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00
rockridge_read.c Reacted on -Wextra -Wno-unused-parameter warnings of gcc for rockridge_read.c 2011-05-21 23:18:00 +02:00
stream.c Clarified stream version prescription and made internal stream data 2011-08-09 14:59:19 +02:00
stream.h Cleaned up use of PATH_MAX (local filesystem) and LIBISOFS_NODE_PATH_MAX 2011-04-03 11:02:15 +02:00
system_area.c Setting the boot bit with the CHRP MBR partition. 2012-06-22 16:33:03 +02:00
system_area.h Introduced opportunity to choose an MBR partition number with 2012-06-21 12:29:00 +02:00
tree.c Made callers of iso_file_source_get_path() aware that NULL might be returned. 2011-06-01 11:37:30 +02:00
tree.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00
util.c First stage of implementation of GPT production. 2012-06-02 19:32:22 +02:00
util.h First stage of implementation of GPT production. 2012-06-02 19:32:22 +02:00
util_htable.c Eventually including autotools generated ../config.h with all source files. 2010-05-16 10:20:12 +02:00
util_rbtree.c Reacted on -Wextra -Wno-unused-parameter warnings of gcc for util_rbtree.c 2011-05-21 23:21:14 +02:00
writer.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00