summaryrefslogtreecommitdiff
path: root/drivers/target/iscsi/iscsi_target_auth.c
AgeCommit message (Expand)Author
2019-07-31scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supportedMaurizio Lombardi
2018-09-29scsi: target: iscsi: Use bin2hex instead of a re-implementationVincent Pelletier
2018-09-29scsi: target: iscsi: Use hex2bin instead of a re-implementationVincent Pelletier
2018-02-22target/iscsi: avoid NULL dereference in CHAP auth error pathDavid Disseldorp
2017-06-19iscsi: ensure RNG is seeded before useJason A. Donenfeld
2016-12-09target: Minimize #include directivesBart Van Assche
2016-04-28treewide: Fix typos in printkMasanari Iida
2016-01-27iscsi-target: Use shash and ahashHerbert Xu
2015-01-30iscsi-target: Move iscsi_target_[core,stat].h under linux includeSagi Grimberg
2014-06-26iscsi-target; Enforce 1024 byte maximum for CHAP_C key valueNicholas Bellinger
2014-06-26iscsi-target: Convert chap_server_compute_md5 to use kstrtoulNicholas Bellinger
2014-06-05iscsi-target: Reject mutual authentication with reflected CHAP_CNicholas Bellinger
2014-06-05iscsi-target: Fix CHAP_A parameter list handlingTejas Vaykole
2013-11-20iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen
2013-10-16target/iscsi: Remove macros that contain typecastsAndy Grover
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger
2013-04-25target/iscsi: Remove chap_set_random()Andy Grover
2013-03-18target/iscsi: Fix mutual CHAP auth on big-endian archesAndy Grover
2011-12-14iscsi-target: fix chap identifier simple_strtoul usageNicholas Bellinger
2011-12-14target: remove useless castsJörn Engel
2011-12-06iscsi-target: Fix hex2bin warn_unused compile messageNicholas Bellinger
2011-10-24iscsi-target: use native hex2bin for chap_string_to_hexAndy Shevchenko
2011-07-26iscsi-target: Add iSCSI fabric support for target v4.1Nicholas Bellinger