Dolda2000 GitWeb
/
ashd.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added the etc direction to the distribution.
[ashd.git]
/
src
/
2010-09-06
Fredrik Tolf
htparser: Pass the server's local IP address.
tree
|
commitdiff
2010-09-05
Fredrik Tolf
dirplex: Added directory capture mode.
tree
|
commitdiff
2010-09-05
Fredrik Tolf
dirplex: Start children in the directory in which they...
tree
|
commitdiff
2010-09-05
Fredrik Tolf
dirplex: Merge children with identical names when reloa...
tree
|
commitdiff
2010-09-05
Fredrik Tolf
Added callbacks to handle child process initialization.
tree
|
commitdiff
2010-09-05
Fredrik Tolf
userplex: Better handling of the name of the required...
tree
|
commitdiff
2010-09-05
Fredrik Tolf
dirplex: Moved to its own directory and split off confi...
tree
|
commitdiff
2010-09-05
Fredrik Tolf
Merge branch 'recurse'
tree
|
commitdiff
2010-09-05
Fredrik Tolf
Updated call{,s}cgi to reflect dirplex point handling...
tree
|
commitdiff
2010-09-05
Fredrik Tolf
dirplex: Fixed findfile bug.
tree
|
commitdiff
2010-09-05
Fredrik Tolf
dirplex: Replaced serve with a recursive-descent implem...
tree
|
commitdiff
2010-09-03
Fredrik Tolf
htparser: Ignore SIGPIPE.
tree
|
commitdiff
2010-09-03
Fredrik Tolf
callscgi: Log exec errors.
tree
|
commitdiff
2010-09-03
Fredrik Tolf
callscgi: Fixed header typo.
tree
|
commitdiff
2010-09-03
Fredrik Tolf
callscgi: Exit properly on SIGTERM and SIGINT.
tree
|
commitdiff
2010-09-03
Fredrik Tolf
userplex: Actually open stdout and stderr for writing...
tree
|
commitdiff
2010-09-03
Fredrik Tolf
callscgi: Fixed a couple of simple bugs.
tree
|
commitdiff
2010-09-02
Fredrik Tolf
Fixed a couple of callscgi bugs.
tree
|
commitdiff
2010-09-02
Fredrik Tolf
Added an initial version of callscgi for doing requests...
tree
|
commitdiff
2010-09-02
Fredrik Tolf
callcgi: Added option to change CWD to the script's...
tree
|
commitdiff
2010-09-01
Fredrik Tolf
htls: Fixed HTML error.
tree
|
commitdiff
2010-09-01
Fredrik Tolf
dirplex: Ignore backup files.
tree
|
commitdiff
2010-08-31
Fredrik Tolf
callcgi: Fixed PATH_INFO bug.
tree
|
commitdiff
2010-08-31
Fredrik Tolf
htparser: Fixed pidfile-less bug.
tree
|
commitdiff
2010-08-31
Fredrik Tolf
htparser: Added pidfile generation.
tree
|
commitdiff
2010-08-31
Fredrik Tolf
userplex: Parse command-line arguments properly.
tree
|
commitdiff
2010-08-31
Fredrik Tolf
patplex: Don't quit from recvreq on EINTR.
tree
|
commitdiff
2010-08-31
Fredrik Tolf
Added a proper SIGHUP handler to patplex.
tree
|
commitdiff
2010-08-31
Fredrik Tolf
dirplex: Fixed up handledir a bit.
tree
|
commitdiff
2010-08-31
Fredrik Tolf
Made callcgi more Apache-compliant.
tree
|
commitdiff
2010-08-31
Fredrik Tolf
Added an initial implementation of HTTPS.
tree
|
commitdiff
2010-08-31
Fredrik Tolf
Fixed plaintcp bug.
tree
|
commitdiff
2010-08-30
Fredrik Tolf
htls: Made directories more obvious.
tree
|
commitdiff
2010-08-30
Fredrik Tolf
htls: Remember to quote URL characters in filenames.
tree
|
commitdiff
2010-08-30
Fredrik Tolf
dirplex: Made it easier to include configuration "modules".
tree
|
commitdiff
2010-08-30
Fredrik Tolf
Fixed htls bug.
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-29
Fredrik Tolf
dirplex: Added explicit directory matches.
tree
|
commitdiff
2010-08-29
Fredrik Tolf
Make libmagic follow symlinks.
tree
|
commitdiff
2010-08-29
Fredrik Tolf
Try to add default charset for text/* types in sendfile.
tree
|
commitdiff
2010-08-29
Fredrik Tolf
Fixed up PATH_INFO and SCRIPT_NAME.
tree
|
commitdiff
2010-08-29
Fredrik Tolf
callcgi: Set SERVER_PORT and canonically consider Host...
tree
|
commitdiff
2010-08-28
Fredrik Tolf
Unquote URL escapes in dirplex elements.
tree
|
commitdiff
2010-08-27
Fredrik Tolf
Fixed a bug in callcgi.
tree
|
commitdiff
2010-08-26
Fredrik Tolf
Fixed a couple of bugs in dirplex.
tree
|
commitdiff
2010-08-26
Fredrik Tolf
Fixed userplex usage message.
tree
|
commitdiff
2010-08-25
Fredrik Tolf
Added directory index-file handling to dirplex.
tree
|
commitdiff
2010-08-25
Fredrik Tolf
Added ability to have alternative patterns for name...
tree
|
commitdiff
2010-08-25
Fredrik Tolf
Added a more convenient fork-handler to dirplex configu...
tree
|
commitdiff
2010-08-25
Fredrik Tolf
Added global config files to dirplex and patplex.
tree
|
commitdiff
2010-08-24
Fredrik Tolf
Cache dirplex .htrc files better to avoid redundant...
tree
|
commitdiff
2010-08-24
Fredrik Tolf
Send 404 for files with no matches.
tree
|
commitdiff
2010-08-24
Fredrik Tolf
Made config lookup in dirplex much nicer.
tree
|
commitdiff
2010-08-24
Fredrik Tolf
Added a userplex.
tree
|
commitdiff
2010-08-24
Fredrik Tolf
Redirect directory requests to dirplex to always includ...
tree
|
commitdiff
2010-08-24
Fredrik Tolf
Added a response function for standard redirection.
tree
|
commitdiff
2010-08-24
Fredrik Tolf
Use childhandle() in dirplex too.
tree
|
commitdiff
2010-08-24
Fredrik Tolf
Made plaintcp a bit more flexible and present the port...
tree
|
commitdiff
2010-08-24
Fredrik Tolf
Trim any X-Ash- headers sent by the client.
tree
|
commitdiff
2010-08-24
Fredrik Tolf
Removed the unused strrcmp from sendfile.
tree
|
commitdiff
2010-08-24
Fredrik Tolf
Added a generic config parser/child handler and used...
tree
|
commitdiff
2010-08-24
Fredrik Tolf
Added an error message for crashing request handlers...
tree
|
commitdiff
2010-08-21
Fredrik Tolf
Slightly more sensible argument parsing for htparser.
tree
|
commitdiff
2010-08-21
Fredrik Tolf
Added daemonizing, syslogging, setuid and chrooting...
tree
|
commitdiff
2010-08-21
Fredrik Tolf
Made htparser listening much more flexible.
tree
|
commitdiff
2010-08-20
Fredrik Tolf
Use new-style (CR-less) headers in responses.
tree
|
commitdiff
2010-08-20
Fredrik Tolf
Added xattr mime-type detection to sendfile.
tree
|
commitdiff
2009-12-14
Fredrik Tolf
Use libmagic for sendfile.
tree
|
commitdiff
2009-05-09
Fredrik Tolf
Made it possible to specify the content-type to sendfile.
tree
|
commitdiff
2009-01-07
Fredrik Tolf
Added CSS "support" to sendfile.
tree
|
commitdiff
2009-01-07
Fredrik Tolf
Absolutify SCRIPT_FILENAME in callcgi.
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
Fixed a "Status" header bug in callcgi.
tree
|
commitdiff
2009-01-07
Fredrik Tolf
Fixed a passdata bug in htparser.
tree
|
commitdiff
2009-01-07
Fredrik Tolf
Rewrote htparser to handle both HTTP/1.0 and HTTP/1.1.
tree
|
commitdiff
2009-01-01
Fredrik Tolf
Added a simple patplex.
tree
|
commitdiff
2009-01-01
Fredrik Tolf
Make htparser exit when the root multiplexer exits.
tree
|
commitdiff
2008-12-31
Fredrik Tolf
Modified callcgi to run CGI programs without an explici...
tree
|
commitdiff
2008-12-31
Fredrik Tolf
Check the output from passdata in htparser.
tree
|
commitdiff
2008-12-31
Fredrik Tolf
Added a simple CGI endcap.
tree
|
commitdiff
2008-12-23
Fredrik Tolf
Added some caching capabilities to sendfile.
tree
|
commitdiff
2008-12-22
Fredrik Tolf
Added a really basic sendfile implementation.
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-21
Fredrik Tolf
Reorganized dirplex quite a bit.
tree
|
commitdiff
2008-12-19
Fredrik Tolf
Changed dirplex to pass the filename as an optional...
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
Make sure to wait for the rootplex to accept writes...
tree
|
commitdiff
2008-12-17
Fredrik Tolf
Moved htparser's ioloop to the library.
tree
|
commitdiff
2008-12-17
Fredrik Tolf
Fixed another htparser bug.
tree
|
commitdiff
2008-12-17
Fredrik Tolf
Make htparser strip the param string from the rest...
tree
|
commitdiff
2008-12-17
Fredrik Tolf
Fixed a couple of htparser bugs.
tree
|
commitdiff
2008-12-17
Fredrik Tolf
Strip the leading slash of the rest string.
tree
|
commitdiff
2008-12-17
Fredrik Tolf
Send request data to multiplexer.
tree
|
commitdiff
2008-12-17
Fredrik Tolf
Added a `debugsink' test program.
tree
|
commitdiff
2008-12-17
Fredrik Tolf
Made htparser capable of handling basic requests.
tree
|
commitdiff
2008-12-16
Fredrik Tolf
Fixed header reading and a request parser memory leak.
tree
|
commitdiff
next