etc: Add environment option to run init.d/ashd silently.
[ashd.git] / lib /
2017-03-11 Fredrik TolfMerge branch 'master' of rpi2:src/ashd
2017-03-11 Fredrik Tolflib: Fixed potential kqueue timespec storage bug.
2017-03-11 Fredrik Tolflib: Replicated mtio-epoll's timeheap implementation...
2016-12-31 Fredrik Tolflib: Fixed timeheap bug with ioloop reentrancy.
2016-12-31 Fredrik TolfMerge branch 'timeheap'
2016-12-31 Fredrik Tolflib: Removed the surely redundant struct timeentry...
2016-12-31 Fredrik TolfMerge branch 'master' into timeheap
2016-12-31 Fredrik Tolflib: Fixed blocker iteration bug in mtio-select introdu...
2016-11-23 Fredrik Tolflib: Use abort() instead of exit() when smalloc fails.
2016-10-30 Fredrik Tolflib: Fixed bioprintf bug.
2016-05-18 Fredrik TolfMerge branch 'master' into duplex
2016-05-18 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2016-05-18 Fredrik TolfMerge branch 'master' into duplex
2016-05-18 Fredrik TolfMerge branch 'master' of ansgar.seatribe.se:/usr/local...
2016-05-18 Fredrik TolfMerge branch 'duplex' of nerv.dolda.net:src/ashd into...
2016-05-18 Fredrik Tolflib: Added mblock support for kqueue.
2016-05-18 Fredrik Tolflib: Fixed mblock bug for epoll.
2016-05-18 Fredrik Tolflib: Added support for blocking on multiple file descri...
2016-05-16 Fredrik Tolflib: Added mtio ability to pass file descriptors over...
2016-05-16 Fredrik Tolflib: Added bufio I/O-less copy function.
2016-05-14 Fredrik Tolflib: Report as many errors as possible from biowritesome.
2016-05-01 Fredrik Tolflib: Fixed another bufio bug.
2016-05-01 Fredrik Tolflib: Commit missing bufio include.
2016-04-26 Fredrik Tolflib: Fixed some bufio bugs.
2016-04-25 Fredrik Tolflib: Added bufio variants of parseresponse/parseheaders...
2016-04-25 Fredrik Tolflib: Compile bufio.
2016-04-25 Fredrik Tolflib: Added mtio-driven bufio implementation.
2016-04-25 Fredrik Tolflib: Added bufio replacement for stdio.
2016-04-13 Fredrik Tolflib: Allow reception of mtstdopen info structure.
2016-04-09 Fredrik Tolflib: Fixed weird urlquote typo.
2015-08-05 Fredrik Tolflib: Fixed minor bug in expandargs.
2015-08-05 Fredrik Tolflib: Fixed fopencookie seek function type.
2014-10-14 Fredrik Tolflib: Improved EAGAIN reporting friendliness further.
2014-03-03 Fredrik Tolflib: Transfer the responsibility of fopencookie bugs...
2014-03-03 Fredrik Tolflib: Implemented internal mtio pipes.
2014-03-02 Fredrik Tolflib: Fixed lingering stdchild bug.
2014-03-02 Fredrik Tolflib: Fixed uncompiled bugs in the funopen path.
2014-03-02 Fredrik Tolflib: Introduced a portable abstraction layer for custom...
2014-03-02 Fredrik TolfMerge branch 'master' of fludd.seatribe.se:/usr/local...
2014-03-01 Fredrik Tolflib: Added a kqueue mtio implementation.
2014-02-27 Fredrik Tolflib: Removed nested functions from all required parts...
2014-02-27 Fredrik Tolflib: Added a BSD mtio implementation.
2014-02-27 Fredrik Tolflib: Modularized mtio implementation.
2014-01-06 Fredrik Tolflib: Log EGAINs again, but attempt to do so sparingly.
2014-01-06 Fredrik TolfMerge branch 'py-reserve'
2014-01-05 Fredrik Tolflib: Don't log mere EAGAINs.
2014-01-05 Fredrik Tolflib: Properly use error from the restarted child, in...
2014-01-02 Fredrik Tolflib: Added environment-variable expansion for stdchild...
2014-01-02 Fredrik Tolflib: Moved default status strings from call[fs]cgi...
2013-07-14 Fredrik Tolflib: Fixed stdinit bug.
2013-07-14 Fredrik Tolflib: Added ability to set environment variables in...
2013-03-23 Fredrik Tolfpatplex: Added URL unquoting functionality.
2013-03-23 Fredrik Tolflib: Add $HOME/.ashd/etc to the directories to search...
2013-02-03 Fredrik TolfMerge branches 'block' and 'py-reserve'
2013-01-15 Fredrik Tolflib: Preserve error properly across flog.
2013-01-15 Fredrik Tolflib: Don't close children on mere EAGAINs, but fail...
2013-01-15 Fredrik Tolflib: Use nonblocking-behavior forwarding explicitly...
2013-01-15 Fredrik Tolflib: Change the default behavior of send{fd,req} to...
2013-01-15 Fredrik Tolflib: Added variants of sendfd and sendreq that take...
2013-01-01 Fredrik Tolflib: Reimplemented mtio-epoll timeout checking as a...
2012-12-28 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2012-12-28 Fredrik Tolflib: Added the bufdel macro.
2012-12-28 Fredrik Tolflib: Gave ioloop the ability to exit
2012-06-04 Fredrik Tolflib: Made simpleerror callable with stdio handles as...
2011-10-01 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2011-09-20 Fredrik Tolflib: Added missing required headers to mtio-select.
2011-09-20 Fredrik Tolflib: Error out on too many FDs in mtio-select.
2011-09-20 Fredrik Tolflib: Fixed epoll error message.
2011-06-26 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2011-05-13 Fredrik Tolflib: Moved parseresponse from htparser into lib for...
2011-04-30 Fredrik TolfImposed some limits on request parts.
2011-03-09 Fredrik TolfMerge branch 'master' into sslres
2011-03-09 Fredrik Tolflib: Added some more missing headers.
2011-03-09 Fredrik Tolflib: Added some missing headers to mtio-epoll.
2011-03-09 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2011-03-08 Fredrik TolfTry to use FD_CLOEXEC instead of mass-closing everywhere.
2011-03-08 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2011-03-08 Fredrik Tolflib: Split epoll and select loops into separate files.
2011-03-04 Fredrik Tolflib: Fixed header usability out of tree.
2011-03-02 Fredrik TolfInstall the library and its headers.
2011-02-27 Fredrik Tolflib: Imported B-tree functions.
2011-01-29 Fredrik Tolflib: Fixed epoll loop timeout bug.
2011-01-28 Fredrik Tolflib: Clear the epoll event descriptor before use.
2011-01-28 Fredrik Tolflib: Added support for epoll.
2011-01-28 Fredrik Tolflib: Added more indirection for child handling.
2011-01-03 Fredrik Tolflib: Fixed obvious memory leak in simpleerror.
2010-10-23 Fredrik Tolflib: Check for ECONNRESET as well to detect crashed...
2010-10-19 Fredrik TolfMerge branch 'sni'
2010-10-10 Fredrik Tolflib: Make valgrind support optional.
2010-10-08 Fredrik TolfEnsure that message are logged to syslog when appropria...
2010-10-07 Fredrik Tolflib: Added base64 codec.
2010-09-05 Fredrik TolfAdded callbacks to handle child process initialization.
2010-09-05 Fredrik TolfMerge branch 'recurse'
2010-09-05 Fredrik TolfFixed stdredir to handle querystrings properly.
2010-09-04 Fredrik TolfFixed mtio memory leak.
2010-09-03 Fredrik Tolflibht: Fixed headrmheader bug.
2010-09-02 Fredrik TolfAdded an initial version of callscgi for doing requests...
2010-08-31 Fredrik Tolflibht: Fixed the trim bug again. :P
2010-08-31 Fredrik Tolflibht: Fixed a bug in trim.
2010-08-31 Fredrik TolfAdded a proper SIGHUP handler to patplex.
next