summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifsencrypt.c
Commit message (Expand)AuthorAge
* fs: cifs: switch to RC4 library interfaceArd Biesheuvel2019-06-20
* cifs: remove coverity warning in calc_lanman_hashRonnie Sahlberg2018-12-23
* cifs: clean up indentation, replace spaces with tabColin Ian King2018-12-23
* cifs: Make sure all data pages are signed correctlyPaulo Alcantara2018-08-07
* cifs: use timespec64 internallyArnd Bergmann2018-08-07
* cifs: Fix invalid check in __cifs_calc_signature()Paulo Alcantara2018-06-15
* cifs: push rfc1002 generation down the stackRonnie Sahlberg2018-06-15
* CIFS: Pass page offset for calculating signatureLong Li2018-06-05
* CIFS: Fix signing for SMB2/3Aurelien Aptel2018-06-04
* CIFS: fix sha512 check in cifs_crypto_secmech_releaseGustavo A. R. Silva2018-04-01
* CIFS: add sha512 secmechAurelien Aptel2018-04-01
* CIFS: refactor crypto shash/sdesc allocation&freeAurelien Aptel2018-04-01
* CIFS: zero sensitive data when freeingAurelien Aptel2018-01-26
* fs: cifs: replace CURRENT_TIME by other appropriate apisDeepa Dinamani2017-05-08
* CIFS: Encrypt SMB3 requests before sendingPavel Shilovsky2017-02-01
* CIFS: Send RFC1001 length in a separate iovPavel Shilovsky2017-02-01
* Fix default behaviour for empty domains and add domainauto optionGermano Percossi2016-12-15
* CIFS: Fix BUG() in calc_seckey()Sachin Prabhu2016-11-29
* cifs: fix crash due to race in hmac(md5) handlingRabin Vincent2016-07-20
* cifs: merge the hash calculation helpersAl Viro2016-03-28
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-17
|\
| * cifs: Use skcipherHerbert Xu2016-01-27
* | cifs: fix erroneous return valueAnton Protopopov2016-02-10
|/
* cifs: use server timestamp for ntlmv2 authenticationPeter Seiderer2015-09-22
* CIFS: session servername can't be nullSteve French2015-04-01
* Allow conversion of characters in Mac remap range. Part 1Steve French2014-10-16
* cifs: Use data structures to compute NTLMv2 response offsetsTim Gardner2013-11-11
* cifs: fix bad error handling in crypto codeJeff Layton2013-07-31
* cifs: extend the buffer length enought for sprintf() usingChen Gang2013-07-31
* Limit allocation of crypto mechanisms to dialect which requiresSteve French2013-07-04
* [CIFS] SMB3 Signing enablementSteve French2013-06-27
* Handle big endianness in NTLM (ntlmv2) authenticationSteve French2013-06-26
* move sectype to the cifs_ses instead of TCP_Server_InfoJeff Layton2013-06-24
* cifs: remove useless memset in LANMAN auth codeJeff Layton2013-06-24
* cifs: store the real expected sequence number in the midJeff Layton2013-05-04
* [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-04
* cifs: teach signing routines how to deal with arrays of pages in a smb_rqstJeff Layton2012-09-24
* cifs: change signing routines to deal with smb_rqst structsJeff Layton2012-09-24
* CIFS: Enable signing in SMB2Pavel Shilovsky2012-09-24
* cifs: rename cifs_sign_smb2 to cifs_sign_smbvJeff Layton2012-07-23
* cifs: remove extraneous newlines from cERROR and cFYI callsJeff Layton2012-07-23
* CIFS: Rename *UCS* functions to *UTF16*Steve French2012-01-18
* cifs: sanitize username handlingJeff Layton2012-01-17
* cifs: Assume passwords are encoded according to iocharset (try #2)Shirish Pargaonkar2011-10-29
* cifs: consolidate signature generating codeJeff Layton2011-10-13
* cifs: use memcpy for magic string in cifs signature generation BSRSPYLJeff Layton2011-10-13
* cifs: Fix broken sec=ntlmv2/i sec option (try #2)Shirish Pargaonkar2011-09-19
* cifs: don't start signing too earlyJeff Layton2011-07-31
* cifs: Cleanup: check return codes of crypto api callsShirish Pargaonkar2011-07-25
* cifs: silence printk when establishing first session on socketJeff Layton2011-06-06