aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/asn1.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-22cifs: remove bogus debug codeGravatar Dan Carpenter 1-8/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-12/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Gravatar Kees Cook 1-1/+1
2013-05-04[CIFS] cifs: Rename cERROR and cFYI to cifs_dbgGravatar Joe Perches 1-20/+20
2013-03-21cifs: ignore everything in SPNEGO blob after mechTypesGravatar Jeff Layton 1-48/+5
2010-09-08Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"Gravatar Steve French 1-3/+3
2010-08-20[CIFS] Fix ntlmv2 auth with ntlmsspGravatar Steve French 1-3/+3
2010-05-05cifs: have decode_negTokenInit set flags in server structGravatar Jeff Layton 1-22/+8
2010-04-21[CIFS] Neaten cERROR and cFYI macros, reduce text spaceGravatar Joe Perches 1-39/+34
2010-02-05tree-wide: fix 'lenght' typo in comments and codeGravatar Daniel Mack 1-1/+1
2009-06-25[CIFS] cleanup asn handling for ntlmsspGravatar Steve French 1-6/+49
2008-08-19[CIFS] distinguish between Kerberos and MSKerberos in upcallGravatar Steve French 1-3/+8
2008-07-31[CIFS] remove level of indentation from decode_negTokenInitGravatar Jeff Layton 1-135/+124
2008-07-29[CIFS] oid should also be checked against class in cifs asnGravatar Steve French 1-1/+2
2008-07-24When verifying the decoded header before decoding the object identifierGravatar Chris Wright 1-1/+1
2008-07-22[CIFS] Fix compiler warning on 64-bitGravatar Jan Beulich 1-1/+1
2008-06-05asn1: additional sanity checking during BER decodingGravatar Chris Wright 1-0/+14
2008-04-29[CIFS] convert usage of implicit booleans to boolGravatar Steve French 1-5/+5
2007-11-03[CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routinesGravatar Jeff Layton 1-11/+24
2007-08-30[CIFS] formatting cleanup found by checkpatchGravatar Steve French 1-6/+4
2007-07-13[CIFS] whitespace/formatting fixesGravatar Steve French 1-26/+31
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-05-31[CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change logGravatar Steve French 1-5/+5
2005-11-07[PATCH] kfree cleanup: fsGravatar Jesper Juhl 1-2/+1
2005-09-15[CIFS] Fix compiler warningsGravatar Steve French 1-1/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+618