summaryrefslogtreecommitdiffhomepage
path: root/libs/nixio/Makefile
AgeCommit message (Expand)Author
2012-03-13libs/nixio: reorder linker commandline args to fix build on Ubuntu 11.xJo-Philipp Wich
2012-03-13libs/nixio: disable TLS implementation by default, fixes host builds on Ubunt...Jo-Philipp Wich
2011-11-20libs/nixio: link with libcrypto when using OpenSSL as digest backendJo-Philipp Wich
2011-08-12libs/nixio: implement getproto(), getprotobyname() and getprotobynumber()Jo-Philipp Wich
2011-08-11libs/nixio: allow building without shadow password supportJo-Philipp Wich
2010-03-27libs/nixio: make TLS support optionalJo-Philipp Wich
2009-12-28libs/nixio: fix compile on OS XJo-Philipp Wich
2009-07-11nixio: Mark axTLS as discouraged, fix changelogSteven Barth
2009-06-15libs/nixio: wrap $(CC) in quotes, command could break if ccache is used (CC:=...Jo-Philipp Wich
2009-05-28nixio: Rework TLS support, added support for CyaSSLSteven Barth
2009-04-21Merge nixio 0.2Steven Barth
2009-03-16nixio: added syslog supportSteven Barth
2009-03-12FreeBSD compatibility #3Steven Barth
2009-03-09Cicrumvent possible segfaults in axTLSSteven Barth
2009-03-09Make nixio compile on OpenSolarisSteven Barth
2009-03-04nixio: Autogenerate private key on installation if we have axtlsSteven Barth
2009-03-03nixio:Steven Barth
2009-02-22Add axTLS sourcecodeSteven Barth
2009-02-22NIXIO: TLS-Support, bugfixesSteven Barth
2009-02-12nixio nextSteven Barth
2009-02-10nixio + io = nix2ioSteven Barth
2009-02-08Use poll() instead of select()Steven Barth
2009-02-08nixio linux IO/socket api (incomplete / WIP)Steven Barth