index
:
openwrt/luci
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libs
/
nixio
/
Makefile
Age
Commit message (
Expand
)
Author
2015-01-08
Rework LuCI build system
Jo-Philipp Wich
2012-08-29
[PATCH] nixio HAS_SHADOW test link error
Jo-Philipp Wich
2012-03-13
libs/nixio: reorder linker commandline args to fix build on Ubuntu 11.x
Jo-Philipp Wich
2012-03-13
libs/nixio: disable TLS implementation by default, fixes host builds on Ubunt...
Jo-Philipp Wich
2011-11-20
libs/nixio: link with libcrypto when using OpenSSL as digest backend
Jo-Philipp Wich
2011-08-12
libs/nixio: implement getproto(), getprotobyname() and getprotobynumber()
Jo-Philipp Wich
2011-08-11
libs/nixio: allow building without shadow password support
Jo-Philipp Wich
2010-03-27
libs/nixio: make TLS support optional
Jo-Philipp Wich
2009-12-28
libs/nixio: fix compile on OS X
Jo-Philipp Wich
2009-07-11
nixio: Mark axTLS as discouraged, fix changelog
Steven Barth
2009-06-15
libs/nixio: wrap $(CC) in quotes, command could break if ccache is used (CC:=...
Jo-Philipp Wich
2009-05-28
nixio: Rework TLS support, added support for CyaSSL
Steven Barth
2009-04-21
Merge nixio 0.2
Steven Barth
2009-03-16
nixio: added syslog support
Steven Barth
2009-03-12
FreeBSD compatibility #3
Steven Barth
2009-03-09
Cicrumvent possible segfaults in axTLS
Steven Barth
2009-03-09
Make nixio compile on OpenSolaris
Steven Barth
2009-03-04
nixio: Autogenerate private key on installation if we have axtls
Steven Barth
2009-03-03
nixio:
Steven Barth
2009-02-22
Add axTLS sourcecode
Steven Barth
2009-02-22
NIXIO: TLS-Support, bugfixes
Steven Barth
2009-02-12
nixio next
Steven Barth
2009-02-10
nixio + io = nix2io
Steven Barth
2009-02-08
Use poll() instead of select()
Steven Barth
2009-02-08
nixio linux IO/socket api (incomplete / WIP)
Steven Barth