libisofs/libisofs
Thomas Schmitt f384961808 Bug fix: Memory corruption when reading bootable image that was truncated
before the storage location of the boot catalog
2012-04-19 09:29:31 +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 New API call iso_write_opts_set_allow_7bit_ascii(). 2012-03-22 11:18:44 +01:00
ecma119.h New API call iso_write_opts_set_allow_7bit_ascii(). 2012-03-22 11:18:44 +01:00
ecma119_tree.c Removed obsolete development comments 2012-04-02 11:36:16 +02:00
ecma119_tree.h Corrected flaws of revision 926. 2012-03-14 13:50:46 +01:00
eltorito.c Reacted on warnings of -Wunused-but-set-variable 2011-07-04 16:04:05 +02:00
eltorito.h Clarified a comment about retrieving content of boot catalog. 2011-07-07 14:11:30 +02:00
filesrc.c Reporting name of base file with error message for filtered streams 2012-02-11 19:09:40 +01:00
filesrc.h Avoiding <stdint.h> if not available. Trying to use <inttypes.h> in that case. 2011-01-18 16:18:09 +01: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
image.c Closed a memory leak of 32 kB per loaded ISO image. 2011-04-11 20:47:34 +02:00
image.h New API calls iso_image_add_mips_boot_file(), iso_image_get_mips_boot_files(), 2010-10-12 20:24:17 +02:00
iso1999.c Extended influence of iso_write_opts_set_dir_rec_mtime() to Joliet and 2012-01-14 15:54:25 +01:00
iso1999.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00
joliet.c Extended influence of iso_write_opts_set_dir_rec_mtime() to Joliet and 2012-01-14 15:54:25 +01: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 Version leap to 1.2.3 2012-04-02 19:12:39 +02:00
libisofs.ver New API call iso_write_opts_set_allow_7bit_ascii(). 2012-03-22 11:18:44 +01:00
make_isohybrid_mbr.c Reacted on warnings of -Wunused-but-set-variable 2011-07-04 16:07: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 Detecting and rejecting multiple entries of user::, group::, other:: in ACL text 2011-08-24 09:23:02 +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 Reacted on warnings of -Wunused-but-set-variable 2011-07-04 16:06:16 +02:00
system_area.h Bug fix: isohybrid image size was not aligned to cylinder boundary. 2011-03-01 18:31:59 +01: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 New API call iso_write_opts_set_allow_7bit_ascii(). 2012-03-22 11:18:44 +01:00
util.h Improved standards compliance for ISO level 1 names with partly relaxed 2012-03-14 09:07:59 +01: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