.. |
filters
|
Revoking previous change. It differs from the handling of F_GETFL failure.
|
7 years ago |
aaip-os-dummy.c
|
Changed wrong use of "resp." in docs
|
8 years ago |
aaip-os-freebsd.c
|
Reacted on some of the complaints of codespell
|
7 years ago |
aaip-os-linux.c
|
Reacted on some of the complaints of codespell
|
7 years ago |
aaip_0_2.c
|
Reacted on some of the complaints of codespell
|
7 years ago |
aaip_0_2.h
|
Reacted on some of the complaints of codespell
|
7 years ago |
buffer.c
|
Reacted on -Wextra -Wno-unused-parameter warnings of gcc for buffer.c
|
12 years ago |
buffer.h
|
Avoiding <stdint.h> if not available. Trying to use <inttypes.h> in that case.
|
12 years ago |
builder.c
|
Avoiding NULL pointer dereference in case of unexpected file type.
|
7 years ago |
builder.h
|
Improved handling of unconvertable file names and name collsions during iso_image_import()
|
9 years ago |
changelog.txt
|
Updated changelog.
|
5 years ago |
data_source.c
|
Reacted on some of the complaints of codespell
|
7 years ago |
ecma119.c
|
Throw error if imported_iso interval would be overwritten by multi-session
|
6 years ago |
ecma119.h
|
Enabled partition intervals with source "imported_iso" with ISO growing
|
6 years ago |
ecma119_tree.c
|
Bug fix: SIGSEGV by NULL when a data file was larger than ISO level allows.
|
6 years ago |
ecma119_tree.h
|
Sorted the data file content extents by ECMA-119 tree rather than
|
8 years ago |
eltorito.c
|
Let ISO size cover appended partitions if --protective-msdos-label or nonzero -partition_offset is given
|
6 years ago |
eltorito.h
|
Committed missing part of rev dc6cd94/1342
|
6 years ago |
filesrc.c
|
Sorted the data file content extents by ECMA-119 tree rather than
|
8 years ago |
filesrc.h
|
Sorted the data file content extents by ECMA-119 tree rather than
|
8 years ago |
filter.c
|
Eventually including autotools generated ../config.h with all source files.
|
13 years ago |
filter.h
|
Removed more occurences of old restriction to GPLv2.
|
13 years ago |
find.c
|
Reacted on warnings of cppcheck.
|
11 years ago |
fs_image.c
|
Swapped at recognition time the precendence of MBR properties "isohybrid" and "protective-msdos-label"
|
5 years ago |
fs_local.c
|
Made clear that a freed pointer variable is not really used any more.
|
7 years ago |
fsource.c
|
Eventually including autotools generated ../config.h with all source files.
|
13 years ago |
fsource.h
|
Reacted on some of the complaints of codespell
|
7 years ago |
hfsplus.c
|
Bug fix: HFS+ directories could announce more children than they actually have.
|
7 years ago |
hfsplus.h
|
Completed implementation of API call iso_conv_name_chars()
|
9 years ago |
hfsplus_case.c
|
Mad new hfsplus_case.c usable for GNU xorriso
|
11 years ago |
hfsplus_classes.c
|
Clarified copyright of libisofs/hfsplus_classes.c
|
11 years ago |
hfsplus_decompose.c
|
Silenced compiler warnings about too modern array initilization.
|
11 years ago |
image.c
|
Rectified handling of oversized filenames by new API calls:
|
7 years ago |
image.h
|
Reacted on some of the complaints of codespell
|
7 years ago |
iso1999.c
|
Applied similar bug fixes to Joliet and ISO 9660:1999
|
9 years ago |
iso1999.h
|
Removed more occurences of old restriction to GPLv2.
|
13 years ago |
joliet.c
|
Applied similar bug fixes to Joliet and ISO 9660:1999
|
9 years ago |
joliet.h
|
Completed implementation of API call iso_conv_name_chars()
|
9 years ago |
libiso_msgs.c
|
Replaced unused timezone parameter of gettimeofday() by NULL
|
7 years ago |
libiso_msgs.h
|
Reacted on some of the complaints of codespell
|
7 years ago |
libisofs.h
|
Version leap to 1.4.8.
|
5 years ago |
libisofs.ver
|
New API call iso_write_opts_set_iso_mbr_part_type()
|
6 years ago |
make_isohybrid_mbr.c
|
Made isohybrid MBR id reproducible if vol_modification_time or vol_uuid are set
|
7 years ago |
md5.c
|
Consolidated the single copies of IsoWriteOpts members in Ecma119Image
|
9 years ago |
md5.h
|
Removed more occurences of old restriction to GPLv2.
|
13 years ago |
messages.c
|
Throw error if imported_iso interval would be overwritten by multi-session
|
6 years ago |
messages.h
|
Removed old change timestamp
|
12 years ago |
node.c
|
Reacted on some of the complaints of codespell
|
7 years ago |
node.h
|
Reacted on some of the complaints of codespell
|
7 years ago |
rockridge.c
|
Fixed double free introduced with rev 1233.
|
7 years ago |
rockridge.h
|
Refuse to read CE data blocks from after the end of ISO filesystem
|
6 years ago |
rockridge_read.c
|
Refuse to read CE data blocks from after the end of ISO filesystem
|
6 years ago |
stream.c
|
Sorted the data file content extents by ECMA-119 tree rather than
|
8 years ago |
stream.h
|
Reacted on some of the complaints of codespell
|
7 years ago |
system_area.c
|
Throw error if imported_iso interval would be overwritten by multi-session
|
6 years ago |
system_area.h
|
New API calls iso_generate_gpt_guid() and +iso_write_opts_set_gpt_guid().
|
7 years ago |
tree.c
|
Checking success of strdup(). Indirectly found by Coverity CID 12548.
|
7 years ago |
tree.h
|
Estimating size of El Torito boot images which are not represented by a file
|
9 years ago |
util.c
|
Bug fix: Interpretation of 17 digit timestamps was wrong.
|
6 years ago |
util.h
|
Rectified handling of oversized filenames by new API calls:
|
7 years ago |
util_htable.c
|
Applied similar bug fixes to Joliet and ISO 9660:1999
|
9 years ago |
util_rbtree.c
|
Sorted the data file content extents by ECMA-119 tree rather than
|
8 years ago |
writer.h
|
Reacted on some of the complaints of codespell
|
7 years ago |