Merge pull request #1818 from dibdot/lxc_fix
[project/luci.git] / libs / nixio / Makefile
2015-01-08 Jo-Philipp WichRework LuCI build system
2012-08-29 Jo-Philipp Wich[PATCH] nixio HAS_SHADOW test link error
2012-03-13 Jo-Philipp Wichlibs/nixio: reorder linker commandline args to fix...
2012-03-13 Jo-Philipp Wichlibs/nixio: disable TLS implementation by default,...
2011-11-20 Jo-Philipp Wichlibs/nixio: link with libcrypto when using OpenSSL...
2011-08-12 Jo-Philipp Wichlibs/nixio: implement getproto(), getprotobyname()...
2011-08-11 Jo-Philipp Wichlibs/nixio: allow building without shadow password...
2010-03-27 Jo-Philipp Wichlibs/nixio: make TLS support optional
2009-12-28 Jo-Philipp Wichlibs/nixio: fix compile on OS X
2009-07-11 Steven Barthnixio: Mark axTLS as discouraged, fix changelog
2009-06-15 Jo-Philipp Wichlibs/nixio: wrap $(CC) in quotes, command could break...
2009-05-28 Steven Barthnixio: Rework TLS support, added support for CyaSSL
2009-04-21 Steven BarthMerge nixio 0.2
2009-03-16 Steven Barthnixio: added syslog support
2009-03-12 Steven BarthFreeBSD compatibility #3
2009-03-09 Steven BarthCicrumvent possible segfaults in axTLS
2009-03-09 Steven BarthMake nixio compile on OpenSolaris
2009-03-04 Steven Barthnixio: Autogenerate private key on installation if...
2009-03-03 Steven Barthnixio:
2009-02-22 Steven BarthAdd axTLS sourcecode
2009-02-22 Steven BarthNIXIO: TLS-Support, bugfixes
2009-02-12 Steven Barthnixio next
2009-02-10 Steven Barthnixio + io = nix2io
2009-02-08 Steven BarthUse poll() instead of select()
2009-02-08 Steven Barthnixio linux IO/socket api (incomplete / WIP)