index
:
libnl.git
cache-nonexcl-route
main
th/pr/338
th/test-routes
th/tmp
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
xfrm
/
sp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: fix and enable "-Wsign-compare" warning
Thomas Haller
2024-05-29
1
-3/+6
*
all: use defines for attributes
Thomas Haller
2024-04-22
1
-3/+3
*
lib/xfrm: add missing #include <time.h>
Aleksander Mazur
2024-01-08
1
-0/+1
*
xfrm: fix leaking usertemplate in xfrmnl_sp_parse()
Thomas Haller
2023-12-04
1
-2/+2
*
xfrm: refactor error handling in XFRM parsing
Thomas Haller
2023-11-29
1
-43/+19
*
xfrm: fix crashes in case of ENOMEM
Thomas Haller
2023-11-29
1
-4/+16
*
xfrm: refactor nl_addr_build() calls in XFRM code
Thomas Haller
2023-11-29
1
-16/+4
*
xfrm: use cleanup attribute for nl_addr in XFRM parsing
Thomas Haller
2023-11-29
1
-24/+20
*
xfrm: clear XFRM_SP_ATTR_TMPL when removing the last template from a policy
Thomas Egerer
2023-11-27
1
-0/+2
*
xfrm/sp: fix reference counters of sa selector/tmpl addresses
Thomas Egerer
2023-11-27
1
-0/+8
*
lib/xfrm: use thread-safe gmtime_r() instead of gmtime()
Thomas Haller
2023-08-18
1
-2/+3
*
include: drop "netlink-private/netlink.h" and move declarations
Thomas Haller
2023-08-02
1
-2/+2
*
all: cleanup includes and use "nm-default.h"
Thomas Haller
2023-08-02
1
-0/+2
*
include: split and drop "netlink-private/types.h"
Thomas Haller
2023-08-02
1
-1/+30
*
all: rework ATTR_DIFF() macros to not generate attribute names
Thomas Haller
2023-07-28
1
-20/+22
*
all: fix "-Wformat" warnings for nl_dump*()
Thomas Haller
2022-04-22
1
-7/+17
*
lib: make nl_object_clone() out-of-memory safe
Thomas Haller
2022-03-16
1
-16/+20
*
xfrm: fix naming consistency in xfrmnl_sp_get_curlifetime()
Balaji Marisetti
2022-03-03
1
-6/+6
*
xfrm: remove superfluous xfrm_userpolicy_id from dump request
Thomas Egerer
2020-04-21
1
-5/+1
*
all: Avoid pointer arithmetic on `void *`
Michael Forney
2019-08-16
1
-1/+1
*
Add SPDX identifiers
Yegor Yefremov
2019-08-12
1
-0/+1
*
xfrm: NUL terminate the ctx_str buffer in xfrmnl_sa_set_sec_ctx()
Thomas Haller
2017-02-27
1
-1/+2
*
xfrm: allow quering optional arguments from xfrmnl_sp_get_sec_ctx()
Thomas Haller
2017-02-27
1
-6/+33
*
fix of boolean operators
Simon Buttgereit
2017-02-27
1
-4/+4
*
update documentation of xfrmnl_sp_get_sec_ctx
Simon Buttgereit
2017-02-27
1
-5/+5
*
add possibity to delete policy without index
Simon Buttgereit
2017-02-27
1
-4/+45
*
update sp_attr condition in build_xfrm_sp_message
Simon Buttgereit
2017-02-27
1
-1/+3
*
little style fixes.
Simon Buttgereit
2017-02-27
1
-2/+2
*
fix xfrmnl_sp_set_sec_ctx length attributes
Simon Buttgereit
2017-02-27
1
-5/+17
*
fix build_xfrm_sp_message index condition
Simon Buttgereit
2017-02-27
1
-2/+1
*
trivial: whitespace-only fixes for src and lib
Peter Wu
2016-08-12
1
-3/+3
*
lib: update ce-mask to uint64_t
David Ahern
2016-02-12
1
-2/+3
*
xfrm: trival refactoring initialization of stack-allocated arguments to nl_se...
Thomas Haller
2015-05-12
1
-3/+4
*
xfrm: fix calling free() with a bad pointer
Nicolas PLANEL
2014-08-26
1
-1/+0
*
xfrm: Remove unused variable sp_id and sa_id
Thomas Graf
2014-08-26
1
-2/+0
*
xfrm: Remove unused function __assign_addr()
Thomas Graf
2014-08-26
1
-15/+0
*
style: require comma after __ADD() macro
Thomas Haller
2014-07-27
1
-29/+29
*
xfrm: use the right specifier for uint64_t
Cong Wang
2014-07-21
1
-4/+4
*
xfrm: style-fixes
Thomas Haller
2014-07-20
1
-812/+812
*
xfrm: add xfrm support
Sruthi Yellamraju
2014-07-20
1
-0/+1369