project/libnl-tiny.git
2023-12-05 Felix Fietkausocket: change debug callbacks to pass struct nl_msg master
2023-12-05 Felix Fietkausocket: call rx debug callback once per packet instead...
2023-12-04 Felix Fietkausocket: add debug callbacks for rx/tx
2023-07-27 Jo-Philipp... build: allow passing SOVERSION value for dynamic library
2023-07-01 Hauke MehrtensMake struct nla_policy and struct nlattr const
2023-04-02 Nick Hainkeattr: add NLA_S* definitions
2023-01-06 Jesus Fernandez... libnl-tiny: fix duplicated branch in family.h
2022-11-01 Joerg Vehlowlibnl-tiny: set SOCK_CLOEXEC if available
2022-05-23 Petr Štetiargenl_family: explicitly null terminate strncpy destinat... staging/ynezz/fix-strncpy
2022-05-23 Felix Fietkaubuild static library
2022-05-17 Felix Fietkaunetlink: add NLA_F_NESTED to all nested attributes
2021-12-14 Hauke Mehrtensattr.h: Add NLA_PUT_S32
2020-08-05 Felix Fietkauunl: add support for connecting to rtnl
2020-07-11 Rosen Penevlibnl-tiny: install pkgconfig file
2019-10-29 Petr Štetiarremove never used err variable assignment disliked...
2019-10-29 Petr Štetiarsilence use after the free clang analyzer warning
2019-10-29 Petr Štetiaruse offsetof macro to make scan-build happy
2019-10-29 Petr Štetiaradd initial GitLab CI support
2019-10-29 Petr Štetiariron out all extra compiler warnings
2019-10-29 Petr Štetiarcmake: enable extra compiler checks
2019-10-29 Petr Štetiarconvert into CMake project
2019-10-04 Petr Štetiarrefactor into separate Git project
2017-11-16 Felix Fietkaulibnl-tiny: use fixed message size instead of using...
2016-12-20 Alexandru Ardeleanlibnl-tiny: define _GNU_SOURCE if not defined
2016-11-24 Florian Fainellilibnl-tiny: Remove GENL_ID_GENERATE
2016-11-17 Felix Fietkaulibnl-tiny: remove include/linux overrides to fix vario...
2016-10-15 Alexandru Ardeleanlibs/libnl-tiny: drop Build/Prepare rule in favor of...
2016-07-02 Hauke Mehrtenslibnl-tiny: Generic Netlink multicast groups support
2016-06-07 Felix Fietkautreewide: replace nbd@openwrt.org with nbd@nbd.name
2016-04-17 Hauke Mehrtenslibnl-tiny: backport 'gnet_stats_rate_est64' support
2015-11-11 Felix Fietkaulibnl-tiny: include <sys/socket.h>
2015-06-18 Steven Barthlibnl-tiny: honor CFLAGS when linking
2015-04-19 Felix Fietkaulibnl-tiny: link library with -Bsymbolic-functions
2014-12-11 Jonas Gorskilibnl-tiny: fix receiving netlink messages larger than 4K
2014-12-10 Felix Fietkaulibnl-tiny: remove dead code
2014-11-02 Steven BarthAdd a few SPDX tags
2014-03-21 Felix Fietkaulibnl-tiny: ensure compatibility to libnl version 3...
2014-02-24 Felix Fietkaulibnl-tiny: fix include path to poll.h
2012-12-22 Felix Fietkaulibnl-tiny: add includedir to pkg-config cflags
2012-10-19 Hamish Guthrielicensing: Add licensing metadata to many packages...
2012-10-08 Felix Fietkauadd myself as a maintainer for various packages
2012-10-08 Felix Fietkaumove library packages to package/libs/