summaryrefslogtreecommitdiffstats
path: root/net/sctp/auth.c
Commit message (Expand)AuthorAgeFilesLines
* [SCTP]: Update AUTH structures to match declarations in draft-16.Vlad Yasevich2008-02-281-2/+2
* [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-051-4/+4
* [SCTP]: Fix kernel panic while received AUTH chunk with BAD shared key identi...Wei Yongjun2008-02-051-3/+3
* SCTP: Fix build issues with SCTP AUTH.Vlad Yasevich2007-11-291-0/+2
* SCTP: Fix chunk acceptance when no authenticated chunks were listed.Vlad Yasevich2007-11-291-1/+1
* SCTP endianness annotations regressionAl Viro2007-10-291-2/+2
* [CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu2007-10-271-2/+1
* [SCTP] net/sctp/auth.c: make 3 functions staticAdrian Bunk2007-10-261-3/+3
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-241-3/+1
* Update net/ to use sg helpersJens Axboe2007-10-221-1/+2
* [SCTP]: API updates to suport SCTP-AUTH extensions.Vlad Yasevich2007-10-101-0/+193
* [SCTP]: Implement SCTP-AUTH internalsVlad Yasevich2007-10-101-0/+745