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