aboutsummaryrefslogtreecommitdiff
path: root/net/sctp/auth.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-3/+3
2010-10-03sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Gravatar Dan Rosenberg 1-2/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-01-08fix similar typos to successfullGravatar Coly Li 1-1/+1
2009-01-06trivial: fix then -> than typos in comments and documentationGravatar Frederik Schwarzer 1-2/+2
2008-08-27sctp: fix random memory dereference with SCTP_HMAC_IDENT option.Gravatar Vlad Yasevich 1-0/+3
2008-08-25sctp: add verification checks to SCTP_AUTH_KEY optionGravatar Vlad Yasevich 1-0/+4
2008-02-28[SCTP]: Update AUTH structures to match declarations in draft-16.Gravatar Vlad Yasevich 1-2/+2
2008-02-05[SCTP]: Stop claiming that this is a "reference implementation"Gravatar Vlad Yasevich 1-4/+4
2008-02-05[SCTP]: Fix kernel panic while received AUTH chunk with BAD shared key identi...Gravatar Wei Yongjun 1-3/+3
2007-11-29SCTP: Fix build issues with SCTP AUTH.Gravatar Vlad Yasevich 1-0/+2
2007-11-29SCTP: Fix chunk acceptance when no authenticated chunks were listed.Gravatar Vlad Yasevich 1-1/+1
2007-10-29SCTP endianness annotations regressionGravatar Al Viro 1-2/+2
2007-10-27[CRYPTO] users: Fix up scatterlist conversion errorsGravatar Herbert Xu 1-2/+1
2007-10-26[SCTP] net/sctp/auth.c: make 3 functions staticGravatar Adrian Bunk 1-3/+3
2007-10-24SG: Change sg_set_page() to take length and offset argumentGravatar Jens Axboe 1-3/+1
2007-10-22Update net/ to use sg helpersGravatar Jens Axboe 1-1/+2
2007-10-10[SCTP]: API updates to suport SCTP-AUTH extensions.Gravatar Vlad Yasevich 1-0/+193
2007-10-10[SCTP]: Implement SCTP-AUTH internalsGravatar Vlad Yasevich 1-0/+745