ntfs-3g/ntfsprogs
antona 7cd7b2416f finally have verified des key expansion to be correct and have test cases for
it and des decryption.  Currently the des test fails.  It appears ntfs does not
use standard des encryption.  )-:  Perhaps it uses the export non-restricted
40-bit des key instead of 56-bit des...
2005-07-26 16:35:00 +00:00
..
.cvsignore Add ntfsdecrypt to .cvsignore. 2005-07-16 18:19:17 +00:00
Makefile.am Add a function to ntfsprogs/decrypt.c that expands an on-disk desx key from 128 2005-07-21 12:12:37 +00:00
Makefile.in Add a function to ntfsprogs/decrypt.c that expands an on-disk desx key from 128 2005-07-21 12:12:37 +00:00
attrdef.c mvdir 2002-11-29 12:16:35 +00:00
boot.c mvdir 2002-11-29 12:16:35 +00:00
cluster.c Reduce compile time dependencies. 2004-08-20 12:04:47 +00:00
cluster.h Change mode to -rw-rw-r-- 2004-06-06 14:17:26 +00:00
decrypt.c finally have verified des key expansion to be correct and have test cases for 2005-07-26 16:35:00 +00:00
decrypt.h Update decryption for desx after more reverse engineering. Still doesn't work 2005-07-24 14:42:43 +00:00
mkntfs.8.in Spelling typos, Debian bug #300073 2005-07-12 16:18:10 +00:00
mkntfs.c - Move ntfs2utc and utc2ntfs from utils.[ch] to timeconv.h. 2005-07-20 19:06:28 +00:00
ntfscat.8.in ntfscat now works with attribute names 2005-06-20 14:24:53 +00:00
ntfscat.c ntfscat now works with attribute names 2005-06-20 14:24:53 +00:00
ntfscat.h Reorder struct members in order to align to 32 and 64 bit bounderies. 2004-08-20 12:01:17 +00:00
ntfsclone.8.in ntfsclone man: examples use gzip instead of bzip2; some clarifications 2005-06-28 21:09:35 +00:00
ntfsclone.c Fix memory leak in ignore_bad_clusters() 2005-07-13 17:07:13 +00:00
ntfscluster.8.in Fix typos, patch from debian version of nftsprogs 1.9.4-2. 2005-07-05 16:34:15 +00:00
ntfscluster.c Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
ntfscluster.h Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
ntfscp.8.in - Fix bug in index.c pointed by Anton, many thanks to him. 2005-06-05 23:48:55 +00:00
ntfscp.c ntfscp.c: fix bug intoduced by Anton in changeset 1.21 2005-07-25 22:05:27 +00:00
ntfsdecrypt.c Add a function to ntfsprogs/decrypt.c that expands an on-disk desx key from 128 2005-07-21 12:12:37 +00:00
ntfsdump_logfile.c got bored. don't read the diffs. 2005-07-06 22:47:01 +00:00
ntfsfix.8.in Update ntfsfix manual 2005-07-10 22:44:00 +00:00
ntfsfix.c Spelling typos, Debian bug #300073 2005-07-12 16:18:10 +00:00
ntfsinfo.8.in Update a little for the new ntfsinfo functionality. 2004-05-11 09:21:24 +00:00
ntfsinfo.c ntfscp.c: fix bug intoduced by Anton in changeset 1.21 2005-07-25 22:05:27 +00:00
ntfslabel.8.in Typo fixes (Ender) 2004-03-10 22:03:54 +00:00
ntfslabel.c make ntfslabel pay attention to the --no-action 2004-08-12 08:15:25 +00:00
ntfsls.8.in Update 2004-03-10 23:37:54 +00:00
ntfsls.c - Move ntfs2utc and utc2ntfs from utils.[ch] to timeconv.h. 2005-07-20 19:06:28 +00:00
ntfsmftalloc.c got bored. don't read the diffs. 2005-07-06 22:47:01 +00:00
ntfsmount.8.in ntfsmount: 2005-07-15 15:53:22 +00:00
ntfsmount.c - Move ntfs2utc and utc2ntfs from utils.[ch] to timeconv.h. 2005-07-20 19:06:28 +00:00
ntfsmove.c got bored. don't read the diffs. 2005-07-06 22:47:01 +00:00
ntfsmove.h Reorder/pad struct members in order to align to 32 and 64 bit bounderies. 2004-08-20 12:01:17 +00:00
ntfsprogs.8.in * ntfsmount: change default fmask and dmask to 0177 and 0077 respectively. 2005-07-05 01:18:02 +00:00
ntfsresize.8.in Support resizing into the middle of a $MFT $DATA extent 2005-07-25 20:40:07 +00:00
ntfsresize.c Don't show detailed resizing related info by default since the only real 2005-07-25 21:19:08 +00:00
ntfsrm.c - Move ntfs2utc and utc2ntfs from utils.[ch] to timeconv.h. 2005-07-20 19:06:28 +00:00
ntfsrm.h fix some sloppy memory management 2005-07-12 17:13:29 +00:00
ntfstruncate.c got bored. don't read the diffs. 2005-07-06 22:47:01 +00:00
ntfsundelete.8.in Updates from Holger for regex undelete 2005-03-23 13:01:27 +00:00
ntfsundelete.c - Move ntfs2utc and utc2ntfs from utils.[ch] to timeconv.h. 2005-07-20 19:06:28 +00:00
ntfsundelete.h got bored. don't read the diffs. 2005-07-06 22:47:01 +00:00
ntfswipe.c got bored. don't read the diffs. 2005-07-06 22:47:01 +00:00
ntfswipe.h Typo fixes (Ender) 2004-03-10 22:03:54 +00:00
sd.c got bored. don't read the diffs. 2005-07-06 22:47:01 +00:00
upcase.c Rename uchar_t to ntfschar. 2004-05-14 13:02:33 +00:00
utils.c - Move ntfs2utc and utc2ntfs from utils.[ch] to timeconv.h. 2005-07-20 19:06:28 +00:00
utils.h - Move ntfs2utc and utc2ntfs from utils.[ch] to timeconv.h. 2005-07-20 19:06:28 +00:00