summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smbencrypt.c
Commit message (Expand)AuthorAgeFilesLines
* cifs: Fix smbencrypt() to stop pointing a scatterlist at the stackAndy Lutomirski2016-12-141-32/+8
* cifs: Use skcipherHerbert Xu2016-01-271-7/+19
* cifs: use memzero_explicit to clear stack bufferGiel van Schijndel2015-01-191-1/+1
* Remap reserved posix characters by default (part 3/3)Steve French2014-10-161-0/+1
* [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-041-8/+9
* cifs: remove extraneous newlines from cERROR and cFYI callsJeff Layton2012-07-231-7/+7
* CIFS: Rename *UCS* functions to *UTF16*Steve French2012-01-181-1/+1
* cifs: Fix sparse warning when calling cifs_strtoUCSSteve French2011-11-101-3/+3
* cifs: Assume passwords are encoded according to iocharset (try #2)Shirish Pargaonkar2011-10-291-51/+12
* cifs: clean up unused encryption codeShirish Pargaonkar2011-10-121-121/+0
* cifs: Cleanup: check return codes of crypto api callsShirish Pargaonkar2011-07-251-1/+7
* cifs: free blkcipher in smbhashJeff Layton2011-06-241-4/+2
* [CIFS] Use ecb des kernel crypto APIs instead ofSteve French2011-05-191-25/+99
* cifs: fix two compiler warning about uninitialized varsJeff Layton2011-01-311-1/+2
* cifs: More crypto cleanup (try #2)Shirish Pargaonkar2011-01-271-26/+64
* [CIFS] Replace cifs md5 hashing functions with kernel crypto APIsSteve French2011-01-251-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* cifs: have calc_lanman_hash take more granular argsJeff Layton2008-12-261-4/+5
* [CIFS] convert usage of implicit booleans to boolSteve French2008-04-291-4/+4
* [CIFS] Fix walking out end of cifs daclSteve French2007-11-051-6/+8
* [CIFS] acl support part 6Steve French2007-10-251-2/+2
* [CIFS] whitespace/formatting fixesSteve French2007-07-131-7/+7
* [CIFS] more whitespace cleanupSteve French2007-07-071-19/+19
* [CIFS] More removing of unused functionsSteve French2006-09-281-0/+4
* [CIFS] Remove unused prototypesSteve French2006-09-281-3/+0
* [CIFS] Remove static and unused symbolsSteve French2006-09-281-2/+2
* [CIFS] Support for setting up SMB sessions to legacy lanman serversSteve French2006-05-311-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+285
OpenPOWER on IntegriCloud