]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/geom/eli
Upgrade to version 9.8.0-P4
[FreeBSD/FreeBSD.git] / sys / geom / eli /
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-11 aeInclude sys/sbuf.h directly.
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-07 attilioetire the cpumask_t type and replace it with cpuset_t...
2011-06-07 attilioMFC
2011-06-06 attilioMFC
2011-06-04 attilioMFC
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-06-03 attilioMFC
2011-06-02 attilioMFC
2011-05-31 attilioMFC
2011-05-29 attilioMFC
2011-05-27 attilioMFC
2011-05-26 attilioMFC
2011-05-22 attilioMFC
2011-05-21 attilioMFC
2011-05-20 attilioMFC
2011-05-19 attilioMFC
2011-05-17 attilioMFC
2011-05-15 attilioMFC
2011-05-15 trocinyFix a memory leak possible in g_eli_key_allocate()...
2011-05-14 attilioMFC
2011-05-12 attilioMFC
2011-05-10 attilioMFC
2011-05-09 attilioMFC
2011-05-08 attilioMFC
2011-05-08 pjdExport GELI class version via sysctl kern.geom.eli...
2011-05-08 pjdVersion 6 is compatible with version 5 when it comes...
2011-05-08 pjdDetect and handle metadata of version 6.
2011-05-08 pjdWhen support for multiple encryption keys was committed...
2011-05-08 pjdRemove prototype for a function that no longer exist.
2011-05-08 pjdDrop proper key.
2011-05-08 pjdAdd magic field to the g_eli_key structure to detect...
2011-05-07 attilioMFC
2011-05-05 attilioCommit the support for removing cpumask_t and replacing...
2011-05-05 attilioMFC
2011-05-04 aeRemove "for a moment" assignment. struct g_geom zeroed...
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-24 pjdOne key is expected from providers smaller than or...
2011-04-21 pjdIf number of keys for the given provider doesn't exceed...
2011-04-21 pjdInstead of allocating memory for all the keys at device...
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-04-03 trocinyIn g_eli_read_done() and g_eli_write_done(), for a...
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-12 dasMerge gdtoa-20110304.
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-25 netchildAdd some FEATURE macros for various GEOM classes.
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-18 dimMerge binutils 2.17.50 to head. This brings a number...
2011-02-13 marcelUse the preload_fetch_addr() and preload_fetch_size...
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-04 dougbUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 simonMerge OpenSSL 0.9.8q into head.
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-14 dimSync: merge r215273 through r215318 from ^/head.
2010-11-14 edAdd support for asterisk characters when filling in...
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-11 edImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 desUpgrade to OpenSSH 5.6p1.
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-01 dimMerge ^/vendor/binutils/dist@214571 into contrib/binuti...
2010-10-29 rpauloMerge libpcap-1.1.1.
2010-10-28 rpauloMerge tcpdump-4.1.1.
2010-10-25 dimSync: merge r214221 through r214352 from ^/head.
2010-10-22 pjd- Improve error messages, so instead of 'Not fully...
2010-10-22 pjdClose a race between checking if device is already...
2010-10-22 pjdAdd State tag, so 'geli status' will report active...
2010-10-22 pjdEncryption keys array might be NULL if device is suspen...
2010-10-22 pjdMove sc_akeyctx and sc_ivctx initialization to the...
2010-10-22 dimSync: merge r214077 through r214219 from ^/head.
2010-10-21 pjdFree opencrypto sessions on suspend, as they also might...
2010-10-21 dimMerge ^vendor/binutils/dist@214082 into contrib/binutils.
2010-10-21 pjdFix a bug introduced in r213067 where we use authentica...
2010-10-20 pjdBring in geli suspend/resume functionality (finally).
2010-10-20 pjd- Add missing comments.
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-09-25 pjdChange g_eli_debug to int, so one can turn off any...
2010-09-25 pjdIgnore errors from BIO_FLUSH. It might confuse users...
2010-09-23 pjdUpdate copyright years.
2010-09-23 pjdAdd support for AES-XTS. This will be the default now.
2010-09-23 pjdImplement switching of data encryption key every 2...
2010-09-23 pjdMake the code similar to the code in g_eli_integrity.c.
2010-09-23 pjdDefine default overwrite count, so that userland can...
2010-09-23 pjdWhen trashing metadata, flush after each write.
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-19 brianSupport attaching version 4 metadata
2010-09-16 jkimMerge ACPICA 20100915.
2010-09-13 pjd- Allow to specify value as const pointers.
next