Commit Graph

1019 Commits

Author SHA1 Message Date
Thomas Schmitt 201e7f15df Including <arpa/inet.h> 2012-05-24 13:54:49 +02:00
Thomas Schmitt f040f31d05 Registered new error ISO_SECT_SCATTERED in iso_error_to_msg(). 2012-05-24 13:06:49 +02:00
Thomas Schmitt 9e2d82fc78 Updated Vladimir Serbinenko's work. 2012-05-24 11:27:21 +02:00
Thomas Schmitt 1a5c02a27e Updated Vladimir Serbinenko's work. Replaced his extension of Iso_File_Src
by a function that computes the size from Iso_File_Src.sections.
2012-05-24 09:19:23 +02:00
Thomas Schmitt e5a4e33ebd Bug fix: Joliet name comparison was done as signed bytes and thus produced
a peculiar sorting order. Thanks to Vladimir Serbinenko. (For previous commit
too.)
2012-05-23 20:59:14 +02:00
Thomas Schmitt fae423fb54 Bug fix: The separator dot of Joliet names was byte swapped on big-endian
machines.
2012-05-23 20:58:31 +02:00
Thomas Schmitt e97bd3ed2d Added Vladimir Serbinenko to list of libisofs authors. 2012-05-23 19:41:39 +02:00
Thomas Schmitt 2c540b1f43 Vladimir Serbinenko began to implement production of HFS+ metadata.
This revision introduces the writer class and a first attempt to integrate
it into image production. Not yet functional.
2012-05-23 14:47:49 +02:00
Thomas Schmitt 6982971796 Bug fix: Volume descriptors of Joliet and ISO 9660:1999 beared non-zero
Effective Date, involuntarily restricting the early end of their lifetime.
Thanks to Vladimir Serbinenko.
2012-05-22 16:46:17 +02:00
Thomas Schmitt 3c7c534ded Bug fix: File Structure Version field of ISO 9660:1999 Enhanced Volume
Descriptor was 1 instead of 2. Thanks to Vladimir Serbinenko.
2012-05-20 20:37:25 +02:00
Thomas Schmitt 262e49ad6b Documented probable isohybrid.c bugs and polished overview table. 2012-05-09 12:03:50 +02:00
Thomas Schmitt 502bea814e Documented MBR partitions and GUIDs 2012-05-08 19:46:03 +02:00
Thomas Schmitt fa784d619c Corrected a wrong statement about CRC of empty input 2012-05-07 20:50:48 +02:00
Thomas Schmitt 977161cda1 Described the CRC algorithm of GPT 2012-05-07 20:33:53 +02:00
Thomas Schmitt dc2b27ca51 Added an overview table to EFI isohybrid description. 2012-05-06 14:11:34 +02:00
Thomas Schmitt abd2137906 Beginning to describe EFI isohybrid with Apple partition map and GPT. 2012-05-06 10:08:21 +02:00
Thomas Schmitt ff95a84130 Bug fix: Symbol iso_fs_global_id was missing in libisofs.ver.
Thanks to: http://upstream-tracker.org/versions/libisofs.html
2012-04-28 08:51:50 +02:00
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
Thomas Schmitt 81dd6ce55a Version leap to 1.2.3 2012-04-02 19:12:39 +02:00
Thomas Schmitt 125789feef Version leap to 1.2.2 2012-04-02 19:00:27 +02:00
Thomas Schmitt 37efffcf26 Removed obsolete development comments 2012-04-02 11:36:16 +02:00
Thomas Schmitt b2c281d0c6 Updated ChangeLog 2012-03-27 13:51:52 +02:00
Thomas Schmitt 8a2fa9fe2e New API call iso_write_opts_set_allow_7bit_ascii(). 2012-03-22 11:18:44 +01:00
Thomas Schmitt 1247edff95 Reacted on warnings of cppcheck. 2012-03-21 20:28:15 +01:00
Thomas Schmitt a2fe1a4100 Corrected flaws of revision 926. 2012-03-14 13:50:46 +01:00
Thomas Schmitt 4eb4146474 Improved standards compliance for ISO level 1 names with partly relaxed
constraints.
2012-03-14 09:07:59 +01:00
Thomas Schmitt ce35aefb32 Bug fix: Directory name mapping to ISO level 1 was too liberal if
iso_write_opts_set_allow_dir_id_ext() was enabled.
2012-03-13 09:38:29 +01:00
Thomas Schmitt 269e0b19a5 Improved the ISO level 1 mapping of file names which begin by a dot. 2012-03-13 09:20:20 +01:00
Thomas Schmitt 0a8bb0e9b8 Made sure that empty relocation directory name leads to root directory. 2012-03-10 11:29:03 +01:00
Thomas Schmitt 76f2a5f4d3 New API call iso_write_opts_set_rr_reloc() 2012-03-09 19:59:51 +01:00
Thomas Schmitt e49f9672bc Disabled skipping of ECMA-119 directory /RR_MOVED by name. 2012-03-06 16:18:05 +01:00
Thomas Schmitt 37f880797d Small comment change in libisofs/libisofs.h 2012-03-06 15:14:45 +01:00
Thomas Schmitt 475eb36978 Small change in doc/iso_hybrid_fs.txt 2012-03-06 15:13:45 +01:00
Thomas Schmitt ac9116c64e Fixed a typo in doc/iso_hybrid_fs.txt 2012-02-22 18:06:23 +01:00
Thomas Schmitt b1c218c280 Described the opportunities and constraints of ISO 9660 hybrid fileystems,
and the libisofs implementation needs when adding further filesystem types.
2012-02-21 22:30:29 +01:00
Thomas Schmitt ebea7c29ef Reporting name of base file with error message for filtered streams 2012-02-11 19:09:40 +01:00
Thomas Schmitt 09c49f777a Version leap to 1.2.1 2012-01-27 15:57:45 +01:00
Thomas Schmitt 5f76be9d76 Version leap to 1.2.0 2012-01-27 10:59:50 +01:00
Thomas Schmitt 305fe3f496 Updated changelog 2012-01-27 10:56:50 +01:00
Thomas Schmitt 191c3245af Corrected libburnia domain name in AAIP documentation 2012-01-24 14:48:42 +01:00
Thomas Schmitt b5b30b1c75 Updated ChangeLog 2012-01-24 14:00:27 +01:00
Thomas Schmitt 6a1bbaa902 Extended influence of iso_write_opts_set_dir_rec_mtime() to Joliet and
ISO 9660:1999.
2012-01-14 15:54:25 +01:00
Thomas Schmitt bddc44d1ca Added ./bootstrap script to release tarball 2011-12-03 15:58:38 +01:00
Thomas Schmitt 9b61ff377c Removing demo/.libs with make clean 2011-12-03 15:43:18 +01:00
Thomas Schmitt 22fed6bedb Reacted on warning of cppcheck 2011-10-09 18:26:13 +02:00
Thomas Schmitt 3433592f69 Version leap to 1.1.7 2011-09-27 14:33:07 +02:00
Thomas Schmitt d787ecbcd9 Version leap to 1.1.6 2011-09-27 14:29:18 +02:00
Thomas Schmitt 182edb3a00 Updated changelog 2011-09-26 19:10:13 +02:00
Thomas Schmitt cb25d4d4e5 Clarified a remark about maximum length of RR name parts in CA. 2011-09-26 18:23:24 +02:00
Thomas Schmitt afdef92343 Moved version number macros higher in libisofs/libisofs.h 2011-09-24 16:38:20 +02:00