aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets
AgeCommit message (Expand)Author
2014-02-05inets: stop block timer with the right argumentsFredrik Gustafsson
2014-02-05inets httpc: Revert incorrect commit regarding cookie handling.Ingela Anderton Andin
2014-02-05Added guard for invalid field and values in headersFredrik Gustafsson
2014-02-05Handle correctly the "No files found or file unavailable" error code.serge
2014-02-05Removed case clause for length = 0 for both HTTP1.0 and HTTP1.1Fredrik Gustafsson
2014-02-05inets httpd: Handle ipfamily option correctly when listning to port 0Ingela Anderton Andin
2014-02-05inets: Improve ssl handlingIngela Anderton Andin
2014-02-05inets httpd: The option modules now defaults to its documented default value.Ingela Anderton Andin
2014-02-05inets httpc: Corrected separation of pipelining and persisten connectionsIngela Anderton Andin
2014-02-05[inets] Appup test suite now handles version REsMicael Karlberg
2014-02-05inets: fix autoredirect for POST requests responding 303Hans Svensson
2014-02-05inets - httpc_SUITE: add redirect tests for response 303Hans Svensson
2014-02-05inets: Remove dbg tracing from testcasesBjörn-Egil Dahlberg
2014-02-05inets httpc: Document that RFC 2817 is not supportedIngela Anderton Andin
2014-02-05inets: Dialyzer fixesIngela Anderton Andin
2014-02-05inets httpc: TLS via proxyIngela Anderton Andin
2014-02-05inets: Remove obsolete testcases that are now in the proxy suiteRaimo Niskanen
2014-02-05inets: Add tests using external proxy running on localhostRaimo Niskanen
2014-02-05inets: Corrected appupIngela Anderton Andin
2013-08-21Update release notesErlang/OTP
2013-08-21[inets, ssl]: make log_alert configurable as option in ssl, SSLLogLevel added...Fredrik Gustafsson
2013-06-28Update release notesErlang/OTP
2013-06-28inets: version updatesFredrik Gustafsson
2013-06-27inets: removed obsolete codeFredrik Gustafsson
2012-11-26Prepare releaseOTP_R15B03Erlang/OTP
2012-11-23Update copyright yearsBjörn-Egil Dahlberg
2012-11-15Increased waiting time to check if socket is downFredrik Gustafsson
2012-11-14Fine adjustments of slowdos algFredrik Gustafsson
2012-11-12Changes to slowdos testcaseFredrik Gustafsson
2012-11-09Doc for test case slowdoseFredrik Gustafsson
2012-11-09Bumped version nrFredrik Gustafsson
2012-11-09Added testcases för minimum_bytes_per_second optionFredrik Gustafsson
2012-11-09Reduced checking of bytes per second to every secondFredrik Gustafsson
2012-11-07Documentation for minimum_bytes_per_seconds optionFredrik 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-22Move crypto check so that tc is skipped and not failedLukas Larsson
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-30Merge branch 'ia/inets-dialyzer' into maintIngela Anderton Andin
2012-08-29inets: Dialyzer spec fixesIngela Anderton Andin
2012-08-29Merge branch 'ta/docsmaint' into maintHenrik Nord
2012-08-16[inets/httpd] Add another (cosmetic) printout for security test caseMicael Karlberg
2012-07-30[inets/httpd] Add prinouts to the security test caseMicael Karlberg
2012-07-25Did not handle timeout reason when IPv6Micael Karlberg
2012-07-24Add connect timeoutMicael Karlberg
2012-07-20Improved debug printoutsMicael Karlberg
2012-07-18Add error reason ehostunreach when trying with IPv4Micael Karlberg
2012-07-11Merge branch 'bmk/inets/otp_version_dependent_behaviour_def/OTP-10095' into b...Micael Karlberg
2012-07-11Merge branch 'bmk/inets/httpc/error_during_session_update/OTP-10093' into bmk...Micael Karlberg