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
/
ae.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/xfrm: add missing #include <time.h>
Aleksander Mazur
2024-01-08
1
-0/+1
*
xfrm: refactor error handling in XFRM parsing
Thomas Haller
2023-11-29
1
-24/+14
*
xfrm: fix crashes in case of ENOMEM
Thomas Haller
2023-11-29
1
-2/+9
*
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
*
lib/xfrm: use thread-safe gmtime_r() instead of gmtime()
Thomas Haller
2023-08-18
1
-2/+3
*
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
1
-2/+2
*
all: cleanup includes and use "nm-default.h"
Thomas Haller
2023-08-02
1
-1/+3
*
include: split and drop "netlink-private/types.h"
Thomas Haller
2023-08-02
1
-2/+30
*
all: rework ATTR_DIFF() macros to not generate attribute names
Thomas Haller
2023-07-28
1
-11/+15
*
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
1
-2/+3
*
lib: make nl_object_clone() out-of-memory safe
Thomas Haller
2022-03-16
1
-4/+10
*
dbg: Use __func__ instead of __PRETTY_FUNCTION__
Michael Forney
2019-08-16
1
-1/+1
*
Add SPDX identifiers
Yegor Yefremov
2019-08-12
1
-0/+1
*
lib/xfrm/ae.c: fix memcpy(dst, dst) bug
Rasmus Villemoes
2017-06-15
1
-2/+2
*
xfrm/ae: Include own public header for function prototypes
Tobias Klauser
2017-01-20
1
-0/+1
*
trivial: whitespace-only fixes for src and lib
Peter Wu
2016-08-12
1
-2/+2
*
lib: update ce-mask to uint64_t
David Ahern
2016-02-12
1
-2/+4
*
xfrm: fix an unintialized return value on memory allocation error in xfrmnl_a...
Nicolas PLANEL
2014-08-27
1
-1/+3
*
style: require comma after __ADD() macro
Thomas Haller
2014-07-27
1
-19/+19
*
xfrm: style-fixes
Thomas Haller
2014-07-20
1
-550/+552
*
xfrm: add xfrm support
Sruthi Yellamraju
2014-07-20
1
-0/+977