Age | Commit message (Expand) | Author |
2019-09-11 | Cleanup Automake file for libraries | David Oberhollenzer |
2019-09-09 | Change license of libsquashfs.so | David Oberhollenzer |
2019-09-08 | Replace direct file I/O with abstraction layer | David Oberhollenzer |
2019-09-05 | Fix "safe" string allocation wrapper | David Oberhollenzer |
2019-09-01 | Move some application specific stuff out of libutil | David Oberhollenzer |
2019-08-27 | Merge alloc_flex conditionals into one | David Oberhollenzer |
2019-08-23 | Some simple search/replace cases for allocation | David Oberhollenzer |
2019-08-23 | Add wrappers for calloc style functions with size overflow checking | David Oberhollenzer |
2019-08-18 | Replace update_crc32 helper function with crc32 from zlib | David Oberhollenzer |
2019-08-02 | Implement support for SOURCE_DATE_EPOCH environment variable | David Oberhollenzer |
2019-07-30 | Update print_version text | David Oberhollenzer |
2019-07-30 | Add propper copyright headers to all source files | David Oberhollenzer |
2019-07-28 | Add utility function to compute crc32 check sums | David Oberhollenzer |
2019-07-25 | libutil: add read_data style wrapper around pread() | David Oberhollenzer |
2019-07-24 | Enable largefile support | Matt Turner |
2019-07-21 | Keep track of xattr key & value references AFTER deduplication | David Oberhollenzer |
2019-07-19 | libutil.a: make sure str_table_init initializes all fields | David Oberhollenzer |
2019-07-16 | cleanup: move error handling into read_retry | David Oberhollenzer |
2019-07-16 | cleanup: move error handling into write_retry | David Oberhollenzer |
2019-06-20 | simplify and improve canonicalize_name | David Oberhollenzer |
2019-06-15 | Move function to padd a file with 0 bytes to libutil | David Oberhollenzer |
2019-06-11 | cleanup: mark input pointer on write_retry as const | David Oberhollenzer |
2019-06-10 | Add pushd/popd utility | David Oberhollenzer |
2019-05-19 | Add string table implementation | David Oberhollenzer |
2019-05-03 | unsquashfs: add code to unpack the entire file system | David Oberhollenzer |
2019-05-03 | unsquashfs: add argument processing, file listing parameter | David Oberhollenzer |
2019-05-02 | Add utility functions | David Oberhollenzer |