Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-16 | Merge branch 'maint' | Fredrik Gustafsson | |
* maint: Increased waiting time to check if socket is down Fine adjustments of slowdos alg Changes to slowdos testcase Doc for test case slowdose Bumped version nr Added testcases för minimum_bytes_per_second option Reduced checking of bytes per second to every second Documentation for minimum_bytes_per_seconds option Changed property to minimum_bytes_per_second and checking if is integer on start Changed to Bytes Per Second when checking clients rate, new options {byte_limit, integer()} Option {bit_limit, integer()} to close sockets where clients are too slow | |||
2012-11-15 | Increased waiting time to check if socket is down | Fredrik Gustafsson | |
2012-11-14 | Fine adjustments of slowdos alg | Fredrik Gustafsson | |
2012-11-12 | Changes to slowdos testcase | Fredrik Gustafsson | |
2012-11-09 | Doc for test case slowdose | Fredrik Gustafsson | |
2012-11-09 | Bumped version nr | Fredrik Gustafsson | |
2012-11-09 | Added testcases för minimum_bytes_per_second option | Fredrik Gustafsson | |
2012-11-09 | Reduced checking of bytes per second to every second | Fredrik Gustafsson | |
2012-11-07 | Documentation for minimum_bytes_per_seconds option | Fredrik Gustafsson | |
2012-11-06 | Changed property to minimum_bytes_per_second and checking if is integer on start | Fredrik Gustafsson | |
2012-11-06 | Changed to Bytes Per Second when checking clients rate, new options ↵ | Fredrik Gustafsson | |
{byte_limit, integer()} | |||
2012-11-06 | Option {bit_limit, integer()} to close sockets where clients are too slow | Fredrik Gustafsson | |
2012-11-02 | Merge branch 'maint' | Lukas Larsson | |
* maint: Skip ct_netconf tests if there is no crypto Migrate timers from test_server to ct interface Update tests to run with an oldshell emulator Move crypto check so that tc is skipped and not failed Update for new version of ppc compilation chain Verify that ebin folder of applications exists Conflicts: lib/asn1/test/asn1_SUITE.erl lib/kernel/test/interactive_shell_SUITE.erl | |||
2012-10-22 | Move crypto check so that tc is skipped and not failed | Lukas Larsson | |
2012-10-03 | inets: Remove dbg tracing from testcases | Björn-Egil Dahlberg | |
2012-10-02 | Merge branch 'raimo/inets/https-proxy/OTP-10256' | Raimo Niskanen | |
* raimo/inets/https-proxy/OTP-10256: inets httpc: Document that RFC 2817 is not supported inets: Dialyzer fixes inets httpc: TLS via proxy inets: Remove obsolete testcases that are now in the proxy suite inets: Add tests using external proxy running on localhost | |||
2012-10-02 | inets httpc: Document that RFC 2817 is not supported | Ingela Anderton Andin | |
2012-10-02 | inets: Dialyzer fixes | Ingela Anderton Andin | |
2012-10-02 | inets httpc: TLS via proxy | Ingela Anderton Andin | |
Introduces new option htts_proxy so that it is possible to have different proxies for http and https. The new option defaults to the old proxy option. Implements HTTP-1.1 extension method CONNECT to establish SSL/TLS tunnel We choose not to implement "TLS upgrade" as defined by RFC 2817 as this method of upgrade is vulnerable to man in the middle attacks, can be easily broken by proxies and does not seem to be widely adopted. | |||
2012-10-02 | inets: Remove obsolete testcases that are now in the proxy suite | Raimo Niskanen | |
2012-10-02 | inets: Add tests using external proxy running on localhost | Raimo Niskanen | |
2012-08-31 | Merge branch 'maint' | Björn-Egil Dahlberg | |
Conflicts: lib/diameter/autoconf/vxworks/sed.general xcomp/README.md | |||
2012-08-31 | Update copyright years | Björn-Egil Dahlberg | |
2012-08-30 | Merge remote branch 'upstream/maint' | Ingela Anderton Andin | |
* upstream/maint: ssh: Increase robustness inets: Dialyzer spec fixes | |||
2012-08-30 | Merge branch 'ia/inets-dialyzer' into maint | Ingela Anderton Andin | |
* ia/inets-dialyzer: inets: Dialyzer spec fixes | |||
2012-08-29 | inets: Dialyzer spec fixes | Ingela Anderton Andin | |
2012-08-29 | Merge branch 'maint' | Henrik Nord | |
2012-08-29 | Merge branch 'ta/docsmaint' into maint | Henrik Nord | |
* ta/docsmaint: Fix various doc typos for R15B02 Fix various code typos for R15B02 OTP-10245 | |||
2012-08-17 | Merge branch 'maint' | Micael Karlberg | |
2012-08-16 | [inets/httpd] Add another (cosmetic) printout for security test case | Micael Karlberg | |
2012-07-30 | [inets/httpd] Add prinouts to the security test case | Micael Karlberg | |
2012-07-25 | Did not handle timeout reason when IPv6 | Micael Karlberg | |
2012-07-24 | Add connect timeout | Micael Karlberg | |
2012-07-20 | Improved debug printouts | Micael Karlberg | |
2012-07-19 | inets: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-18 | Add error reason ehostunreach when trying with IPv4 | Micael Karlberg | |
If a IPv6 (inet6) connect fails, we try to connect with IPv4 (inet) again. Added error reason ehostunreach for which it is ok to try again (with IPv4). | |||
2012-07-11 | Merge branch 'bmk/inets/otp_version_dependent_behaviour_def/OTP-10095' into ↵ | Micael Karlberg | |
bmk/inets/inets591_integration | |||
2012-07-11 | Merge branch 'bmk/inets/httpc/error_during_session_update/OTP-10093' into ↵ | Micael Karlberg | |
bmk/inets/inets591_integration | |||
2012-07-11 | Merge branch 'bmk/inets/httpc/cancel_request/OTP-10092' into ↵ | Micael Karlberg | |
bmk/inets/inets591_integration | |||
2012-07-11 | [inets] Updated release notes and improved parts of the doc | Micael Karlberg | |
Updated release and improved (httpc-) documentation for KeepAlive and Pipeline timeout options. OTP-10095, OTP-10114 | |||
2012-07-05 | Fix various code typos for R15B02 | Tuncer Ayaz | |
2012-06-14 | Added missing comma and set proper version | Micael Karlberg | |
2012-06-14 | Merge branch 'ja/jl-httpc-doc-elaborate' into ↵ | Micael Karlberg | |
bmk/inets/httpc-doc-elaborate/OTP-10114 | |||
2012-06-09 | Elaborate on timeouts in the httpc documentation | Jesper Louis Andersen | |
All timeouts are in milliseconds. Reflect this in the documentation so it is explicit that it is so. | |||
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson | |
OTP-10106 OTP-10107 | |||
2012-05-23 | [inets] Fixed release notes | Micael Karlberg | |
OTP-10095 | |||
2012-05-23 | [inets] Removed R14B compatible version of behaviour definition | Micael Karlberg | |
Removed R14B compatible version of (inets-service and tftp) behaviour definition. OTP-10095 | |||
2012-05-22 | [inets/httpc] Updated docs, release notes and appup | Micael Karlberg | |
Added documentation for new (httpc:which_sessions/0,1) and updated (httpc:info/0,1) functions. Also updated appup. OTP-10093 | |||
2012-05-22 | [inets/httpc] Better handling of session db update failure | Micael Karlberg | |
A failure to update the session database will now result in an informative error message and a controlled (handler) exit rather then an ugly crash. Also debug functions to retrieve sessions info and updated the info function with more info (sessions and options). OTP-10093 | |||
2012-05-22 | [inets/httpc] Corrected appup file | Micael Karlberg | |
OTP-10092 |