summaryrefslogtreecommitdiffstats
path: root/lib/xfrm/sa.c
Commit message (Expand)AuthorAgeFilesLines
* xfrm: allow avoiding buffer overflow for key in xfrmnl_sa_get_*_params()Thomas Haller2016-06-291-14/+82
* xfrm: fix memleak in build_xfrm_sa_message() error-pathThomas Haller2016-06-251-1/+3
* xfrm: attach only one xfrm alg attribute to netlink messageThomas Egerer2016-06-251-14/+19
* xfrm: fix memory leak for encap original addressThomas Egerer2016-06-251-2/+5
* xfrm: reuse encap data in xfrmnl_sa_set_encap_tmpl()Thomas Haller2016-06-251-3/+2
* xfrm: fix segfault when using encapsulation templatesThomas Egerer2016-06-251-3/+8
* xfrm: make character pointers in setters constThomas Egerer2016-06-251-10/+10
* xfrm: check length of alg_name before strcpying itThomas Egerer2016-06-251-4/+4
* xfrm: fix buffer overflow when copying keysThomas Egerer2016-06-251-8/+12
* lib: update ce-mask to uint64_tDavid Ahern2016-02-121-2/+3
* xfrm: trival refactoring initialization of stack-allocated arguments to nl_se...Thomas Haller2015-05-121-3/+4
* xfrm: fix xfrm_sa_msg_parser() to return the value from the callbackNicolas PLANEL2014-08-271-1/+1
* xfrm: Remove unused variable sp_id and sa_idThomas Graf2014-08-261-2/+0
* style: require comma after __ADD() macroThomas Haller2014-07-271-40/+40
* xfrm: use the right specifier for uint64_tCong Wang2014-07-211-4/+4
* xfrm: style-fixesThomas Haller2014-07-201-1432/+1432
* xfrm: add xfrm supportSruthi Yellamraju2014-07-201-0/+2075