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
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfrm: remove redundant check in xfrm_sa_update_cache()
Thomas Haller
2024-09-12
1
-1/+1
*
xfrm: use the new _nl_auto_nl_object helper
Jonas Gorski
2024-09-12
1
-3/+1
*
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
2
-5/+5
*
lib/xfrm: add missing #include <time.h>
Aleksander Mazur
2024-01-08
2
-0/+2
*
xfrm: return -NLE_MISSING_ATTR from xfrmnl_sa_get_auth_params()
Thomas Haller
2023-12-04
1
-13/+10
*
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
3
-140/+70
*
xfrm: fix crashes in case of ENOMEM
Thomas Haller
2023-11-29
3
-14/+51
*
xfrm: refactor nl_addr_build() calls in XFRM code
Thomas Haller
2023-11-29
2
-46/+12
*
xfrm: use cleanup attribute for nl_addr in XFRM parsing
Thomas Haller
2023-11-29
2
-37/+31
*
xfrm: fix error code for NLE_ENOMEM in xfrmnl_ae_parse()
Thomas Haller
2023-11-29
1
-1/+1
*
xfrm: fix parsing address in xfrmnl_ae_parse()
Thomas Haller
2023-11-29
1
-2/+3
*
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
3
-6/+9
*
include: use <linux/$file> instead of <linux-private/linux/$file>
Thomas Haller
2023-08-08
1
-1/+1
*
include: include private linux headers with explicit path
Thomas Haller
2023-08-03
1
-2/+2
*
include: drop "netlink-private/netlink.h" and move declarations
Thomas Haller
2023-08-02
6
-12/+7
*
all: cleanup includes and use "nm-default.h"
Thomas Haller
2023-08-02
6
-3/+17
*
include: split and drop "netlink-private/types.h"
Thomas Haller
2023-08-02
7
-5/+239
*
base: move "netlink-private/utils.h" to "base/nl-base-utils.h"
Thomas Haller
2023-07-31
1
-1/+1
*
all: rework ATTR_DIFF() macros to not generate attribute names
Thomas Haller
2023-07-28
3
-77/+94
*
xfrm/sa: fix reference counters of sa selector addresses
Neil Horman
2022-04-26
1
-0/+4
*
xfrm: fix uninitalized variables in build_xfrm_ae_message()
Thomas Haller
2022-04-23
1
-0/+2
*
all: fix "-Wformat" warnings for nl_dump*()
Thomas Haller
2022-04-22
3
-15/+35
*
lib: make nl_object_clone() out-of-memory safe
Thomas Haller
2022-03-16
3
-20/+44
*
xfrm/sa: clone user_offload in xfrm_sa_clone()
Thomas Haller
2022-03-16
1
-0/+6
*
xfrm/sa: style cleanup xfrm_sa_clone()
Thomas Haller
2022-03-16
1
-14/+7
*
xfrm: fix naming consistency in xfrmnl_sp_get_curlifetime()
Balaji Marisetti
2022-03-03
1
-6/+6
*
xfrm: ensure minlen in policy for XFRMA_OFFLOAD_DEV
Thomas Haller
2022-03-03
1
-0/+1
*
xfrm: Add support for xfrm user offloading
Thomas Egerer
2022-03-03
1
-0/+86
*
zero stack allocated memory in xfrmnl_build_sa_delete_request
Neil Horman
2022-03-03
1
-0/+1
*
xfrm: remove superfluous xfrm_userpolicy_id from dump request
Thomas Egerer
2020-04-21
1
-5/+1
*
xfrm: remove superfluous xfrm_usersa_id from dump request
Thomas Egerer
2020-04-16
1
-5/+1
*
lib: use _nl_strncpy*() instead of plain strncpy()
Thomas Haller
2020-04-15
1
-2/+1
*
all: Avoid pointer arithmetic on `void *`
Michael Forney
2019-08-16
2
-2/+2
*
dbg: Use __func__ instead of __PRETTY_FUNCTION__
Michael Forney
2019-08-16
2
-2/+2
*
Add SPDX identifiers
Yegor Yefremov
2019-08-12
6
-0/+6
*
xfrm: fix memory corruption (dangling pointer) when when setting xfrmnl_sa
Thomas Haller
2019-08-09
1
-71/+74
*
route: fix strncpy() warning from coverity about unterminated string
Thomas Haller
2019-08-08
1
-0/+1
*
lib/xfrm/ae.c: fix memcpy(dst, dst) bug
Rasmus Villemoes
2017-06-15
1
-2/+2
*
xfrm: NUL terminate the ctx_str buffer in xfrmnl_sa_set_sec_ctx()
Thomas Haller
2017-02-27
2
-2/+4
*
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
[next]