aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src
AgeCommit message (Expand)Author
2013-09-05Fix httpd config option 'script_timeout'Johannes Weißl
2013-09-05Fix httpd config option 'keep_alive_timeout'Johannes Weißl
2013-08-23Merge branch 'maint-r16' into maintFredrik Gustafsson
2013-08-23Merge branch 'maint-r15' into maint-r16Fredrik Gustafsson
2013-08-22Merge branch 'jw/fix-httpd-erl-script-nocache/OTP-11260' into maintFredrik Gustafsson
2013-08-21[inets, ssl]: make log_alert configurable as option in ssl, SSLLogLevel added...Fredrik Gustafsson
2013-07-11Add missing brackets to report formatting on ftp_progress process exitArtur Wilniewczyc
2013-07-01Merge branch 'maint-r16' into maintFredrik Gustafsson
2013-07-01Merge branch 'maint-r15' into maint-r16Fredrik Gustafsson
2013-07-01Merge branch 'jwh/httpc_delete_body/OTP-11190' into maintFredrik Gustafsson
2013-06-28inets: version updatesFredrik Gustafsson
2013-06-27inets: removed obsolete codeFredrik Gustafsson
2013-06-22Fix httpd config option 'erl_script_nocache'Johannes Weißl
2013-06-14httpc: Allow content body in DELETE requestsJames Wheare
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-05-20Remove http_chunk:decode/4 as it is no longer usedMasatake Daimon
2013-05-20Fix {stream, {self, once}} in httpcMasatake Daimon
2013-04-15inets: stop block timer with the right argumentsFredrik Gustafsson
2013-03-18inets httpc: Revert incorrect commit regarding cookie handling.Ingela Anderton Andin
2013-03-13Merge branch 'cm/bug-http-content-length-zero/OTP-10934' into maintFredrik Gustafsson
2013-03-12Added guard for invalid field and values in headersFredrik Gustafsson
2013-03-08Merge branch 'fredrik/inets/httpc_length_zero' into maintFredrik Gustafsson
2013-03-02Fix http_request:http_headers/1 to send content-length when length is zeroCA Meijer
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-22Merge branch 'sal/ftp/OTP-10886'Fredrik Gustafsson
2013-02-20inets httpd: Handle ipfamily option correctly when listning to port 0Ingela Anderton Andin
2013-02-18inets: Improve ssl handlingIngela Anderton Andin
2013-02-15Removed case clause for length = 0 for both HTTP1.0 and HTTP1.1Fredrik Gustafsson
2013-02-14inets httpd: The option modules now defaults to its documented default value.Ingela Anderton Andin
2013-02-14inets httpc: Corrected separation of pipelining and persisten connectionsIngela Anderton Andin
2013-01-28Merge branch 'bmk/inets/prepare-for-release'Micael Karlberg
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25Merge branch 'hsv/http_redirect_on_post_303/OTP-10765'Fredrik Gustafsson
2013-01-23inets: Prepare for R16Ingela Anderton Andin
2013-01-18inets: fix autoredirect for POST requests responding 303Hans Svensson
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
2012-11-23Merge branch 'maint'Björn-Egil Dahlberg
2012-11-23Update copyright yearsBjörn-Egil Dahlberg
2012-11-16Merge branch 'maint'Fredrik Gustafsson
2012-11-14Fine adjustments of slowdos algFredrik Gustafsson
2012-11-09Bumped version nrFredrik 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
2012-10-11Handle correctly the "No files found or file unavailable" error code.serge
2012-10-02inets: Dialyzer fixesIngela Anderton Andin
2012-10-02inets httpc: TLS via proxyIngela Anderton Andin
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-30Merge branch 'ia/inets-dialyzer' into maintIngela Anderton Andin