summaryrefslogtreecommitdiffhomepage
path: root/libs/nixio/src/tls-crypto.c
AgeCommit message (Collapse)Author
2015-01-08Rework LuCI build systemJo-Philipp Wich
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2009-05-28nixio: Rework TLS support, added support for CyaSSLSteven Barth
2009-04-26nixio:Steven Barth
Added binding for getifaddrs(): List network interfaces, their flags, addresses and statistics Cleanups
2009-04-21Merge nixio 0.2Steven Barth