summaryrefslogtreecommitdiff
path: root/listen.c
AgeCommit message (Expand)Author
2017-01-26uhttpd: Add TCP_FASTOPEN supportRosen Penev
2015-05-30add support for enforcing HTTPSJo-Philipp Wich
2013-01-19add support for deferring script requests, limit maximum number of script cal...Felix Fietkau
2013-01-19move listener unblocking to a separate stack context via uloop timerFelix Fietkau
2013-01-13relicense to ISCFelix Fietkau
2013-01-04add basic tls support, todo: error handlingFelix Fietkau
2013-01-04fix resuming accept() calls after exceeding client limitFelix Fietkau
2012-12-31make uh_path_lookup staticFelix Fietkau
2012-12-31set keepalive option after all command line parameters have been processedFelix Fietkau
2012-12-31exit if no sockets could be boundFelix Fietkau
2012-12-30fix socket value detectionFelix Fietkau
2012-12-30fix compile errorsFelix Fietkau
2012-12-30Initial implementationFelix Fietkau