Dolda2000 GitWeb
/
ashd.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
htparser: Expose TLS session-ID in request headers.
[ashd.git]
/
src
/
2012-01-23
Fredrik Tolf
dirplex: Match pathname directives relative to the...
tree
|
commitdiff
2012-01-23
Fredrik Tolf
dirplex: Correct config resolution for base directory.
tree
|
commitdiff
2011-12-13
Fredrik Tolf
dirplex, patplex: Added a cosmetical `xset' directive...
tree
|
commitdiff
2011-12-13
Fredrik Tolf
sendfile: Use the header X-Ash-Content-Type for file...
tree
|
commitdiff
2011-12-13
Fredrik Tolf
dirplex, patplex: Added ability to set arbitrary header...
tree
|
commitdiff
2011-10-01
Fredrik Tolf
Merge branch 'master' of git.dolda2000.com:/srv/git...
tree
|
commitdiff
2011-09-05
Fredrik Tolf
Merge branch 'master' of git.dolda2000.com:/srv/git...
tree
|
commitdiff
2011-09-05
Fredrik Tolf
htparser: Improved HTTP/1.0 Keep-Alive behavior.
tree
|
commitdiff
2011-07-23
Fredrik Tolf
dirplex: Don't strip all of X-Ash-File.
tree
|
commitdiff
2011-06-26
Fredrik Tolf
Merge branch 'master' of git.dolda2000.com:/srv/git...
tree
|
commitdiff
2011-06-26
Fredrik Tolf
call*cgi, python: Try to emulate standard CGI behavior...
tree
|
commitdiff
2011-05-13
Fredrik Tolf
lib: Moved parseresponse from htparser into lib for...
tree
|
commitdiff
2011-05-13
Fredrik Tolf
accesslog: Fixed up stdout logging and related FD_CLOEX...
tree
|
commitdiff
2011-04-30
Fredrik Tolf
htparser: Handle absolute-URI requests.
tree
|
commitdiff
2011-04-30
Fredrik Tolf
htparser: Implemented resource limits for response...
tree
|
commitdiff
2011-04-30
Fredrik Tolf
Imposed some limits on request parts.
tree
|
commitdiff
2011-04-29
Fredrik Tolf
htparser: chdir as part of chrooting.
tree
|
commitdiff
2011-04-27
Fredrik Tolf
call[fs]cgi: Ensure less delay in closing stdin when...
tree
|
commitdiff
2011-04-14
Fredrik Tolf
sendfile: Only allow GET and HEAD requests.
tree
|
commitdiff
2011-04-13
Fredrik Tolf
htextauth: Ensure that the same challenge is provided...
tree
|
commitdiff
2011-04-12
Fredrik Tolf
userplex: Run each handler in its own session.
tree
|
commitdiff
2011-03-29
Fredrik Tolf
dirplex: Fixed .htrc rechecking.
tree
|
commitdiff
2011-03-28
Fredrik Tolf
dirplex: Strip leading `./' from X-Ash-File.
tree
|
commitdiff
2011-03-17
Fredrik Tolf
htparser: Increased listen backlog a lot.
tree
|
commitdiff
2011-03-09
Fredrik Tolf
Merge branch 'master' into sslres
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-05
Fredrik Tolf
Fixed argument parsing in errlogger and multifscgi.
tree
|
commitdiff
2011-02-27
Fredrik Tolf
call[fs]cgi: Fixed bug-fix bug.
tree
|
commitdiff
2011-02-27
Fredrik Tolf
htparser: Implemented an in-memory database for TLS...
tree
|
commitdiff
2011-02-26
Fredrik Tolf
call[fs]cgi: Plugged a bit of memory leakage.
tree
|
commitdiff
2011-02-26
Fredrik Tolf
Removed debugsink.
tree
|
commitdiff
2011-02-26
Fredrik Tolf
htparser: Fixed SSL memory leak.
tree
|
commitdiff
2011-02-26
Fredrik Tolf
accesslog: Mention -P mode in usage message.
tree
|
commitdiff
2011-02-15
Fredrik Tolf
accesslog: Added logfile locking.
0.6
tree
|
commitdiff
2011-02-15
Fredrik Tolf
accesslog: Added PID file option.
tree
|
commitdiff
2011-02-11
Fredrik Tolf
errlogger: Ignore SIGCHLD.
tree
|
commitdiff
2011-02-11
Fredrik Tolf
Added a program for redirecting stderr to syslog.
tree
|
commitdiff
2011-02-02
Fredrik Tolf
htparser: Try to generate dhparams as late as possible.
tree
|
commitdiff
2011-01-28
Fredrik Tolf
dirplex: Made the 404 response indirectible and reusable.
tree
|
commitdiff
2011-01-28
Fredrik Tolf
lib: Added more indirection for child handling.
tree
|
commitdiff
2011-01-15
Fredrik Tolf
Comply better with the CGI specification by unquoting...
tree
|
commitdiff
2011-01-15
Fredrik Tolf
dirplex: Added directory-locality to matches.
tree
|
commitdiff
2011-01-15
Fredrik Tolf
dirplex: Fixed dotfile-checking typo.
tree
|
commitdiff
2011-01-03
Fredrik Tolf
dirplex: Plugged a memory leak.
tree
|
commitdiff
2010-11-01
Fredrik Tolf
dirplex, patplex: Really wait for children.
tree
|
commitdiff
2010-11-01
Fredrik Tolf
call[fs]cgi: Ensure exit handlers are not called in...
tree
|
commitdiff
2010-10-30
Fredrik Tolf
callfcgi: Fixed free() typo.
0.4
tree
|
commitdiff
2010-10-30
Fredrik Tolf
multifscgi: Print error message when running a child...
tree
|
commitdiff
2010-10-30
Fredrik Tolf
Added a simple program to manage multiple [FS]CGI insta...
tree
|
commitdiff
2010-10-30
Fredrik Tolf
call*cgi: Added the REMOTE_USER CGI variable, as a...
tree
|
commitdiff
2010-10-30
Fredrik Tolf
Added a callfcgi program, probably a bit buggy.
tree
|
commitdiff
2010-10-23
Fredrik Tolf
lib: Check for ECONNRESET as well to detect crashed...
tree
|
commitdiff
2010-10-22
Fredrik Tolf
callscgi: Fixed remnants of old name.
tree
|
commitdiff
2010-10-19
Fredrik Tolf
Merge branch 'sni'
tree
|
commitdiff
2010-10-19
Fredrik Tolf
sni: Documented SNI operation.
tree
|
commitdiff
2010-10-19
Fredrik Tolf
sni: Added support for reading a whole directory with...
tree
|
commitdiff
2010-10-19
Fredrik Tolf
Added support for reading additional certificates for...
tree
|
commitdiff
2010-10-09
Fredrik Tolf
sni: Install a post-client-hello function to check...
tree
|
commitdiff
2010-10-08
Fredrik Tolf
Ensure that message are logged to syslog when appropria...
tree
|
commitdiff
2010-10-07
Fredrik Tolf
htextauth: Check credentials against control characters...
tree
|
commitdiff
2010-10-07
Fredrik Tolf
htextauth: Fixed segfault.
tree
|
commitdiff
2010-10-07
Fredrik Tolf
Added a Basic authentication filter.
tree
|
commitdiff
2010-10-07
Fredrik Tolf
accesslog: Fixed another typo.
tree
|
commitdiff
2010-10-07
Fredrik Tolf
acceslog: Fixed typo.
tree
|
commitdiff
2010-10-05
Fredrik Tolf
sendfile: Fixed typo.
tree
|
commitdiff
2010-10-04
Fredrik Tolf
htparser: Enforce no more than Content-Length bytes...
tree
|
commitdiff
2010-10-04
Fredrik Tolf
htparser: Add a `Server' header if none previously...
tree
|
commitdiff
2010-10-04
Fredrik Tolf
htparser: Handle HEAD requests properly.
tree
|
commitdiff
2010-10-04
Fredrik Tolf
accesslog: Ensure %s logs the fraction of the same...
tree
|
commitdiff
2010-10-04
Fredrik Tolf
sendfile: Allow file forcing and X-Ash-File-less operation.
tree
|
commitdiff
2010-10-04
Fredrik Tolf
sendfile: Added support for partial content a la HTTP...
tree
|
commitdiff
2010-10-04
Fredrik Tolf
accesslog: Reopen the log file on SIGHUP (to support...
tree
|
commitdiff
2010-10-03
Fredrik Tolf
htparser: Format v4-mapped address as dotted-quad.
tree
|
commitdiff
2010-10-03
Fredrik Tolf
accesslog: Changed command-line format.
tree
|
commitdiff
2010-10-03
Fredrik Tolf
Added a simple access logger.
tree
|
commitdiff
2010-09-30
Fredrik Tolf
callcgi: Remember to check for POLLERR and POLLHUP...
tree
|
commitdiff
2010-09-23
Fredrik Tolf
callcgi: Poll for response socket closing and kill...
tree
|
commitdiff
2010-09-20
Fredrik Tolf
Ignore SIGPIPE (non-inheritably) in dirplex, patplex...
tree
|
commitdiff
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
next