aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/smbencrypt.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-19cifs: use memzero_explicit to clear stack bufferGravatar Giel van Schijndel 1-1/+1
2014-10-16Remap reserved posix characters by default (part 3/3)Gravatar Steve French 1-0/+1
2013-05-04[CIFS] cifs: Rename cERROR and cFYI to cifs_dbgGravatar Joe Perches 1-8/+9
2012-07-23cifs: remove extraneous newlines from cERROR and cFYI callsGravatar Jeff Layton 1-7/+7
2012-01-18CIFS: Rename *UCS* functions to *UTF16*Gravatar Steve French 1-1/+1
2011-11-10cifs: Fix sparse warning when calling cifs_strtoUCSGravatar Steve French 1-3/+3
2011-10-29cifs: Assume passwords are encoded according to iocharset (try #2)Gravatar Shirish Pargaonkar 1-51/+12
2011-10-12cifs: clean up unused encryption codeGravatar Shirish Pargaonkar 1-121/+0
2011-07-25cifs: Cleanup: check return codes of crypto api callsGravatar Shirish Pargaonkar 1-1/+7
2011-06-24cifs: free blkcipher in smbhashGravatar Jeff Layton 1-4/+2
2011-05-19[CIFS] Use ecb des kernel crypto APIs instead ofGravatar Steve French 1-25/+99
2011-01-31cifs: fix two compiler warning about uninitialized varsGravatar Jeff Layton 1-1/+2
2011-01-27cifs: More crypto cleanup (try #2)Gravatar Shirish Pargaonkar 1-26/+64
2011-01-25[CIFS] Replace cifs md5 hashing functions with kernel crypto APIsGravatar Steve French 1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2008-12-26cifs: have calc_lanman_hash take more granular argsGravatar Jeff Layton 1-4/+5
2008-04-29[CIFS] convert usage of implicit booleans to boolGravatar Steve French 1-4/+4
2007-11-05[CIFS] Fix walking out end of cifs daclGravatar Steve French 1-6/+8
2007-10-25[CIFS] acl support part 6Gravatar Steve French 1-2/+2
2007-07-13[CIFS] whitespace/formatting fixesGravatar Steve French 1-7/+7
2007-07-07[CIFS] more whitespace cleanupGravatar Steve French 1-19/+19
2006-09-28[CIFS] More removing of unused functionsGravatar Steve French 1-0/+4
2006-09-28[CIFS] Remove unused prototypesGravatar Steve French 1-3/+0
2006-09-28[CIFS] Remove static and unused symbolsGravatar Steve French 1-2/+2
2006-05-31[CIFS] Support for setting up SMB sessions to legacy lanman serversGravatar Steve French 1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+285