index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
geom
/
eli
/
g_eli.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for Camellia encryption algorithm.
pjd
2007-09-01
1
-1
/
+6
*
Add 'configure' subcommand which for now only allows setting and removing
pjd
2006-09-16
1
-3
/
+5
*
Before using byte offset for IV creation, covert it to little endian.
pjd
2006-08-11
1
-9
/
+13
*
Forgot to bump version number after G_ELI_FLAG_READONLY flag addition.
pjd
2006-08-11
1
-3
/
+5
*
Allow geli to operate on read-only providers.
pjd
2006-08-09
1
-0
/
+4
*
Implement data integrity verification (data authentication) for geli(8).
pjd
2006-06-05
1
-12
/
+124
*
Revert previous change, as I fixed MD5(9).
pjd
2006-03-30
1
-6
/
+2
*
md_hash field in g_eli_metadata structure is not 4 byte aligned, which
pjd
2006-03-30
1
-2
/
+6
*
Remove trailing spaces.
pjd
2006-02-01
1
-1
/
+1
*
Add a __packed keyword to g_eli_metadata struct definition, so
pjd
2005-08-20
1
-1
/
+1
*
- Add a missing period.
pjd
2005-08-19
1
-3
/
+3
*
Be case-insensitive when dealing with algorithm names.
pjd
2005-08-08
1
-4
/
+5
*
Add GEOM_ELI class which provides GEOM providers encryption.
pjd
2005-07-27
1
-0
/
+366