Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-27 | libs/nixio: make TLS support optional | Jo-Philipp Wich | |
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 ↵ | Jo-Philipp Wich | |
numeric and udata arguments | |||
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-06-21 | nixio: Resolve namespace clashes | Steven Barth | |
2009-06-10 | Some sendfile() under Linux 2.4 is broken | Steven Barth | |
2009-05-23 | GSoC Commit #1: LuCId + HTTP-Server | Steven Barth | |
2009-04-21 | Merge nixio 0.2 | Steven Barth | |
2009-03-06 | nixio util: | Steven Barth | |
Don't shutdown TLS connection on close() This could lead to problems when calling close on a forked socket sink() also shutdown connection if close is requested and possible | |||
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-27 | nixio: Fixes, use POSIX calls for file i/o | Steven Barth | |
httpclient: resume support, splice() support, cookie support | |||
2009-02-24 | nixio: Finetuning of TLS-support | Steven Barth | |
httpclient: HTTPS support axTLS: enable diagnostic mode | |||
2009-02-22 | NIXIO: TLS-Support, bugfixes | Steven Barth | |
2009-02-18 | More nixio fixes, initial httpclient | Steven Barth | |
2009-02-15 | More nixio fixes | Steven Barth | |
2009-02-14 | nixio: +performance | Steven Barth | |
2009-02-12 | nixio next | Steven Barth | |
splice() still does not work correctly |