index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
/
auth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-03
sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()
Dan Rosenberg
1
-2
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-01-08
fix similar typos to successfull
Coly Li
1
-1
/
+1
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-2
/
+2
2008-08-27
sctp: fix random memory dereference with SCTP_HMAC_IDENT option.
Vlad Yasevich
1
-0
/
+3
2008-08-25
sctp: add verification checks to SCTP_AUTH_KEY option
Vlad Yasevich
1
-0
/
+4
2008-02-28
[SCTP]: Update AUTH structures to match declarations in draft-16.
Vlad Yasevich
1
-2
/
+2
2008-02-05
[SCTP]: Stop claiming that this is a "reference implementation"
Vlad Yasevich
1
-4
/
+4
2008-02-05
[SCTP]: Fix kernel panic while received AUTH chunk with BAD shared key identi...
Wei Yongjun
1
-3
/
+3
2007-11-29
SCTP: Fix build issues with SCTP AUTH.
Vlad Yasevich
1
-0
/
+2
2007-11-29
SCTP: Fix chunk acceptance when no authenticated chunks were listed.
Vlad Yasevich
1
-1
/
+1
2007-10-29
SCTP endianness annotations regression
Al Viro
1
-2
/
+2
2007-10-27
[CRYPTO] users: Fix up scatterlist conversion errors
Herbert Xu
1
-2
/
+1
2007-10-26
[SCTP] net/sctp/auth.c: make 3 functions static
Adrian Bunk
1
-3
/
+3
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
1
-3
/
+1
2007-10-22
Update net/ to use sg helpers
Jens Axboe
1
-1
/
+2
2007-10-10
[SCTP]: API updates to suport SCTP-AUTH extensions.
Vlad Yasevich
1
-0
/
+193
2007-10-10
[SCTP]: Implement SCTP-AUTH internals
Vlad Yasevich
1
-0
/
+745