libdmg-hfsplus/dmg
planetbeing d955a9ec1f Pulled in an (adapted) version of openssl so libcrypto can be statically compiled in. Yes, it is huge and yes, most parts of libcrypto is not used, but it makes the build process simpler on mingw/Windows. 2008-04-28 06:42:11 -04:00
..
openssl-0.9.8g Pulled in an (adapted) version of openssl so libcrypto can be statically compiled in. Yes, it is huge and yes, most parts of libcrypto is not used, but it makes the build process simpler on mingw/Windows. 2008-04-28 06:42:11 -04:00
zlib-1.2.3 Tinkered with valgrind, the makefiles, and enabled using filevault encrypted files as a backing source for dmg actions, so you can decrypt and extract at the same time 2008-04-26 14:38:02 -04:00
Makefile Pulled in an (adapted) version of openssl so libcrypto can be statically compiled in. Yes, it is huge and yes, most parts of libcrypto is not used, but it makes the build process simpler on mingw/Windows. 2008-04-28 06:42:11 -04:00
abstractfile.c Fixed XCode build and cleaned up warnings 2008-04-27 07:32:09 -04:00
base64.c Changed all the dmg stuff to work off the new AbstractFile type. Should make it easier to do stuff like on-the-fly decryption, etc. 2008-04-26 09:14:47 -04:00
checksum.c First commit 2008-04-20 14:24:20 -04:00
dmg.c Fixed XCode build and cleaned up warnings 2008-04-27 07:32:09 -04:00
dmg.h Tinkered with valgrind, the makefiles, and enabled using filevault encrypted files as a backing source for dmg actions, so you can decrypt and extract at the same time 2008-04-26 14:38:02 -04:00
dmgfile.c Pulled in an (adapted) version of openssl so libcrypto can be statically compiled in. Yes, it is huge and yes, most parts of libcrypto is not used, but it makes the build process simpler on mingw/Windows. 2008-04-28 06:42:11 -04:00
dmgfile.h Added hdutil, which is a cool way of directly accessing a HFS filesystem compressed into a DMG encrypted with FileVault. Surprisingly not that slow. 2008-04-27 10:25:00 -04:00
filevault.c Changed to dynamic block sizes for filevault 2008-04-27 10:49:56 -04:00
filevault.h Changed to dynamic block sizes for filevault 2008-04-27 10:49:56 -04:00
io.c Pulled in an (adapted) version of openssl so libcrypto can be statically compiled in. Yes, it is huge and yes, most parts of libcrypto is not used, but it makes the build process simpler on mingw/Windows. 2008-04-28 06:42:11 -04:00
partition.c Changed all the dmg stuff to work off the new AbstractFile type. Should make it easier to do stuff like on-the-fly decryption, etc. 2008-04-26 09:14:47 -04:00
resources.c Added hdutil, which is a cool way of directly accessing a HFS filesystem compressed into a DMG encrypted with FileVault. Surprisingly not that slow. 2008-04-27 10:25:00 -04:00
udif.c Changed all the dmg stuff to work off the new AbstractFile type. Should make it easier to do stuff like on-the-fly decryption, etc. 2008-04-26 09:14:47 -04:00
win32test.c Pulled in an (adapted) version of openssl so libcrypto can be statically compiled in. Yes, it is huge and yes, most parts of libcrypto is not used, but it makes the build process simpler on mingw/Windows. 2008-04-28 06:42:11 -04:00