Sync nixio
[project/luci.git] / libs / nixio /
2009-03-13 Steven BarthSync nixio
2009-03-13 Steven Barthnixio: More sockopts
2009-03-13 Steven Barthnixio: +socket options SO_DONTROUTE, SO_BINDTODEVICE
2009-03-12 Steven Barthnixio: chdir()
2009-03-12 Steven Barthnixio: add setsid()
2009-03-12 Steven BarthFreeBSD compatibility #3
2009-03-12 Steven Barthnixio: FreeBSD compatibility #2
2009-03-12 Steven Barthnixio: FreeBSD compatibility #1
2009-03-10 Steven BarthBe nice()
2009-03-09 Steven Barthnixio: Implement protable behaviour of signal(), export...
2009-03-09 Steven Barthhttpclient: Added missing import
2009-03-09 Steven Barthnixio: reenable splice() for linux
2009-03-09 Steven BarthCicrumvent possible segfaults in axTLS
2009-03-09 Steven BarthMake nixio compile on OpenSolaris
2009-03-06 Steven Barthnixio util:
2009-03-05 Steven Barthnixio: Export more constants, introduce {g,s}et{g,u...
2009-03-04 Steven Barthnixio: Fix generation of private key for axtls
2009-03-04 Steven BarthStill not working...
2009-03-04 Steven BarthFix nixio postinst
2009-03-04 Steven Barthnixio: Autogenerate private key on installation if...
2009-03-04 Steven BarthSet /etc/private.rsa as default key for axTLS contexts
2009-03-03 Steven Barthnixio:
2009-02-28 Steven BarthMore splicing stuff
2009-02-27 Steven Barthnixio: Fixes, use POSIX calls for file i/o
2009-02-24 Steven Barthnixio: Finetuning of TLS-support
2009-02-23 Steven Barthnixio:
2009-02-22 Steven BarthMore compat fixes
2009-02-22 Steven BarthRemove some crap
2009-02-22 Steven BarthAdd axTLS sourcecode
2009-02-22 Steven BarthNIXIO: TLS-Support, bugfixes
2009-02-18 Steven BarthMore nixio fixes, initial httpclient
2009-02-15 Steven BarthMore nixio fixes
2009-02-14 Steven Barthnixio: +performance
2009-02-14 Steven Barthnixio: added sendfile(), return false instead of nil...
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)