summaryrefslogtreecommitdiff
path: root/lib/inets/src/http_server
Commit message (Expand)AuthorAgeFilesLines
* inets: Mend broken max_clients checkIngela Anderton Andin2014-02-057-591/+363
* inets: Remove use of default gen_server timeoutIngela Anderton Andin2014-02-052-372/+18
* Fix httpd config option 'keep_alive_timeout'Johannes Weißl2014-02-051-0/+2
* Fix httpd config option 'script_timeout'Johannes Weißl2014-02-051-5/+5
* [inets/httpd] Improved request handler terminate error-log entryMicael Karlberg2014-02-051-1/+4
* [inets/httpd] Improved access log entryMicael Karlberg2014-02-052-5/+12
* [inets/httpd] Logging cleanupMicael Karlberg2014-02-051-2/+2
* [inets/httpd] Fixed mod_head handling of "new" responseMicael Karlberg2014-02-052-14/+23
* Fix httpd config option 'erl_script_nocache'Johannes Weißl2014-02-053-5/+5
* inets: stop block timer with the right argumentsFredrik Gustafsson2014-02-051-2/+2
* inets httpd: Handle ipfamily option correctly when listning to port 0Ingela Anderton Andin2014-02-054-34/+37
* inets: Improve ssl handlingIngela Anderton Andin2014-02-052-18/+107
* inets httpd: The option modules now defaults to its documented default value.Ingela Anderton Andin2014-02-051-4/+2
* inets: Dialyzer fixesIngela Anderton Andin2014-02-051-3/+1
* [inets, ssl]: make log_alert configurable as option in ssl, SSLLogLevel added...Fredrik Gustafsson2013-08-212-2/+18
* inets: removed obsolete codeFredrik Gustafsson2013-06-271-31/+2
* Update copyright yearsBjörn-Egil Dahlberg2012-11-231-1/+1
* Fine adjustments of slowdos algFredrik Gustafsson2012-11-141-1/+9
* Reduced checking of bytes per second to every secondFredrik Gustafsson2012-11-091-3/+3
* Changed property to minimum_bytes_per_second and checking if is integer on startFredrik Gustafsson2012-11-062-3/+14
* Changed to Bytes Per Second when checking clients rate, new options {byte_lim...Fredrik Gustafsson2012-11-061-9/+9
* Option {bit_limit, integer()} to close sockets where clients are too slowFredrik Gustafsson2012-11-061-11/+41
* inets: Dialyzer spec fixesIngela Anderton Andin2012-08-291-6/+6
* Update to work with whitespace in exec pathLukas Larsson2012-06-051-5/+5
* Update copyright yearsBjörn-Egil Dahlberg2012-03-303-3/+3
* [inets/httpd] Options parsing minor improvementMicael Karlberg2012-02-082-5/+18
* Merge branch 'bmk/inets/httpc/checking_ipv6_on_windows' into bmk/inets/inets5...Micael Karlberg2012-02-061-4/+12
|\
| * [inets] Added verbosity printout to improve error detectionMicael Karlberg2012-02-031-4/+12
* | [inets/httpd] Add server tokens config optionMicael Karlberg2012-02-034-31/+161
|/
* Update copyright yearsBjörn-Egil Dahlberg2011-12-092-2/+2
* Fix typo in mod_responsecontrol.erlTuncer Ayaz2011-12-051-1/+1
* Merge branch 'bmk/inets/dialyzer_fixes/OTP-9736' into bmk/inets/inets58_integ...Micael Karlberg2011-11-231-13/+7
|\
| * Fixed acceptor exit warnings (detected by dialyzer).Micael Karlberg2011-11-231-13/+7
* | Merge branch 'bmk/inets/httpd/bad_msg_size/OTP-9733' into bmk/inets/inets58_i...Micael Karlberg2011-11-221-42/+84
|\ \ | |/ |/|
| * [httpd] Sometimes entries in the transfer log was written with the messageMicael Karlberg2011-11-221-42/+84
* | Various minor dialyzer related cleanup.Micael Karlberg2011-11-212-4/+25
|/
* [httpd] Fix logging of content length in mod_log.Micael Karlberg2011-11-161-2/+8
|\
| * Fix logging of content length in mod_logGarrett Smith2011-09-241-2/+8
* | Merge branch 'maint-r14'Micael Karlberg2011-11-156-52/+91
|\ \
| * \ [httpd] GET request with malformed header date causedMicael Karlberg2011-11-092-22/+34
| |\ \
| | * \ Initial merge from r13 topic branch. With minimal cleanup.Micael Karlberg2011-11-092-23/+35
| | |\ \
| | | * | [httpd] GET request with malformed header date causedMicael Karlberg2011-11-012-23/+35
| * | | | Aftermerge cleanup.Micael Karlberg2011-11-091-6/+0
| * | | | Initial merge from r13 topic branch. With minimal cleanup.Micael Karlberg2011-11-095-28/+61
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixed HTML encode. First *try* to hex decode uri, and thenMicael Karlberg2011-10-262-6/+12
| | * | | Fixed hex-decoding.Micael Karlberg2011-10-263-7/+15
| | * | | The XSS prevention methods used was confused if theMicael Karlberg2011-10-252-13/+16
| | |/ /
| | * | Updated http-server to make sure URLs in error-messagesMicael Karlberg2011-09-1518-66/+96
| | * | inets: Patch 1122Micael Karlberg2010-08-203-20/+17
| | * | inets: Patch 1111Micael Karlberg2010-08-202-10/+18