Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-27 | libs/nixio: make TLS support optional | Jo-Philipp Wich | |
2009-12-28 | libs/nixio: fix compile on OS X | Jo-Philipp Wich | |
2009-07-11 | nixio: Mark axTLS as discouraged, fix changelog | Steven Barth | |
2009-06-15 | libs/nixio: wrap $(CC) in quotes, command could break if ccache is used ↵ | Jo-Philipp Wich | |
(CC:=ccache mips-openwrt-linux-uclibc-gcc) | |||
2009-05-28 | nixio: Rework TLS support, added support for CyaSSL | Steven Barth | |
2009-04-21 | Merge nixio 0.2 | Steven Barth | |
2009-03-16 | nixio: added syslog support | Steven Barth | |
2009-03-12 | FreeBSD compatibility #3 | Steven Barth | |
2009-03-09 | Cicrumvent possible segfaults in axTLS | Steven Barth | |
More compatibility | |||
2009-03-09 | Make nixio compile on OpenSolaris | Steven Barth | |
2009-03-04 | nixio: Autogenerate private key on installation if we have axtls | Steven Barth | |
support, make the TLS provider configurable in the build menu | |||
2009-03-03 | nixio: | Steven Barth | |
Use POSIX file functions introduce dup() introduce fork() wait() kill() more signal interrupt wrappers more POSIX / UNIX standard compliance | |||
2009-02-22 | Add axTLS sourcecode | Steven Barth | |
2009-02-22 | NIXIO: TLS-Support, bugfixes | Steven Barth | |
2009-02-12 | nixio next | Steven Barth | |
splice() still does not work correctly | |||
2009-02-10 | nixio + io = nix2io | Steven Barth | |
2009-02-08 | Use poll() instead of select() | Steven Barth | |
Reintroduce nanosleep() | |||
2009-02-08 | nixio linux IO/socket api (incomplete / WIP) | Steven Barth | |