summaryrefslogtreecommitdiff
path: root/usr/auth.c
Commit message (Expand)AuthorAgeFilesLines
* Fix issues discovered by gcc12Lee Duncan2022-01-251-2/+1
* drop unused get_random_bytes()David Disseldorp2020-07-221-37/+0
* use openssl for random data generationDavid Disseldorp2020-07-221-3/+16
* configuration support for CHAP algorithmsChris Leech2019-12-191-19/+45
* Uninitialized scalar variable: Using uninitialized value number when calling ...Chris Leech2019-10-311-1/+1
* Out-of-bounds access: Overrunning array value_listChris Leech2019-10-311-1/+3
* CHAP SHA-1, SHA-256, SHA3-256 via OpenSSL's libcryptoChris Leech2019-10-101-43/+114
* Spelling fixesVille Skyttä2016-09-181-2/+2
* Spelling and escaping error fixes.Ritesh Raj Sarraf2015-06-051-1/+1
* Remove duplicate newlines in log messages.Lee Duncan2015-04-031-6/+6
* iscsi tools: fix get_random_bytes error handlingMike Christie2012-12-141-4/+4
* iscsi tools: Fix warnings reported by gcc-4.5.2Jim Ramsay2011-08-021-10/+3
* iscsi tools: Allow empty username for CHAPMike Christie2010-01-121-2/+4
* Fix sysfs handling of block:sdX and scsi bus changesMike Christie2008-05-311-52/+1
* used tool from patman to strip trailing white spacesmnc2006-11-281-2/+2
* from hare@suse.de:our security folks complained about the usage of rand(), wh...mnc2006-10-231-3/+19
* James Sneeringer: changing all instances of password_length_in todmitry_yus2005-09-231-2/+2
* Christoph:dmitry_yus2005-04-161-7/+7
* interim commit.open-iscsi2005-01-221-7/+7
* kernel/user compilesopen-iscsi2005-01-181-3/+3
* redesign host. interim. commitopen-iscsi2005-01-171-0/+2078