Age | Commit message (Expand) | Author |
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 |
2009-03-16 | Added missing file | Steven Barth |
2009-03-16 | nixio: added syslog support | Steven Barth |
2009-03-13 | Sync nixio | Steven Barth |
2009-03-13 | nixio: More sockopts | Steven Barth |
2009-03-13 | nixio: +socket options SO_DONTROUTE, SO_BINDTODEVICE | Steven Barth |
2009-03-12 | nixio: chdir() | Steven Barth |
2009-03-12 | nixio: add setsid() | Steven Barth |
2009-03-12 | FreeBSD compatibility #3 | Steven Barth |
2009-03-12 | nixio: FreeBSD compatibility #2 | Steven Barth |
2009-03-12 | nixio: FreeBSD compatibility #1 | Steven Barth |
2009-03-10 | Be nice() | Steven Barth |
2009-03-09 | nixio: Implement protable behaviour of signal(), export more error | Steven Barth |
2009-03-09 | httpclient: Added missing import | Steven Barth |
2009-03-09 | nixio: reenable splice() for linux | Steven Barth |
2009-03-09 | Cicrumvent possible segfaults in axTLS | Steven Barth |
2009-03-09 | Make nixio compile on OpenSolaris | Steven Barth |
2009-03-06 | nixio util: | Steven Barth |
2009-03-05 | nixio: Export more constants, introduce {g,s}et{g,u}id, getpid, getppid | Steven Barth |
2009-03-04 | nixio: Fix generation of private key for axtls | Steven Barth |
2009-03-04 | Still not working... | Steven Barth |
2009-03-04 | Fix nixio postinst | Steven Barth |
2009-03-04 | nixio: Autogenerate private key on installation if we have axtls | Steven Barth |
2009-03-04 | Set /etc/private.rsa as default key for axTLS contexts | Steven Barth |
2009-03-03 | nixio: | Steven Barth |
2009-02-28 | More splicing stuff | Steven Barth |
2009-02-27 | nixio: Fixes, use POSIX calls for file i/o | Steven Barth |
2009-02-24 | nixio: Finetuning of TLS-support | Steven Barth |