.. |
filters
|
Bug fix: Compilation failed if --disable-zlib was configured
|
2011-03-09 21:24:47 +01:00 |
aaip_0_2.c
|
Eventually including autotools generated ../config.h with all source files.
|
2010-05-16 10:20:12 +02:00 |
aaip_0_2.h
|
Adjusted copyright and license statements in single files.
|
2010-02-14 11:39:34 +01:00 |
aaip-os-dummy.c
|
Eventually including autotools generated ../config.h with all source files.
|
2010-05-16 10:20:12 +02:00 |
aaip-os-freebsd.c
|
Eventually including autotools generated ../config.h with all source files.
|
2010-05-16 10:20:12 +02:00 |
aaip-os-linux.c
|
Stuffed a memory leak discovered by valgrind.
|
2010-10-05 19:58:54 +02:00 |
buffer.c
|
New API function iso_write_opts_set_part_offset() controls creation of
|
2010-09-05 12:43:48 +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
|
Clarified two comments.
|
2011-05-06 13:32:06 +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_tree.c
|
Avoided to give directories the same PX inode number.
|
2011-02-18 18:59:00 +01:00 |
ecma119_tree.h
|
New API calls iso_image_add_mips_boot_file(), iso_image_get_mips_boot_files(),
|
2010-10-12 20:24:17 +02:00 |
ecma119.c
|
New API call iso_write_opts_set_joliet_long_names()
|
2011-03-26 15:38:08 +01:00 |
ecma119.h
|
New API call iso_write_opts_set_joliet_long_names()
|
2011-03-26 15:38:08 +01:00 |
eltorito.c
|
New error codes ISO_RR_NAME_TOO_LONG and ISO_RR_NAME_RESERVED for
|
2011-03-26 20:54:20 +01:00 |
eltorito.h
|
Removed most of the development remarks of 0.6.31
|
2010-05-01 20:38:01 +02:00 |
filesrc.c
|
Cleaned up use of PATH_MAX (local filesystem) and LIBISOFS_NODE_PATH_MAX
|
2011-04-03 11:02:15 +02: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
|
Eventually including autotools generated ../config.h with all source files.
|
2010-05-16 10:20:12 +02:00 |
fs_image.c
|
Corrected previous revision which freed memory too generously
|
2011-05-01 22:49:34 +02:00 |
fs_local.c
|
Cleaned up use of PATH_MAX (local filesystem) and LIBISOFS_NODE_PATH_MAX
|
2011-04-03 11:02:15 +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
|
Corrected several memory leaks and potential NULL pointer evaluations
|
2010-09-01 10:45:10 +02:00 |
iso1999.h
|
Removed more occurences of old restriction to GPLv2.
|
2010-01-27 06:48:59 +01:00 |
joliet.c
|
New API call iso_write_opts_set_joliet_long_names()
|
2011-03-26 15:38:08 +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
|
Clarified two comments.
|
2011-05-06 13:32:06 +02:00 |
libisofs.ver
|
New API call iso_write_opts_set_joliet_long_names()
|
2011-03-26 15:38:08 +01:00 |
make_isohybrid_mbr.c
|
Bug fix: isohybrid image size was not aligned to cylinder boundary.
|
2011-03-01 18:31:59 +01:00 |
md5.c
|
New API calls iso_tree_clone(), iso_stream_clone.
|
2011-02-01 19:16:45 +01:00 |
md5.h
|
Removed more occurences of old restriction to GPLv2.
|
2010-01-27 06:48:59 +01:00 |
messages.c
|
New error code ISO_RR_PATH_TOO_LONG.
|
2011-03-28 15:00:44 +02:00 |
messages.h
|
Removed old change timestamp
|
2010-12-10 11:15:42 +01:00 |
node.c
|
Returning proper error code on memory shortage with iso_node_lookup_attr().
|
2011-05-06 13:30:37 +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_read.c
|
Yet incomplete implementation of IsoNode cloning.
|
2011-01-25 10:50:37 +01:00 |
rockridge.c
|
Removed inactive debugging code
|
2011-04-08 18:56:08 +02:00 |
rockridge.h
|
Removed more occurences of old restriction to GPLv2.
|
2010-01-27 06:48:59 +01:00 |
stream.c
|
Fixed a typo in comments
|
2011-04-05 09:20:25 +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
|
Refusign cylinder alignment if it is impossible to do it exactly.
|
2011-03-04 11:24:36 +01: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
|
Performing collision test before FileSource creation in iso_tree_add_new_node()
|
2011-04-28 20:24:17 +02:00 |
tree.h
|
Removed more occurences of old restriction to GPLv2.
|
2010-01-27 06:48: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
|
Forgot to store util_rbtree.c before previous commit.
|
2010-09-01 19:18:35 +02:00 |
util.c
|
Bug fix: While loading an ISO image several reads to malloc
|
2011-04-11 20:19:35 +02:00 |
util.h
|
New API call iso_write_opts_set_joliet_long_names()
|
2011-03-26 15:38:08 +01:00 |
writer.h
|
Removed more occurences of old restriction to GPLv2.
|
2010-01-27 06:48:59 +01:00 |