aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src/http_server/httpd_request_handler.erl
AgeCommit message (Expand)Author
2015-05-29inets: Add customize optionIngela Anderton Andin
2015-01-30inets: Consistent view of configuration parameter keep_alive_timeoutIngela Anderton Andin
2015-01-29inets: httpd - Sanity check of content-length headerIngela Anderton Andin
2014-06-26inets: Create seperate timeout for TLS/SSL handshakeIngela Anderton Andin
2014-05-23inets: httpd - Behave well on not so long but wrong request linesIngela Anderton Andin
2014-05-23inets: httpd - Reject incorrect large request lines earlyIngela Anderton Andin
2014-01-10inets: Mend broken max_clients checkIngela Anderton Andin
2013-11-12[inets/httpd] Improved request handler terminate error-log entryMicael Karlberg
2013-11-12[inets/httpd] Improved access log entryMicael Karlberg
2013-11-12[inets/httpd] Logging cleanupMicael Karlberg
2013-08-21[inets, ssl]: make log_alert configurable as option in ssl, SSLLogLevel added...Fredrik Gustafsson
2012-11-23Update copyright yearsBjörn-Egil Dahlberg
2012-11-14Fine adjustments of slowdos algFredrik Gustafsson
2012-11-09Reduced checking of bytes per second to every secondFredrik Gustafsson
2012-11-06Changed property to minimum_bytes_per_second and checking if is integer on startFredrik Gustafsson
2012-11-06Changed to Bytes Per Second when checking clients rate, new options {byte_lim...Fredrik Gustafsson
2012-11-06Option {bit_limit, integer()} to close sockets where clients are too slowFredrik Gustafsson
2011-11-21Various minor dialyzer related cleanup.Micael Karlberg
2011-11-09Aftermerge cleanup.Micael Karlberg
2011-11-09Initial merge from r13 topic branch. With minimal cleanup.Micael Karlberg
2011-10-26Fixed hex-decoding.Micael Karlberg
2011-03-28Merge branch 'rj/fix-httpd-format' into bmk/inets/inet56_integrationMicael Karlberg
2011-03-17Fix log messages formating in httpdRicardo Catalinas Jiménez
2010-06-07OTP-7907: Allow the use of the "new" ssl (essl).Micael Karlberg
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP