summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/iscsi_target_auth.c
Commit message (Expand)AuthorAgeFilesLines
* iscsi-target: Move iscsi_target_[core,stat].h under linux includeSagi Grimberg2015-01-301-1/+1
* iscsi-target; Enforce 1024 byte maximum for CHAP_C key valueNicholas Bellinger2014-06-271-0/+4
* iscsi-target: Convert chap_server_compute_md5 to use kstrtoulNicholas Bellinger2014-06-271-3/+7
* iscsi-target: Reject mutual authentication with reflected CHAP_CNicholas Bellinger2014-06-061-0/+10
* iscsi-target: Fix CHAP_A parameter list handlingTejas Vaykole2014-06-061-13/+51
* iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen2013-11-211-1/+4
* target/iscsi: Remove macros that contain typecastsAndy Grover2013-10-161-1/+1
* target: Update copyright ownership/year information to 2013Nicholas Bellinger2013-09-111-3/+1Star
* target/iscsi: Remove chap_set_random()Andy Grover2013-04-251-27/+1Star
* target/iscsi: Fix mutual CHAP auth on big-endian archesAndy Grover2013-03-181-1/+4
* iscsi-target: fix chap identifier simple_strtoul usageNicholas Bellinger2011-12-141-3/+7
* target: remove useless castsJörn Engel2011-12-141-14/+14
* iscsi-target: Fix hex2bin warn_unused compile messageNicholas Bellinger2011-12-061-2/+4
* iscsi-target: use native hex2bin for chap_string_to_hexAndy Shevchenko2011-10-241-31/+3Star
* iscsi-target: Add iSCSI fabric support for target v4.1Nicholas Bellinger2011-07-261-0/+490