Dolda2000 GitWeb
/
ashd.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
htparser: Handle ECONNABORTED correctly.
[ashd.git]
/
lib
/
2014-10-14
Fredrik Tolf
lib: Improved EAGAIN reporting friendliness further.
tree
|
commitdiff
2014-03-03
Fredrik Tolf
lib: Transfer the responsibility of fopencookie bugs...
tree
|
commitdiff
2014-03-03
Fredrik Tolf
lib: Implemented internal mtio pipes.
tree
|
commitdiff
2014-03-02
Fredrik Tolf
lib: Fixed lingering stdchild bug.
tree
|
commitdiff
2014-03-02
Fredrik Tolf
lib: Fixed uncompiled bugs in the funopen path.
tree
|
commitdiff
2014-03-02
Fredrik Tolf
lib: Introduced a portable abstraction layer for custom...
tree
|
commitdiff
2014-03-02
Fredrik Tolf
Merge branch 'master' of fludd.seatribe.se:/usr/local...
tree
|
commitdiff
2014-03-01
Fredrik Tolf
lib: Added a kqueue mtio implementation.
tree
|
commitdiff
2014-02-27
Fredrik Tolf
lib: Removed nested functions from all required parts...
tree
|
commitdiff
2014-02-27
Fredrik Tolf
lib: Added a BSD mtio implementation.
tree
|
commitdiff
2014-02-27
Fredrik Tolf
lib: Modularized mtio implementation.
tree
|
commitdiff
2014-01-06
Fredrik Tolf
lib: Log EGAINs again, but attempt to do so sparingly.
tree
|
commitdiff
2014-01-06
Fredrik Tolf
Merge branch 'py-reserve'
tree
|
commitdiff
2014-01-05
Fredrik Tolf
lib: Don't log mere EAGAINs.
tree
|
commitdiff
2014-01-05
Fredrik Tolf
lib: Properly use error from the restarted child, in...
tree
|
commitdiff
2014-01-02
Fredrik Tolf
lib: Added environment-variable expansion for stdchild...
tree
|
commitdiff
2014-01-02
Fredrik Tolf
lib: Moved default status strings from call[fs]cgi...
tree
|
commitdiff
2013-07-14
Fredrik Tolf
lib: Fixed stdinit bug.
tree
|
commitdiff
2013-07-14
Fredrik Tolf
lib: Added ability to set environment variables in...
tree
|
commitdiff
2013-03-23
Fredrik Tolf
patplex: Added URL unquoting functionality.
tree
|
commitdiff
2013-03-23
Fredrik Tolf
lib: Add $HOME/.ashd/etc to the directories to search...
tree
|
commitdiff
2013-02-03
Fredrik Tolf
Merge branches 'block' and 'py-reserve'
tree
|
commitdiff
2013-01-15
Fredrik Tolf
lib: Preserve error properly across flog.
tree
|
commitdiff
2013-01-15
Fredrik Tolf
lib: Don't close children on mere EAGAINs, but fail...
tree
|
commitdiff
2013-01-15
Fredrik Tolf
lib: Use nonblocking-behavior forwarding explicitly...
tree
|
commitdiff
2013-01-15
Fredrik Tolf
lib: Change the default behavior of send{fd,req} to...
tree
|
commitdiff
2013-01-15
Fredrik Tolf
lib: Added variants of sendfd and sendreq that take...
tree
|
commitdiff
2012-12-28
Fredrik Tolf
Merge branch 'master' of git.dolda2000.com:/srv/git...
tree
|
commitdiff
2012-12-28
Fredrik Tolf
lib: Added the bufdel macro.
tree
|
commitdiff
2012-12-28
Fredrik Tolf
lib: Gave ioloop the ability to exit
tree
|
commitdiff
2012-06-04
Fredrik Tolf
lib: Made simpleerror callable with stdio handles as...
tree
|
commitdiff
2011-10-01
Fredrik Tolf
Merge branch 'master' of git.dolda2000.com:/srv/git...
tree
|
commitdiff
2011-09-20
Fredrik Tolf
lib: Added missing required headers to mtio-select.
tree
|
commitdiff
2011-09-20
Fredrik Tolf
lib: Error out on too many FDs in mtio-select.
tree
|
commitdiff
2011-09-20
Fredrik Tolf
lib: Fixed epoll error message.
tree
|
commitdiff
2011-06-26
Fredrik Tolf
Merge branch 'master' of git.dolda2000.com:/srv/git...
tree
|
commitdiff
2011-05-13
Fredrik Tolf
lib: Moved parseresponse from htparser into lib for...
tree
|
commitdiff
2011-04-30
Fredrik Tolf
Imposed some limits on request parts.
tree
|
commitdiff
2011-03-09
Fredrik Tolf
Merge branch 'master' into sslres
tree
|
commitdiff
2011-03-09
Fredrik Tolf
lib: Added some more missing headers.
tree
|
commitdiff
2011-03-09
Fredrik Tolf
lib: Added some missing headers to mtio-epoll.
tree
|
commitdiff
2011-03-09
Fredrik Tolf
Merge branch 'master' of git.dolda2000.com:/srv/git...
tree
|
commitdiff
2011-03-08
Fredrik Tolf
Try to use FD_CLOEXEC instead of mass-closing everywhere.
tree
|
commitdiff
2011-03-08
Fredrik Tolf
Merge branch 'master' of git.dolda2000.com:/srv/git...
tree
|
commitdiff
2011-03-08
Fredrik Tolf
lib: Split epoll and select loops into separate files.
tree
|
commitdiff
2011-03-04
Fredrik Tolf
lib: Fixed header usability out of tree.
tree
|
commitdiff
2011-03-02
Fredrik Tolf
Install the library and its headers.
tree
|
commitdiff
2011-02-27
Fredrik Tolf
lib: Imported B-tree functions.
tree
|
commitdiff
2011-01-29
Fredrik Tolf
lib: Fixed epoll loop timeout bug.
tree
|
commitdiff
2011-01-28
Fredrik Tolf
lib: Clear the epoll event descriptor before use.
tree
|
commitdiff
2011-01-28
Fredrik Tolf
lib: Added support for epoll.
tree
|
commitdiff
2011-01-28
Fredrik Tolf
lib: Added more indirection for child handling.
tree
|
commitdiff
2011-01-03
Fredrik Tolf
lib: Fixed obvious memory leak in simpleerror.
tree
|
commitdiff
2010-10-23
Fredrik Tolf
lib: Check for ECONNRESET as well to detect crashed...
tree
|
commitdiff
2010-10-19
Fredrik Tolf
Merge branch 'sni'
tree
|
commitdiff
2010-10-10
Fredrik Tolf
lib: Make valgrind support optional.
tree
|
commitdiff
2010-10-08
Fredrik Tolf
Ensure that message are logged to syslog when appropria...
tree
|
commitdiff
2010-10-07
Fredrik Tolf
lib: Added base64 codec.
tree
|
commitdiff
2010-09-05
Fredrik Tolf
Added callbacks to handle child process initialization.
tree
|
commitdiff
2010-09-05
Fredrik Tolf
Merge branch 'recurse'
tree
|
commitdiff
2010-09-05
Fredrik Tolf
Fixed stdredir to handle querystrings properly.
tree
|
commitdiff
2010-09-04
Fredrik Tolf
Fixed mtio memory leak.
tree
|
commitdiff
2010-09-03
Fredrik Tolf
libht: Fixed headrmheader bug.
tree
|
commitdiff
2010-09-02
Fredrik Tolf
Added an initial version of callscgi for doing requests...
tree
|
commitdiff
2010-08-31
Fredrik Tolf
libht: Fixed the trim bug again. :P
tree
|
commitdiff
2010-08-31
Fredrik Tolf
libht: Fixed a bug in trim.
tree
|
commitdiff
2010-08-31
Fredrik Tolf
Added a proper SIGHUP handler to patplex.
tree
|
commitdiff
2010-08-30
Fredrik Tolf
dirplex: Made it easier to include configuration "modules".
tree
|
commitdiff
2010-08-29
Fredrik Tolf
Beautified the directory listings.
tree
|
commitdiff
2010-08-29
Fredrik Tolf
Added a htls program for directory listings.
tree
|
commitdiff
2010-08-28
Fredrik Tolf
Unquote URL escapes in dirplex elements.
tree
|
commitdiff
2010-08-25
Fredrik Tolf
Added the library header files to SOURCES.
tree
|
commitdiff
2010-08-25
Fredrik Tolf
Added global config files to dirplex and patplex.
tree
|
commitdiff
2010-08-25
Fredrik Tolf
Fixed config parsing bug.
tree
|
commitdiff
2010-08-24
Fredrik Tolf
Made non-absolute included filenames relative to the...
tree
|
commitdiff
2010-08-24
Fredrik Tolf
Fixed a bug in stdredir.
tree
|
commitdiff
2010-08-24
Fredrik Tolf
Don't close the filedescriptors passed to simpleerror...
tree
|
commitdiff
2010-08-24
Fredrik Tolf
Added a response function for standard redirection.
tree
|
commitdiff
2010-08-24
Fredrik Tolf
Fixed return bug in childhandle.
tree
|
commitdiff
2010-08-24
Fredrik Tolf
Include sys/types in utils.h
tree
|
commitdiff
2010-08-24
Fredrik Tolf
Added a generic config parser/child handler and used...
tree
|
commitdiff
2010-08-21
Fredrik Tolf
Made htparser listening much more flexible.
tree
|
commitdiff
2010-08-20
Fredrik Tolf
Always send the entire buffer in mtwrite.
tree
|
commitdiff
2010-08-20
Fredrik Tolf
Use new-style (CR-less) headers in responses.
tree
|
commitdiff
2009-01-07
Fredrik Tolf
Merge branch 'master' of /srv/git/r/ashd
tree
|
commitdiff
2009-01-07
Fredrik Tolf
Fixed a couple of small bugs.
tree
|
commitdiff
2009-01-07
Fredrik Tolf
Rewrote htparser to handle both HTTP/1.0 and HTTP/1.1.
tree
|
commitdiff
2009-01-07
Fredrik Tolf
Used glibc to provide mt-blocking stdio for fds.
tree
|
commitdiff
2009-01-01
Fredrik Tolf
Fixed a bug in the MT ioloop.
tree
|
commitdiff
2008-12-23
Fredrik Tolf
Added some caching capabilities to sendfile.
tree
|
commitdiff
2008-12-22
Fredrik Tolf
Fixed a couple of bugs in dirplex.
tree
|
commitdiff
2008-12-21
Fredrik Tolf
Send error reports from dirplex.
tree
|
commitdiff
2008-12-18
Fredrik Tolf
Added a first version of the directory multiplexer.
tree
|
commitdiff
2008-12-18
Fredrik Tolf
Create the passed socket explicitly in htparser rather...
tree
|
commitdiff
2008-12-17
Fredrik Tolf
Added a `calen' utility function.
tree
|
commitdiff
2008-12-17
Fredrik Tolf
Moved htparser's ioloop to the library.
tree
|
commitdiff
2008-12-17
Fredrik Tolf
Added a tokenizer util function.
tree
|
commitdiff
2008-12-17
Fredrik Tolf
Strip the leading slash of the rest string.
tree
|
commitdiff
2008-12-17
Fredrik Tolf
Use SOCK_SEQPACKET between processes to ensure EOF...
tree
|
commitdiff
2008-12-17
Fredrik Tolf
Added max and min macros.
tree
|
commitdiff
next