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
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
2012-10-08
move library packages to package/libs/
Felix Fietkau