]> git.sesse.net Git - nageru/history - shared/httpd.cpp
Set CEF autoplay policy to be more lenient.
[nageru] / shared / httpd.cpp
2020-07-08 Steinar H. GundersonUnbreak compilation with libmicrohttpd 0.9.71.
2020-02-25 Steinar H. GundersonFix an issue where a Kaeru connected to a nonfunctional...
2020-02-25 Steinar H. GundersonLog a warning when we kill a client that is not keeping up.
2020-02-15 Steinar H. GundersonMake it possible to siphon out a single MJPEG stream.
2019-03-22 Steinar H. GundersonIf a HTTP server backlog becomes very large (>1 GB...
2018-12-28 Steinar H. GundersonMove from unique_lock to lock_guard everywhere we can...
2018-12-06 Steinar H. GundersonOnly bother doing MJPEG encoding if there are any conne...
2018-12-04 Steinar H. GundersonMerge branch 'mjpeg'
2018-12-03 Steinar H. GundersonUnify httpd.cpp from Nageru and Futatabi (whitespace...