aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/iscsi_target_auth.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
* crypto: shash - remove shash_desc::flagsEric Biggers2019-04-25
* scsi: target: iscsi: Use bin2hex instead of a re-implementationVincent Pelletier2018-09-21
* scsi: target: iscsi: Use hex2bin instead of a re-implementationVincent Pelletier2018-09-21
* target/iscsi: avoid NULL dereference in CHAP auth error pathDavid Disseldorp2018-01-12
* iscsi: ensure RNG is seeded before useJason A. Donenfeld2017-06-19
* target: Minimize #include directivesBart Van Assche2016-12-09
* treewide: Fix typos in printkMasanari Iida2016-04-28
* iscsi-target: Use shash and ahashHerbert Xu2016-01-27
* iscsi-target: Move iscsi_target_[core,stat].h under linux includeSagi Grimberg2015-01-30
* iscsi-target; Enforce 1024 byte maximum for CHAP_C key valueNicholas Bellinger2014-06-26
* iscsi-target: Convert chap_server_compute_md5 to use kstrtoulNicholas Bellinger2014-06-26
* iscsi-target: Reject mutual authentication with reflected CHAP_CNicholas Bellinger2014-06-05
* iscsi-target: Fix CHAP_A parameter list handlingTejas Vaykole2014-06-05
* iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen2013-11-21
* target/iscsi: Remove macros that contain typecastsAndy Grover2013-10-16
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-10
* target/iscsi: Remove chap_set_random()Andy Grover2013-04-25
* target/iscsi: Fix mutual CHAP auth on big-endian archesAndy Grover2013-03-18
* iscsi-target: fix chap identifier simple_strtoul usageNicholas Bellinger2011-12-14
* target: remove useless castsJörn Engel2011-12-14
* iscsi-target: Fix hex2bin warn_unused compile messageNicholas Bellinger2011-12-06
* iscsi-target: use native hex2bin for chap_string_to_hexAndy Shevchenko2011-10-23
* iscsi-target: Add iSCSI fabric support for target v4.1Nicholas Bellinger2011-07-26