aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/auth.c
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg2010-10-04
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* fix similar typos to successfullColy Li2009-01-08
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* sctp: fix random memory dereference with SCTP_HMAC_IDENT option.Vlad Yasevich2008-08-27
* sctp: add verification checks to SCTP_AUTH_KEY optionVlad Yasevich2008-08-25
* [SCTP]: Update AUTH structures to match declarations in draft-16.Vlad Yasevich2008-02-28
* [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-05
* [SCTP]: Fix kernel panic while received AUTH chunk with BAD shared key identi...Wei Yongjun2008-02-05
* SCTP: Fix build issues with SCTP AUTH.Vlad Yasevich2007-11-29
* SCTP: Fix chunk acceptance when no authenticated chunks were listed.Vlad Yasevich2007-11-29
* SCTP endianness annotations regressionAl Viro2007-10-29
* [CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu2007-10-27
* [SCTP] net/sctp/auth.c: make 3 functions staticAdrian Bunk2007-10-26
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-24
* Update net/ to use sg helpersJens Axboe2007-10-22
* [SCTP]: API updates to suport SCTP-AUTH extensions.Vlad Yasevich2007-10-10
* [SCTP]: Implement SCTP-AUTH internalsVlad Yasevich2007-10-10