summaryrefslogtreecommitdiff
path: root/fs/cifs/asn1.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-21cifs: decoding negTokenInit with generic ASN1 decoderHyunchul Lee1-586/+37
2020-10-22cifs: remove bogus debug codeDan Carpenter1-8/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-12/+1
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2013-05-05[CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches1-20/+20
2013-03-21cifs: ignore everything in SPNEGO blob after mechTypesJeff Layton1-48/+5
2010-09-09Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"Steve French1-3/+3
2010-08-21[CIFS] Fix ntlmv2 auth with ntlmsspSteve French1-3/+3
2010-05-06cifs: have decode_negTokenInit set flags in server structJeff Layton1-22/+8
2010-04-21[CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches1-39/+34
2010-02-05tree-wide: fix 'lenght' typo in comments and codeDaniel Mack1-1/+1
2009-06-25[CIFS] cleanup asn handling for ntlmsspSteve French1-6/+49
2008-08-19[CIFS] distinguish between Kerberos and MSKerberos in upcallSteve French1-3/+8
2008-08-01[CIFS] remove level of indentation from decode_negTokenInitJeff Layton1-135/+124
2008-07-30[CIFS] oid should also be checked against class in cifs asnSteve French1-1/+2
2008-07-25When verifying the decoded header before decoding the object identifierChris Wright1-1/+1
2008-07-22[CIFS] Fix compiler warning on 64-bitJan Beulich1-1/+1
2008-06-06asn1: additional sanity checking during BER decodingChris Wright1-0/+14
2008-04-29[CIFS] convert usage of implicit booleans to boolSteve French1-5/+5
2007-11-03[CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routinesJeff Layton1-11/+24
2007-08-31[CIFS] formatting cleanup found by checkpatchSteve French1-6/+4
2007-07-13[CIFS] whitespace/formatting fixesSteve French1-26/+31
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-31[CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change logSteve French1-5/+5
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl1-2/+1
2005-09-16[CIFS] Fix compiler warningsSteve French1-1/+2
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+618