Home | History | Annotate | only in /src/sys/modules/crypto
History log of /src/sys/modules/crypto
RevisionDateAuthorComments
 1.6 17-Feb-2019  rin Bump default value of WARNS for modules from 3 to 5, and
explicitly set WARNS for modules that fail with WARNS=5.

Also, turn on -Wno-missing-noreturn for clang for some files.

At the moment, among ~ 360 modules,
- 2 (lua and zfs) need WARNS=0
- 1 (solaris) needs WARNS=1
- 136 need WARNS=3 (mostly due to sign-compare)
- 4 need WARNS=4
- others can be compiled with WARNS=5

Discussed on tech-kern.
 1.5 27-Jan-2019  pgoyette Merge the [pgoyette-compat] branch
 1.4 20-Aug-2015  christos branches: 1.4.16; 1.4.18;
Add ioconf entries to the pseudo-devices.
 1.3 03-Feb-2014  pgoyette branches: 1.3.4; 1.3.6; 1.3.10; 1.3.12;
Undo previous - it still needs a lot more work.

For now, we'll use the hand-crafted cf* structures and directly
call all the config routines.
 1.2 31-Jan-2014  pgoyette Provide ioconf file to generate config data structures
 1.1 29-Dec-2013  pgoyette Start modularizing the opencrypto framework.
 1.3.12.1 22-Sep-2015  skrll Sync with HEAD
 1.3.10.3 03-Dec-2017  jdolecek update from HEAD
 1.3.10.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.10.1 03-Feb-2014  tls file Makefile was added on branch tls-maxphys on 2014-08-20 00:04:32 +0000
 1.3.6.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.3.6.1 03-Feb-2014  yamt file Makefile was added on branch yamt-pagecache on 2014-05-22 11:41:06 +0000
 1.3.4.2 18-May-2014  rmind sync with head
 1.3.4.1 03-Feb-2014  rmind file Makefile was added on branch rmind-smpnet on 2014-05-18 17:46:10 +0000
 1.4.18.1 10-Jun-2019  christos Sync with HEAD
 1.4.16.1 23-Sep-2018  pgoyette Split the compat_crypto_50 from the rest of the crypto module

Cleanup some stuff left over from similar changes to raid modules.
 1.3 20-Aug-2015  christos branches: 1.3.2; 1.3.18;
Add ioconf entries to the pseudo-devices.
 1.2 03-Feb-2014  pgoyette Undo previous - it still needs a lot more work.

For now, we'll use the hand-crafted cf* structures and directly
call all the config routines.
 1.1 31-Jan-2014  pgoyette Provide ioconf file to generate config data structures
 1.3.18.2 03-Dec-2017  jdolecek update from HEAD
 1.3.18.1 20-Aug-2015  jdolecek file crypto.ioconf was added on branch tls-maxphys on 2017-12-03 11:38:51 +0000
 1.3.2.2 22-Sep-2015  skrll Sync with HEAD
 1.3.2.1 20-Aug-2015  skrll file crypto.ioconf was added on branch nick-nhusb on 2015-09-22 12:06:09 +0000

RSS XML Feed