Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder | |
2013-04-19 | Convert XML files to UTF-8, where needed | Hans Bolinder | |
2013-04-15 | inets: stop block timer with the right arguments | Fredrik Gustafsson | |
2013-03-18 | inets httpc: Revert incorrect commit regarding cookie handling. | Ingela Anderton Andin | |
2013-03-13 | Merge branch 'cm/bug-http-content-length-zero/OTP-10934' into maint | Fredrik Gustafsson | |
* cm/bug-http-content-length-zero/OTP-10934: Fix http_request:http_headers/1 to send content-length when length is zero | |||
2013-03-12 | Added guard for invalid field and values in headers | Fredrik Gustafsson | |
2013-03-08 | Merge branch 'fredrik/inets/httpc_length_zero' into maint | Fredrik Gustafsson | |
* fredrik/inets/httpc_length_zero: Removed case clause for length = 0 for both HTTP1.0 and HTTP1.1 | |||
2013-03-02 | Fix http_request:http_headers/1 to send content-length when length is zero | CA Meijer | |
In R16B01, the http_request:http_headers/1 function removes the content-length field from the HTTP headers if the content length is zero. This results in some (perhaps many) HTTP servers rejecting POSTs and PUTs without data with a 411 status word. From RFC2616, section 14.13: "Any Content-Length greater than or EQUAL to zero is a valid value". | |||
2013-02-25 | Prepare releaseOTP_R16B | Erlang/OTP | |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg | |
2013-02-22 | tests: Remove old_httpc_SUITE, no longer used | Björn-Egil Dahlberg | |
2013-02-22 | Merge branch 'sal/ftp/OTP-10886' | Fredrik Gustafsson | |
* sal/ftp/OTP-10886: Changed to correct errorcode in testcase Handle correctly the "No files found or file unavailable" error code. | |||
2013-02-20 | inets httpd: Handle ipfamily option correctly when listning to port 0 | Ingela Anderton Andin | |
2013-02-18 | inets: Improve ssl handling | Ingela Anderton Andin | |
httpc: CTfy test suite httpd: Simplify ssl configuration OTP-10846 | |||
2013-02-15 | Removed case clause for length = 0 for both HTTP1.0 and HTTP1.1 | Fredrik Gustafsson | |
2013-02-14 | inets httpd: The option modules now defaults to its documented default value. | Ingela Anderton Andin | |
OTP-10844 | |||
2013-02-14 | inets httpc: Corrected separation of pipelining and persisten connections | Ingela Anderton Andin | |
OTP-10845 | |||
2013-01-29 | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP | |
2013-01-28 | Merge branch 'bmk/inets/prepare-for-release' | Micael Karlberg | |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg | |
2013-01-25 | [inets] Appup test suite now handles version REs | Micael Karlberg | |
2013-01-25 | Merge branch 'hsv/http_redirect_on_post_303/OTP-10765' | Fredrik Gustafsson | |
* hsv/http_redirect_on_post_303/OTP-10765: inets: fix autoredirect for POST requests responding 303 inets - httpc_SUITE: add redirect tests for response 303 | |||
2013-01-24 | Changed to correct errorcode in testcase | Fredrik Gustafsson | |
2013-01-23 | inets: Prepare for R16 | Ingela Anderton Andin | |
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg | |
* nox/enable-silent-rules/OTP-10726: Implement ./otp_build configure --enable-silent-rules | |||
2013-01-18 | inets: fix autoredirect for POST requests responding 303 | Hans Svensson | |
Changed httpc_response, for redirect '303 See Other' also POST requests should be redirected (using GET). See RFC2616 sect. 10.3.4 for clarification. | |||
2013-01-18 | inets - httpc_SUITE: add redirect tests for response 303 | Hans Svensson | |
httpc contains code for redirecting http response 301, 302, 303, and 307, but no tests existed for response '303 See Other'. Added tests (get, head, and post) for 303 and renumbered tests for 307. The subtle thing is that for 303 also post requests *should* be redirected. Also added the necessary 303 page to the dummy_server. | |||
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine | |
With silent rules, the output of make is less verbose and compilation warnings are easier to spot. Silent rules are disabled by default and can be disabled or enabled at will by make V=0 and make V=1. | |||
2013-01-09 | Fix some FOP warnings | Hans Bolinder | |
Examples overflowing the width of PDF pages have been fixed. The remaining warnings are due to table cells, and require more work. | |||
2012-11-27 | Merge tag 'OTP_R15B03' | Björn-Egil Dahlberg | |
The R15B03 release | |||
2012-11-26 | Prepare releaseOTP_R15B03 | Erlang/OTP | |
2012-11-26 | Merge branch 'bjorn/asn1/clean-up-backends/OTP-10410' | Björn Gustavsson | |
* bjorn/asn1/clean-up-backends/OTP-10410: Simplify the code for the generated info/0 function Don't try to work around a non-loadable NIF library Fix BER encoding when multiple levels of typedefs are used Update megaco documentation Update documentation for the asn1 application Fix other applications Fix use of asn1 in megaco Remove the unused asn1ct_gen_ber module Remove the unused asn1ct_constructed_ber module Remove the unused asn1ct_per_bin module Remove unused functions in asn1rt_ber_bin Remove obsolete back-ends and simplify the options Make the specialized decodes work with the 'nif' option Remove support for the obsolete {Typename,Value} tuple notation Remove tests for the obsolete {TypeName,Value} notation Remove the obsolete and deprecated 'keyed_list' option | |||
2012-11-26 | Fix other applications | Björn Gustavsson | |
2012-11-23 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2012-11-23 | Update copyright years | Björn-Egil Dahlberg | |
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-11 | Handle correctly the "No files found or file unavailable" error code. | serge | |