index
:
libnl-tiny
master
staging/ynezz/fix-strncpy
Tiny OpenWrt fork of libnl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
formal: fix workflow permissions
master
George Sapkin
2025-12-02
1
-0
/
+6
*
github: ci: add MIPS64, PowerPC64 and RISCV64
Álvaro Fernández Rojas
2025-11-18
1
-4
/
+63
*
github: ci: add powerpc arch
Álvaro Fernández Rojas
2025-11-14
1
-4
/
+11
*
github: ci: add cmake build and source directories
Álvaro Fernández Rojas
2025-11-14
1
-1
/
+1
*
github: fix CI apt dependencies
Álvaro Fernández Rojas
2025-11-03
1
-0
/
+1
*
github: improve CI
Álvaro Fernández Rojas
2025-10-20
3
-6
/
+88
*
github: add CI build
Álvaro Fernández Rojas
2025-10-12
1
-0
/
+48
*
CMakeLists: update cmake minimum required version to 3.10
Christian Marangi
2025-10-03
1
-1
/
+1
*
attr.c: fix nla_reserve size check
Felix Fietkau
2025-03-19
1
-3
/
+3
*
socket: change debug callbacks to pass struct nl_msg
Felix Fietkau
2023-12-05
2
-9
/
+9
*
socket: call rx debug callback once per packet instead of per batch
Felix Fietkau
2023-12-05
1
-3
/
+3
*
socket: add debug callbacks for rx/tx
Felix Fietkau
2023-12-04
2
-0
/
+28
*
build: allow passing SOVERSION value for dynamic library
Jo-Philipp Wich
2023-07-27
1
-0
/
+5
*
Make struct nla_policy and struct nlattr const
Hauke Mehrtens
2023-07-01
6
-41
/
+41
*
attr: add NLA_S* definitions
Nick Hainke
2023-04-02
2
-0
/
+126
*
libnl-tiny: fix duplicated branch in family.h
Jesus Fernandez Manzano
2023-01-06
1
-1
/
+1
*
libnl-tiny: set SOCK_CLOEXEC if available
Joerg Vehlow
2022-11-01
1
-1
/
+6
*
genl_family: explicitly null terminate strncpy destination buffer
staging/ynezz/fix-strncpy
Petr Štetiar
2022-05-23
2
-0
/
+2
*
build static library
Felix Fietkau
2022-05-23
1
-2
/
+5
*
netlink: add NLA_F_NESTED to all nested attributes
Felix Fietkau
2022-05-17
2
-1
/
+3
*
attr.h: Add NLA_PUT_S32
Hauke Mehrtens
2021-12-14
1
-0
/
+34
*
unl: add support for connecting to rtnl
Felix Fietkau
2020-08-05
2
-11
/
+54
*
libnl-tiny: install pkgconfig file
Rosen Penev
2020-07-11
1
-0
/
+1
*
remove never used err variable assignment disliked by scan-build
Petr Štetiar
2019-10-29
1
-1
/
+0
*
silence use after the free clang analyzer warning
Petr Štetiar
2019-10-29
1
-1
/
+9
*
use offsetof macro to make scan-build happy
Petr Štetiar
2019-10-29
1
-1
/
+3
*
add initial GitLab CI support
Petr Štetiar
2019-10-29
1
-0
/
+3
*
iron out all extra compiler warnings
Petr Štetiar
2019-10-29
5
-9
/
+13
*
cmake: enable extra compiler checks
Petr Štetiar
2019-10-29
1
-1
/
+1
*
convert into CMake project
Petr Štetiar
2019-10-29
4
-27
/
+49
*
refactor into separate Git project
Petr Štetiar
2019-10-04
43
-62
/
+12
*
libnl-tiny: use fixed message size instead of using the page size
Felix Fietkau
2017-11-16
1
-6
/
+1
*
libnl-tiny: define _GNU_SOURCE if not defined
Alexandru Ardelean
2016-12-20
1
-0
/
+2
*
libnl-tiny: Remove GENL_ID_GENERATE
Florian Fainelli
2016-11-24
1
-1
/
+1
*
libnl-tiny: remove include/linux overrides to fix various build issues
Felix Fietkau
2016-11-17
5
-506
/
+0
*
libs/libnl-tiny: drop Build/Prepare rule in favor of default one
Alexandru Ardelean
2016-10-15
1
-5
/
+0
*
libnl-tiny: Generic Netlink multicast groups support
Hauke Mehrtens
2016-07-02
7
-1
/
+136
*
treewide: replace nbd@openwrt.org with nbd@nbd.name
Felix Fietkau
2016-06-07
1
-1
/
+1
*
libnl-tiny: backport 'gnet_stats_rate_est64' support
Hauke Mehrtens
2016-04-17
1
-0
/
+12
*
libnl-tiny: include <sys/socket.h>
Felix Fietkau
2015-11-11
2
-0
/
+2
*
libnl-tiny: honor CFLAGS when linking
Steven Barth
2015-06-18
2
-2
/
+2
*
libnl-tiny: link library with -Bsymbolic-functions
Felix Fietkau
2015-04-19
1
-1
/
+1
*
libnl-tiny: fix receiving netlink messages larger than 4K
Jonas Gorski
2014-12-11
2
-2
/
+2
*
libnl-tiny: remove dead code
Felix Fietkau
2014-12-10
5
-801
/
+0
*
Add a few SPDX tags
Steven Barth
2014-11-02
1
-3
/
+1
*
libnl-tiny: ensure compatibility to libnl version 3 and higher
Felix Fietkau
2014-03-21
2
-1
/
+14
*
libnl-tiny: fix include path to poll.h
Felix Fietkau
2014-02-24
1
-1
/
+1
*
libnl-tiny: add includedir to pkg-config cflags
Felix Fietkau
2012-12-22
1
-1
/
+1
*
licensing: Add licensing metadata to many packages Two new variables are intr...
Hamish Guthrie
2012-10-19
1
-0
/
+3
*
add myself as a maintainer for various packages
Felix Fietkau
2012-10-08
1
-0
/
+2
[next]