index
:
testdisk
master
TestDisk & PhotoRec
Christophe GRENIER
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ewf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove EWF pathname limit
Christophe Grenier
2011-10-16
1
-72/+92
*
Deal with libewf v2 new API
Joachim Metz
2011-10-15
1
-14/+134
*
libewf: Fix compile.sh script, don't be verbose by default
Christophe Grenier
2011-04-03
1
-0/+2
*
Recent version of libewf have removed LIBEWF_HANDLE type, use libewf_handle_t...
Christophe Grenier
2011-03-19
1
-0/+4
*
For non partionned media formated as FAT, set bytes per sector according
Christophe Grenier
2011-03-05
1
-0/+1
*
Log ewflib error messages to stderr
Christophe Grenier
2010-11-11
1
-0/+1
*
Introduce pread_fast(), a function that can return a pointer to the data in c...
Christophe Grenier
2010-11-05
1
-0/+9
*
New prototype for size_to_unit()
Christophe Grenier
2010-10-24
1
-2/+4
*
Code cleanup
Christophe Grenier
2010-08-23
1
-5/+2
*
Cylinder is now long unsigned int. Fix a parameter inversion for the DOS vers...
Christophe Grenier
2009-04-12
1
-1/+1
*
code cleanup: remove verbose argument to fewf_init
Christophe Grenier
2009-03-06
1
-1/+1
*
Fix some compilation warnings
Christophe Grenier
2009-02-03
1
-58/+58
*
Use pread() and pwrite() argument style for internal I/O
Christophe Grenier
2009-01-31
1
-9/+9
*
Fix for C++ compilation
Christophe Grenier
2009-01-04
1
-1/+1
*
Fix some compilation warning when ncurses isn't used
Christophe Grenier
2008-08-05
1
-1/+0
*
Store disk geometry in cylinders/heads_per_cylinder/sectors_per_head instead ...
Christophe Grenier
2008-07-18
1
-4/+5
*
Make the code less C++ hostile
Christophe Grenier
2008-06-23
1
-3/+3
*
Bugfix: add missing fewf_sync() function to EWF
Christophe Grenier
2008-04-29
1
-27/+29
*
Use LIBEWF_VERSION_STRING instead of LIBEWF_VERSION if available
Christophe Grenier
2008-03-20
1
-1/+3
*
In latest libewf beta, libewf_get_bytes_per_sector() and libewf_get_media_siz...
Christophe Grenier
2008-03-14
1
-1/+21
*
First version in git
Christophe Grenier
2007-10-29
1
-0/+241