summaryrefslogtreecommitdiffstats
path: root/net/sctp/auth.c
Commit message (Expand)AuthorAgeFilesLines
* sctp: delete the nested flexible array hmacXin Long2023-04-211-1/+1
* sctp: handle the error returned from sctp_auth_asoc_init_active_keyXin Long2022-09-301-4/+14
* sctp: move the active_key update after sh_keys is addedXin Long2021-08-031-5/+9
* sctp: update active_key for asoc when old key is being replacedXin Long2021-07-211-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-081-0/+1
|\
| * sctp: fix sctp_auth_init_hmacs() error pathEric Dumazet2020-10-081-0/+1
* | net: sctp: auth.c: delete duplicated wordsRandy Dunlap2020-08-241-2/+2
|/
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-1/+1
* sctp: use crypto_shash_tfm_digest()Eric Biggers2020-05-081-8/+2
* sctp: add sctp_auth_init and sctp_auth_freeXin Long2019-08-191-0/+69
* sctp: use ep and asoc auth_enable properlyXin Long2019-08-191-7/+25
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104Thomas Gleixner2019-05-241-16/+1
* crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-1/+0
* sctp: move up sctp_auth_init_hmacs() in sctp_endpoint_init()Xin Long2019-03-081-6/+0
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+3
* sctp: add SCTP_AUTH_FREE_KEY type for AUTHENTICATION_EVENTXin Long2018-03-141-0/+14
* sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEYXin Long2018-03-141-3/+43
* sctp: add refcnt support for sh_keyXin Long2018-03-141-43/+43
* sctp: remove the typedef sctp_hmac_algo_param_tXin Long2017-07-161-2/+2
* sctp: remove the typedef sctp_chunks_param_tXin Long2017-07-161-2/+2
* sctp: remove the typedef sctp_random_param_tXin Long2017-07-161-5/+4
* net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-2/+2
* sctp: remove the typedef sctp_paramhdr_tXin Long2017-07-011-9/+13
* sctp: remove the typedef sctp_cid_tXin Long2017-07-011-3/+3
* sctp: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-101-1/+1
* sctp: Use shashHerbert Xu2016-01-271-17/+19
* sctp: translate host order to network order when setting a hmacidlucien2015-11-151-2/+2
* sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHOMarcelo Ricardo Leitner2015-06-121-1/+10
* net: sctp: fix memory leak in auth key managementDaniel Borkmann2014-11-111-2/+0
* net: sctp: cache auth_enable per endpointVlad Yasevich2014-04-181-11/+6
* sctp: fix checkpatch errors with open brace '{' and trailing statementswangweidong2013-12-261-2/+1
* sctp: fix checkpatch errors with indentwangweidong2013-12-261-6/+6
* sctp: fix checkpatch errors with (foo*)|foo * bar|foo* barwangweidong2013-12-261-3/+3
* sctp: fix checkpatch errors with space required or prohibitedwangweidong2013-12-261-3/+3
* sctp: Fix FSF address in file headersJeff Kirsher2013-12-061-3/+2
* sctp: merge two if statements to onewangweidong2013-10-281-9/+5
* net: sctp: trivial: update bug report in header commentDaniel Borkmann2013-08-091-6/+0
* net: sctp: trivial: update mailing list addressDaniel Borkmann2013-07-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-081-1/+1
|\
| * net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann2013-02-071-1/+1
* | net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_keyDaniel Borkmann2013-02-081-5/+3
* | net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs callsDaniel Borkmann2013-02-071-9/+12
|/
* sctp: fix bogus if statement in sctp_auth_recv_cid()Dan Carpenter2012-08-161-1/+1
* sctp: Make sysctl tunables per netEric W. Biederman2012-08-141-4/+16
* sctp: better integer overflow check in sctp_auth_create_key()Xi Wang2011-11-291-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg2010-10-031-2/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* fix similar typos to successfullColy Li2009-01-081-1/+1
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-2/+2