summaryrefslogtreecommitdiffhomepage
path: root/libs/nixio
AgeCommit message (Expand)Author
2011-01-13libs/nixio: fix sendto(), implement support for unix domain sockets (#140)Jo-Philipp Wich
2010-06-10nixio: Add set_verify_locations for TLSSteven Barth
2010-05-23nixio: Add nixio.gettimeofday() per user requestSteven Barth
2010-04-05libs/nixio: save uhttpd certs as wellJo-Philipp Wich
2010-03-28nixio: Fix interface data for layer 3+ interfacesSteven Barth
2010-03-27libs/nixio: make TLS support optionalJo-Philipp Wich
2009-12-29libs/nixio: fix uninitialized variable warning on Darwin in splice.cJo-Philipp Wich
2009-12-28libs/nixio: properly cast len argument for OS X sendfile()Jo-Philipp Wich
2009-12-28libs/nixio: fix compile on OS XJo-Philipp Wich
2009-11-28nixio: Improve number handling with non-double Lua setupsSteven Barth
2009-11-01nixio: Device stats are unsinged from kernel and likely to overflow so use pu...Steven Barth
2009-10-31System loads are floatsSteven Barth
2009-10-26Build fixesSteven Barth
2009-10-26nixio: store stats and other number information as integer, which works bette...Felix Fietkau
2009-08-27libs/nixio: protect splice calls with ifdef SPLICE_F_MOVE, fixes compile erro...Jo-Philipp Wich
2009-07-29Kill abandoned filesSteven Barth
2009-07-27Code styleSteven Barth
2009-07-26libs/nixio: d'oh ... import tostring() as wellJo-Philipp Wich
2009-07-26libs/nixio: convert data to string in writeall(), this is required for numeri...Jo-Philipp Wich
2009-07-19libs/nixio: don't close stdin, stdout or stderr during garbage collectionJo-Philipp Wich
2009-07-18libs/nixio: allow calls to nixio.util.consume() with no iterator givenJo-Philipp Wich
2009-07-18libs/nixio: add destination table argument to nixio.util.consume()Jo-Philipp Wich
2009-07-14nixio:Steven Barth
2009-07-11Fix getifaddrs() for BSDSteven Barth
2009-07-11nixio: Mark axTLS as discouraged, fix changelogSteven Barth
2009-07-11nixio: Update documentation to prepare 0.3 releaseSteven Barth
2009-07-11nixio: Fix accidental closing of file descriptors after dup with twoSteven Barth
2009-06-30libs/nixio: add sysupgrade hook to include /etc/nixio/ (generated certs) into...Jo-Philipp Wich
2009-06-21nixio: Resolve namespace clashesSteven Barth
2009-06-15libs/nixio: wrap $(CC) in quotes, command could break if ccache is used (CC:=...Jo-Philipp Wich
2009-06-15Redefine splice() flags for crappy uclibc versionsSteven Barth
2009-06-10Some sendfile() under Linux 2.4 is brokenSteven Barth
2009-06-07Revert "adjust axtls level"Steven Barth
2009-06-07adjust axtls levelSteven Barth
2009-06-07nixio: Add support for DER certificates, PX5G fix CertmasterSteven Barth
2009-06-06nixio: Fix axTLS configuration, prepare px5g integrationSteven Barth
2009-06-06nixio: Add support for DER keyfilesSteven Barth
2009-06-06nixio: Use correct datatypes for base64 encodeSteven Barth
2009-05-28nixio: Rework TLS support, added support for CyaSSLSteven Barth
2009-05-28Disable checkkey for now: Something is wrong with dropbearkeySteven Barth
2009-05-28Würg around some nasty axTLS keying bugsSteven Barth
2009-05-27Revert "axtls: change cipher profile"Steven Barth
2009-05-27axtls: change cipher spec againSteven Barth
2009-05-27axtls: change cipher profileSteven Barth
2009-05-27Disable old SSL handshakeSteven Barth
2009-05-23GSoC Commit #1: LuCId + HTTP-ServerSteven Barth
2009-04-26nixio:Steven Barth
2009-04-21Merge nixio 0.2Steven Barth
2009-03-16nixio: solaris does not recognize LOG_PERRORSteven Barth
2009-03-16Fix a possible stack corruptionSteven Barth