Dolda2000 GitWeb
/
ashd.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
etc: Add environment option to run init.d/ashd silently.
2023-11-23
Fredrik Tolf
etc: Add environment option to run init.d/ashd silently.
commit
|
commitdiff
|
tree
2023-08-10
Fredrik Tolf
python3: Encode ashd-wsgi3 output headers with utf...
commit
|
commitdiff
|
tree
2023-08-09
Fredrik Tolf
accesslog: Fix %p bug.
commit
|
commitdiff
|
tree
2023-08-09
Fredrik Tolf
accesslog: Add standard response header for logging...
commit
|
commitdiff
|
tree
2023-08-09
Fredrik Tolf
accesslog: Add %p and %P format options.
commit
|
commitdiff
|
tree
2023-07-28
Fredrik Tolf
htpipe: Add some missing includes.
commit
|
commitdiff
|
tree
2023-07-28
Fredrik Tolf
ratequeue: Add some missing includes.
commit
|
commitdiff
|
tree
2023-07-28
Fredrik Tolf
htparser: Added some missing includes.
commit
|
commitdiff
|
tree
2023-07-28
Fredrik Tolf
htparser: Remember to properly make ssl-openssl.c conditional.
commit
|
commitdiff
|
tree
2023-07-28
Fredrik Tolf
htparser: Add an initial OpenSSL backend.
commit
|
commitdiff
|
tree
2023-07-28
Fredrik Tolf
build: Rename configure.in according to autoconf standards.
commit
|
commitdiff
|
tree
2023-07-28
Fredrik Tolf
build: Update configure.in to slightly more modern...
commit
|
commitdiff
|
tree
2023-07-27
Fredrik Tolf
dirplex: Document the `dot-allow' directive.
commit
|
commitdiff
|
tree
2023-07-27
Fredrik Tolf
etc: Allow `.well-known' in default dirplex configuration.
commit
|
commitdiff
|
tree
2023-07-27
Fredrik Tolf
dirplex: Add directive to allow selected dot-files...
commit
|
commitdiff
|
tree
2023-07-24
Fredrik Tolf
htparser: Expose TLS session-ID in request headers.
commit
|
commitdiff
|
tree
2023-07-24
Fredrik Tolf
Merge branch 'master' of moltke.seatribe.se:/usr/local...
commit
|
commitdiff
|
tree
2023-07-24
Fredrik Tolf
htparser: Stop using GCC inner functions for setcreds.
commit
|
commitdiff
|
tree
2023-07-15
Fredrik Tolf
python: Ignore EINTR in serveloop.
commit
|
commitdiff
|
tree
2022-08-27
Fredrik Tolf
python3: Fixed ABC import for Python 3.8 compatibility.
commit
|
commitdiff
|
tree
2022-08-27
Fredrik Tolf
python3: Rename async module to asyncio for Python...
commit
|
commitdiff
|
tree
2022-02-07
Fredrik Tolf
ratequeue: Be consistent with signedness in rehash...
commit
|
commitdiff
|
tree
2022-02-06
Fredrik Tolf
ratequeue: Handle bucket emptying more correctly.
commit
|
commitdiff
|
tree
2022-02-06
Fredrik Tolf
ratequeue: Log request blocking.
commit
|
commitdiff
|
tree
2022-02-05
Fredrik Tolf
Added the `ratequeue' program.
commit
|
commitdiff
|
tree
2021-12-02
Fredrik Tolf
htparser: Request client certificate only of trust...
commit
|
commitdiff
|
tree
2021-11-10
Fredrik Tolf
htparser: Fixed readcrtchain bug.
commit
|
commitdiff
|
tree
2021-11-10
Fredrik Tolf
htparser: Use certificate chains in named credentials...
commit
|
commitdiff
|
tree
2021-07-19
Fredrik Tolf
doc: Fixed some typos.
commit
|
commitdiff
|
tree
2021-07-17
Fredrik Tolf
doc: Fixed typo.
commit
|
commitdiff
|
tree
2021-07-17
Fredrik Tolf
patplex: Add reparse action.
commit
|
commitdiff
|
tree
2021-07-17
Fredrik Tolf
patplex: Replace the `default' handling with arbitrary...
commit
|
commitdiff
|
tree
2021-05-16
Fredrik Tolf
doc: Clarify httrcall limit functionality further.
commit
|
commitdiff
|
tree
2021-05-16
Fredrik Tolf
doc: Fixed typo.
commit
|
commitdiff
|
tree
2021-05-16
Fredrik Tolf
Updated changelog.
commit
|
commitdiff
|
tree
2021-05-16
Fredrik Tolf
examples: Fix up vhosts example to run with new patplex...
commit
|
commitdiff
|
tree
2021-05-15
Fredrik Tolf
doc: Documented htpipe.
commit
|
commitdiff
|
tree
2021-05-15
Fredrik Tolf
htparser: Fixed pidfile initialization bug.
commit
|
commitdiff
|
tree
2021-05-15
Fredrik Tolf
htpipe: Fixed socket leakage.
commit
|
commitdiff
|
tree
2021-05-15
Fredrik Tolf
htpipe: Fixed simple initialization bug.
commit
|
commitdiff
|
tree
2021-05-15
Fredrik Tolf
Added the `htpipe' program.
commit
|
commitdiff
|
tree
2021-05-15
Fredrik Tolf
doc: Documented the new `htparser' behaviors.
commit
|
commitdiff
|
tree
2021-05-14
Fredrik Tolf
etc: Allow init.d/ashd to handle remaining connections...
commit
|
commitdiff
|
tree
2021-05-14
Fredrik Tolf
htparser: Allow PID-file, chuser and chroot arguments...
commit
|
commitdiff
|
tree
2021-05-14
Fredrik Tolf
htparser: Added a simple PID-file state monitoring...
commit
|
commitdiff
|
tree
2021-01-22
Fredrik Tolf
doc: Document userplex' use of setsid().
commit
|
commitdiff
|
tree
2019-02-02
Fredrik Tolf
Merge branch 'master' of git.dolda2000.com:/srv/git...
commit
|
commitdiff
|
tree
2019-02-02
Fredrik Tolf
python*: Use poll instead of select in ckflush.
commit
|
commitdiff
|
tree
2018-04-02
Fredrik Tolf
psendfile: Fixed missing include.
commit
|
commitdiff
|
tree
2017-03-11
Fredrik Tolf
Merge branch 'master' of rpi2:src/ashd
commit
|
commitdiff
|
tree
2017-03-11
Fredrik Tolf
lib: Fixed potential kqueue timespec storage bug.
commit
|
commitdiff
|
tree
2017-03-11
Fredrik Tolf
lib: Replicated mtio-epoll's timeheap implementation...
commit
|
commitdiff
|
tree
2017-03-07
Fredrik Tolf
callcgi: Fixed possible deadlock problem on aborted...
commit
|
commitdiff
|
tree
2017-03-02
Fredrik Tolf
Merge branch 'master' of git.dolda2000.com:/srv/git...
commit
|
commitdiff
|
tree
2017-03-02
Fredrik Tolf
doc: Fixed typo.
commit
|
commitdiff
|
tree
2017-03-02
Fredrik Tolf
doc: Fixed typo.
commit
|
commitdiff
|
tree
2017-02-01
Fredrik Tolf
python3: Cache async channel FDs so that updates always...
commit
|
commitdiff
|
tree
2017-02-01
Fredrik Tolf
python3: To be safe, abort entirely if initial epoller...
commit
|
commitdiff
|
tree
2017-01-09
Fredrik Tolf
python3: Fixed some threadpool handler bugs.
commit
|
commitdiff
|
tree
2016-12-31
Fredrik Tolf
lib: Fixed timeheap bug with ioloop reentrancy.
commit
|
commitdiff
|
tree
2016-12-31
Fredrik Tolf
Merge branch 'timeheap'
commit
|
commitdiff
|
tree
2016-12-31
Fredrik Tolf
lib: Removed the surely redundant struct timeentry...
commit
|
commitdiff
|
tree
2016-12-31
Fredrik Tolf
Merge branch 'master' into timeheap
commit
|
commitdiff
|
tree
2016-12-31
Fredrik Tolf
lib: Fixed blocker iteration bug in mtio-select introduced...
commit
|
commitdiff
|
tree
2016-11-23
Fredrik Tolf
lib: Use abort() instead of exit() when smalloc fails.
commit
|
commitdiff
|
tree
2016-10-30
Fredrik Tolf
lib: Fixed bioprintf bug.
commit
|
commitdiff
|
tree
2016-06-22
Fredrik Tolf
python: Improved current-watcher implementation.
commit
|
commitdiff
|
tree
2016-06-19
Fredrik Tolf
python: Fixed async module bug.
commit
|
commitdiff
|
tree
2016-06-19
Fredrik Tolf
python: Added a channel superclass for ashd.async.
commit
|
commitdiff
|
tree
2016-06-19
Fredrik Tolf
htparser: Fixed up duplex timeouts.
commit
|
commitdiff
|
tree
2016-06-18
Fredrik Tolf
python: Somewhat integrate async watchers with wsgidir...
commit
|
commitdiff
|
tree
2016-06-17
Fredrik Tolf
python: Rewrote ashd.async for greater generality.
commit
|
commitdiff
|
tree
2016-06-11
Fredrik Tolf
python3: Added utility module for dealing with asynchronous...
commit
|
commitdiff
|
tree
2016-05-18
Fredrik Tolf
Updated changelog.
commit
|
commitdiff
|
tree
2016-05-18
Fredrik Tolf
Merge branch 'master' into duplex
commit
|
commitdiff
|
tree
2016-05-18
Fredrik Tolf
Merge branch 'master' of git.dolda2000.com:/srv/git...
commit
|
commitdiff
|
tree
2016-05-18
Fredrik Tolf
Merge branch 'master' into duplex
commit
|
commitdiff
|
tree
2016-05-18
Fredrik Tolf
Merge branch 'master' of ansgar.seatribe.se:/usr/local...
commit
|
commitdiff
|
tree
2016-05-18
Fredrik Tolf
python: Added ashd-wsgi3 support for passing file descriptor...
commit
|
commitdiff
|
tree
2016-05-18
Fredrik Tolf
Merge branch 'duplex' of nerv.dolda.net:src/ashd into...
commit
|
commitdiff
|
tree
2016-05-18
Fredrik Tolf
lib: Added mblock support for kqueue.
commit
|
commitdiff
|
tree
2016-05-18
Fredrik Tolf
lib: Fixed mblock bug for epoll.
commit
|
commitdiff
|
tree
2016-05-18
Fredrik Tolf
htparser: Fixed bad size_t.
commit
|
commitdiff
|
tree
2016-05-18
Fredrik Tolf
accesslog: Pass file descriptors through response.
commit
|
commitdiff
|
tree
2016-05-18
Fredrik Tolf
htparser: Added support for full-duplex requests.
commit
|
commitdiff
|
tree
2016-05-18
Fredrik Tolf
lib: Added support for blocking on multiple file descriptors.
commit
|
commitdiff
|
tree
2016-05-16
Fredrik Tolf
lib: Added mtio ability to pass file descriptors over...
commit
|
commitdiff
|
tree
2016-05-16
Fredrik Tolf
lib: Added bufio I/O-less copy function.
commit
|
commitdiff
|
tree
2016-05-14
Fredrik Tolf
accesslog: Fail as soon as possible on broken channels.
commit
|
commitdiff
|
tree
2016-05-14
Fredrik Tolf
lib: Report as many errors as possible from biowritesome.
commit
|
commitdiff
|
tree
2016-05-13
Fredrik Tolf
python3: Use higher-resolution CPU timer.
commit
|
commitdiff
|
tree
2016-05-12
Fredrik Tolf
python: Added more info to perf request objects.
commit
|
commitdiff
|
tree
2016-05-08
Fredrik Tolf
htparser: Use bufio instead of stdio for greater responsiveness.
commit
|
commitdiff
|
tree
2016-05-01
Fredrik Tolf
lib: Fixed another bufio bug.
commit
|
commitdiff
|
tree
2016-05-01
Fredrik Tolf
lib: Commit missing bufio include.
commit
|
commitdiff
|
tree
2016-04-26
Fredrik Tolf
lib: Fixed some bufio bugs.
commit
|
commitdiff
|
tree
2016-04-25
Fredrik Tolf
accesslog: Use bufio for filtering instead of stdio.
commit
|
commitdiff
|
tree
2016-04-25
Fredrik Tolf
lib: Added bufio variants of parseresponse/parseheaders...
commit
|
commitdiff
|
tree
2016-04-25
Fredrik Tolf
lib: Compile bufio.
commit
|
commitdiff
|
tree
2016-04-25
Fredrik Tolf
lib: Added mtio-driven bufio implementation.
commit
|
commitdiff
|
tree
next