Age | Commit message (Expand) | Author |
2011-01-13 | libs/nixio: fix sendto(), implement support for unix domain sockets (#140) | Jo-Philipp Wich |
2010-06-10 | nixio: Add set_verify_locations for TLS | Steven Barth |
2010-05-23 | nixio: Add nixio.gettimeofday() per user request | Steven Barth |
2010-04-05 | libs/nixio: save uhttpd certs as well | Jo-Philipp Wich |
2010-03-28 | nixio: Fix interface data for layer 3+ interfaces | Steven Barth |
2010-03-27 | libs/nixio: make TLS support optional | Jo-Philipp Wich |
2009-12-29 | libs/nixio: fix uninitialized variable warning on Darwin in splice.c | Jo-Philipp Wich |
2009-12-28 | libs/nixio: properly cast len argument for OS X sendfile() | Jo-Philipp Wich |
2009-12-28 | libs/nixio: fix compile on OS X | Jo-Philipp Wich |
2009-11-28 | nixio: Improve number handling with non-double Lua setups | Steven Barth |
2009-11-01 | nixio: Device stats are unsinged from kernel and likely to overflow so use pu... | Steven Barth |
2009-10-31 | System loads are floats | Steven Barth |
2009-10-26 | Build fixes | Steven Barth |
2009-10-26 | nixio: store stats and other number information as integer, which works bette... | Felix Fietkau |
2009-08-27 | libs/nixio: protect splice calls with ifdef SPLICE_F_MOVE, fixes compile erro... | Jo-Philipp Wich |
2009-07-29 | Kill abandoned files | Steven Barth |
2009-07-27 | Code style | Steven Barth |
2009-07-26 | libs/nixio: d'oh ... import tostring() as well | Jo-Philipp Wich |
2009-07-26 | libs/nixio: convert data to string in writeall(), this is required for numeri... | Jo-Philipp Wich |
2009-07-19 | libs/nixio: don't close stdin, stdout or stderr during garbage collection | Jo-Philipp Wich |
2009-07-18 | libs/nixio: allow calls to nixio.util.consume() with no iterator given | Jo-Philipp Wich |
2009-07-18 | libs/nixio: add destination table argument to nixio.util.consume() | Jo-Philipp Wich |
2009-07-14 | nixio: | Steven Barth |
2009-07-11 | Fix getifaddrs() for BSD | Steven Barth |
2009-07-11 | nixio: Mark axTLS as discouraged, fix changelog | Steven Barth |
2009-07-11 | nixio: Update documentation to prepare 0.3 release | Steven Barth |
2009-07-11 | nixio: Fix accidental closing of file descriptors after dup with two | Steven Barth |
2009-06-30 | libs/nixio: add sysupgrade hook to include /etc/nixio/ (generated certs) into... | Jo-Philipp Wich |
2009-06-21 | nixio: Resolve namespace clashes | Steven Barth |
2009-06-15 | libs/nixio: wrap $(CC) in quotes, command could break if ccache is used (CC:=... | Jo-Philipp Wich |
2009-06-15 | Redefine splice() flags for crappy uclibc versions | Steven Barth |
2009-06-10 | Some sendfile() under Linux 2.4 is broken | Steven Barth |
2009-06-07 | Revert "adjust axtls level" | Steven Barth |
2009-06-07 | adjust axtls level | Steven Barth |
2009-06-07 | nixio: Add support for DER certificates, PX5G fix Certmaster | Steven Barth |
2009-06-06 | nixio: Fix axTLS configuration, prepare px5g integration | Steven Barth |
2009-06-06 | nixio: Add support for DER keyfiles | Steven Barth |
2009-06-06 | nixio: Use correct datatypes for base64 encode | Steven Barth |
2009-05-28 | nixio: Rework TLS support, added support for CyaSSL | Steven Barth |
2009-05-28 | Disable checkkey for now: Something is wrong with dropbearkey | Steven Barth |
2009-05-28 | Würg around some nasty axTLS keying bugs | Steven Barth |
2009-05-27 | Revert "axtls: change cipher profile" | Steven Barth |
2009-05-27 | axtls: change cipher spec again | Steven Barth |
2009-05-27 | axtls: change cipher profile | Steven Barth |
2009-05-27 | Disable old SSL handshake | Steven Barth |
2009-05-23 | GSoC Commit #1: LuCId + HTTP-Server | Steven Barth |
2009-04-26 | nixio: | Steven Barth |
2009-04-21 | Merge nixio 0.2 | Steven Barth |
2009-03-16 | nixio: solaris does not recognize LOG_PERROR | Steven Barth |
2009-03-16 | Fix a possible stack corruption | Steven Barth |