Commit Graph

53 Commits (8323c3aa74cd92465350294567142d12ffdcc963)

Author SHA1 Message Date
Shirish Pargaonkar 7a8587e7c8 cifs: No need to check crypto blockcipher allocation 14 years ago
Shirish Pargaonkar ee2c925850 cifs: More crypto cleanup (try #2) 14 years ago
Steve French 93c100c0b4 [CIFS] Replace cifs md5 hashing functions with kernel crypto APIs 14 years ago
Jeff Layton a0f8b4fb4c cifs: remove unnecessary locking around sequence_number 14 years ago
Shirish Pargaonkar d3686d54c7 cifs: Cleanup and thus reduce smb session structure and fields used during authentication 14 years ago
Shirish Pargaonkar d3ba50b17a NTLM auth and sign - Use appropriate server challenge 14 years ago
Shirish Pargaonkar f7c5445a9d NTLM auth and sign - minor error corrections and cleanup 14 years ago
Shirish Pargaonkar 307fbd31b6 NTLM auth and sign - Use kernel crypto apis to calculate hashes and smb signatures 14 years ago
Shirish Pargaonkar d2b915210b NTLM auth and sign - Define crypto hash functions and create and send keys needed for key exchange 14 years ago
Shirish Pargaonkar 21e733930b NTLM auth and sign - Allocate session key/client response dynamically 14 years ago
Shirish Pargaonkar 5d0d28824c NTLM authentication and signing - Calculate auth response per smb session 15 years ago
Shirish Pargaonkar 9daa42e220 CIFS ntlm authentication and signing - Build a proper av/ti pair blob for ntlmv2 without extended security authentication 15 years ago
Jeff Layton ccc46a7402 cifs: fix module refcount leak in find_domain_name 15 years ago
Shirish Pargaonkar 2b149f1197 cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication code 15 years ago
Shirish Pargaonkar 5f98ca9afb cifs NTLMv2/NTLMSSP Change variable name mac_key to session key to reflect the key it holds 15 years ago
Steve French 4266d9118f [CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_key 15 years ago
Steve French c8e56f1f4f Revert "[CIFS] Fix ntlmv2 auth with ntlmssp" 15 years ago
Steve French 745e507a9c Revert "missing changes during ntlmv2/ntlmssp auth and sign" 15 years ago
Steve French 56234e2767 Revert "Eliminate sparse warning - bad constant expression" 15 years ago
shirishpargaonkar@gmail.com 2d20ca8358 Eliminate sparse warning - bad constant expression 15 years ago
Shirish Pargaonkar 3ec6bbcdb4 missing changes during ntlmv2/ntlmssp auth and sign 15 years ago
Steve French 9fbc590860 [CIFS] Fix ntlmv2 auth with ntlmssp 15 years ago
Jeff Layton 04912d6a20 cifs: rename "extended_security" to "global_secflags" 15 years ago
Joe Perches b6b38f704a [CIFS] Neaten cERROR and cFYI macros, reduce text space 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Alexander Strakh 1b3859bc9e [CIFS] Memory leak in ntlmv2 hash calculation 16 years ago
Steve French 6a7f8d36c0 [CIFS] Rename md5 functions to avoid collision with new rt modules 16 years ago
Jeff Layton 4e53a3fb98 cifs: have calc_lanman_hash take more granular args 16 years ago
Steve French bcc55c6664 [CIFS] Fix plaintext authentication 17 years ago
Shirish Pargaonkar ef571cadd5 [CIFS] Fix warnings from checkpatch 17 years ago
Steve French 63d2583f5a [CIFS] Fix walking out end of cifs dacl 18 years ago
Jeff Layton 745542e210 [CIFS] allow cifs_calc_signature2 to deal with a zero length iovec 18 years ago
Cyril Gorcunov 8f2376adfb [CIFS] Fix endian conversion problem in posix mkdir 18 years ago
Steve French 63135e088a [CIFS] More whitespace/formatting fixes (noticed by checkpatch) 18 years ago
Steve French 50c2f75388 [CIFS] whitespace/formatting fixes 18 years ago
Steve French b609f06ac4 [CIFS] Fix packet signatures for NTLMv2 case 18 years ago
Steve French ffdd6e4d16 [CIFS] fix whitespace 18 years ago
Steve French 33ec32fae0 [CIFS] Fix NTLMv2 mounts to Windows servers 18 years ago
Steve French 66abda5e1f [CIFS] Fix oops when negotiating lanman and no password specified 19 years ago
Steve French 1717ffc588 [CIFS] NTLMv2 support part 5 19 years ago
Steve French a8ee03441f [CIFS] NTLMv2 support part 4 19 years ago
Steve French 6d027cfdb1 [CIFS] NTLMv2 support part 3 19 years ago
Steve French f64b23ae4a [CIFS] NTLMv2 support part 2 19 years ago
Steve French bdc4bf6e8a [CIFS] Support for older servers which require plaintext passwords 19 years ago
Steve French 7c7b25bc8e [CIFS] Support for setting up SMB sessions to legacy lanman servers part 2 19 years ago
Steve French 3979877e56 [CIFS] Support for setting up SMB sessions to legacy lanman servers 19 years ago
Steve French e9917a000f [CIFS] Incorrect signature sent on SMB Read 19 years ago
Steve French 5815449d1b [CIFS] SessionSetup cleanup part 2 19 years ago
Steve French 12b3b8ffb5 [CIFS] Cleanup NTLMSSP session setup handling 19 years ago
Steve French 84afc29b18 [CIFS] Readpages and readir performance improvements - eliminate extra 19 years ago