]> wimlib.net Git - wimlib/history - include/wimlib/blob_table.h
LZMS: share 'struct lzms_probabilities' between compressor and decompressor
[wimlib] / include / wimlib / blob_table.h
2015-06-05 Eric BiggersMake some declarations formatted the same as the defini...
2015-06-05 Eric BiggersSave memory by avoiding padding after sha1_hash fields
2015-06-05 Eric Biggersextract.c: simplify extract_from_tmpfile()
2015-06-05 Eric BiggersNew helper: wim_reshdr_to_desc_and_blob()
2015-06-02 Eric BiggersDisallow empty blobs from being read
2015-05-02 Eric BiggersWin32 capture: sort streams by starting LCN
2015-05-02 Eric BiggersNTFS-3g capture: use reference-counted NTFS volumes
2015-05-02 Eric BiggersVarious cleanups
2015-04-04 Eric Biggersinode/blob cleanups
2015-04-03 Eric BiggersImprove helper functions for setting blob locations
2015-04-03 Eric BiggersOptimize layout of 'struct blob_descriptor'
2015-04-03 Eric BiggersTrim down 'flags' member of 'struct blob_descriptor'
2015-03-26 Eric BiggersAdjust handling of blob reference counts
2015-03-26 Eric BiggersStream and blob updates