summaryrefslogtreecommitdiffhomepage
path: root/libs/nixio
AgeCommit message (Expand)Author
2009-03-16nixio: solaris does not recognize LOG_PERRORSteven Barth
2009-03-16Fix a possible stack corruptionSteven Barth
2009-03-16Added missing fileSteven Barth
2009-03-16nixio: added syslog supportSteven Barth
2009-03-13Sync nixioSteven Barth
2009-03-13nixio: More sockoptsSteven Barth
2009-03-13nixio: +socket options SO_DONTROUTE, SO_BINDTODEVICESteven Barth
2009-03-12nixio: chdir()Steven Barth
2009-03-12nixio: add setsid()Steven Barth
2009-03-12FreeBSD compatibility #3Steven Barth
2009-03-12nixio: FreeBSD compatibility #2Steven Barth
2009-03-12nixio: FreeBSD compatibility #1Steven Barth
2009-03-10Be nice()Steven Barth
2009-03-09nixio: Implement protable behaviour of signal(), export more errorSteven Barth
2009-03-09httpclient: Added missing importSteven Barth
2009-03-09nixio: reenable splice() for linuxSteven Barth
2009-03-09Cicrumvent possible segfaults in axTLSSteven Barth
2009-03-09Make nixio compile on OpenSolarisSteven Barth
2009-03-06nixio util:Steven Barth
2009-03-05nixio: Export more constants, introduce {g,s}et{g,u}id, getpid, getppidSteven Barth
2009-03-04nixio: Fix generation of private key for axtlsSteven Barth
2009-03-04Still not working...Steven Barth
2009-03-04Fix nixio postinstSteven Barth
2009-03-04nixio: Autogenerate private key on installation if we have axtlsSteven Barth
2009-03-04Set /etc/private.rsa as default key for axTLS contextsSteven Barth
2009-03-03nixio:Steven Barth
2009-02-28More splicing stuffSteven Barth
2009-02-27nixio: Fixes, use POSIX calls for file i/oSteven Barth
2009-02-24nixio: Finetuning of TLS-supportSteven Barth
2009-02-23nixio:Steven Barth
2009-02-22More compat fixesSteven Barth
2009-02-22Remove some crapSteven Barth
2009-02-22Add axTLS sourcecodeSteven Barth
2009-02-22NIXIO: TLS-Support, bugfixesSteven Barth
2009-02-18More nixio fixes, initial httpclientSteven Barth
2009-02-15More nixio fixesSteven Barth
2009-02-14nixio: +performanceSteven Barth
2009-02-14nixio: added sendfile(), return false instead of nil for EWOULDBLOCKSteven 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