aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src/http_server
AgeCommit message (Expand)Author
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-02-08[inets/httpd] Options parsing minor improvementMicael Karlberg
2012-02-06Merge branch 'bmk/inets/httpc/checking_ipv6_on_windows' into bmk/inets/inets5...Micael Karlberg
2012-02-03[inets] Added verbosity printout to improve error detectionMicael Karlberg
2012-02-03[inets/httpd] Add server tokens config optionMicael Karlberg
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-12-05Fix typo in mod_responsecontrol.erlTuncer Ayaz
2011-11-23Merge branch 'bmk/inets/dialyzer_fixes/OTP-9736' into bmk/inets/inets58_integ...Micael Karlberg
2011-11-23Fixed acceptor exit warnings (detected by dialyzer).Micael Karlberg
2011-11-22Merge branch 'bmk/inets/httpd/bad_msg_size/OTP-9733' into bmk/inets/inets58_i...Micael Karlberg
2011-11-22[httpd] Sometimes entries in the transfer log was written with the messageMicael Karlberg
2011-11-21Various minor dialyzer related cleanup.Micael Karlberg
2011-11-16[httpd] Fix logging of content length in mod_log.Micael Karlberg
2011-11-15Merge branch 'maint-r14'Micael Karlberg
2011-11-09[httpd] GET request with malformed header date causedMicael Karlberg
2011-11-09Initial merge from r13 topic branch. With minimal cleanup.Micael Karlberg
2011-11-09Aftermerge cleanup.Micael Karlberg
2011-11-09Initial merge from r13 topic branch. With minimal cleanup.Micael Karlberg
2011-11-01[httpd] GET request with malformed header date causedMicael Karlberg
2011-10-26Fixed HTML encode. First *try* to hex decode uri, and thenMicael Karlberg
2011-10-26Fixed hex-decoding.Micael Karlberg
2011-10-25The XSS prevention methods used was confused if theMicael Karlberg
2011-09-29Merge branch 'dev' into majorBjörn-Egil Dahlberg
2011-09-29Update copyright yearsBjörn-Egil Dahlberg
2011-09-24Fix logging of content length in mod_logGarrett Smith
2011-09-23Merge branch 'dev' into majorMicael Karlberg
2011-09-23[httpc] Parsing of a cookie expire date should be more forgiving.Micael Karlberg
2011-09-20Merge branch 'dev' into majorHenrik Nord
2011-09-19Fixed release notes, version and cosmetics in source.Micael Karlberg
2011-09-19Merge branch 'va/http-win-dir-traversal' into bmk/inets/httpd/windows_dir_tra...Micael Karlberg
2011-09-15Fix more misspellings of compatibilityTuncer Ayaz
2011-09-15Fix misspelling of keptTuncer Ayaz
2011-09-15Updated http-server to make sure URLs in error-messagesMicael Karlberg
2011-09-09Merge branch 'bmk/inets/inets58_integration' into majorMicael Karlberg
2011-09-05Removed the ossl config option (from both client and server).Micael Karlberg
2011-08-26Fix httpd directory traversal on WindowsAndrás Veres-Szentkirályi
2011-08-25Typofix in httpd_file:handle_error messageAndrás Veres-Szentkirályi
2011-05-20Update copyright yearsBjörn-Egil Dahlberg
2011-04-06Accepting file descriptors (fd) in the config forMicael Karlberg
2011-03-28A slightly more usefull debug printout (including httpd services).Micael Karlberg
2011-03-28Merge branch 'bd/mod_esi_timeout_fix' into bmk/inets/inet56_integrationMicael Karlberg
2011-03-28Merge branch 'rj/fix-httpd-format' into bmk/inets/inet56_integrationMicael Karlberg
2011-03-18Merge branch 'bmk/inets/httpd/prevent_xss_in_error_pages/OTP-9124' into bmk/i...Micael Karlberg
2011-03-17Fix timeout message generated by mod_esiBernard Duggan
2011-03-17Fix log messages formating in httpdRicardo Catalinas Jiménez
2011-02-24Modify mod_esi:deliver/2 to accept binary dataBernard Duggan
2011-02-22inets: prevent XSS in error pagesMichael Santos
2010-12-16External include filesMicael Karlberg
2010-11-30Changed file error handling to be consistentIngela Anderton Andin
2010-11-29URL-encoding - add support in client and more usage in server. AlsoIngela Anderton Andin