| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Introduces support for preference lists in configuration files, and uses
that for the 'node.session.auth.chap_algs' setting.
This is also re-used for discovery authentication, rather than have two
different configurations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Extended CHAP authentication modes using newer hash digest functions
than MD5. SHA-256 and SHA3-256 should be usable in FIPS-140
environments for some time.
These CHAP algorithms have been registered with IANA for this purpose.
https://www.iana.org/assignments/ppp-numbers/ppp-numbers.xhtml#ppp-numbers-9
Makes OpenSSL libcrypto use a requirement, replacing the in tree MD5
implementation as well (and removing the unused SHA1 code).
Signed-off-by: Chris Leech <cleech@redhat.com>
|
|
|
|
| |
git-svn-id: svn://svn.berlios.de/open-iscsi@744 d7303112-9cec-0310-bdd2-e83a94d6c2b6
|
|
git-svn-id: svn://svn.berlios.de/open-iscsi@32 d7303112-9cec-0310-bdd2-e83a94d6c2b6
|