Age | Commit message (Expand) | Author |
2013-05-24 | crypto, public_key & ssl: Make more functions accept integer keys | Sverker Eriksson |
2013-05-22 | crypto,ssh, netconf, inets: binary_to_integer -> bytes_to_integer | Ingela Anderton Andin |
2013-05-20 | Remove http_chunk:decode/4 as it is no longer used | Masatake Daimon |
2013-05-20 | Fix {stream, {self, once}} in httpc | Masatake Daimon |
2013-05-20 | ssl, public_key & inets: Remove use of deprecated crypto functions from | Ingela Anderton Andin |
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 |
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 |
2013-03-02 | Fix http_request:http_headers/1 to send content-length when length is zero | CA Meijer |
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 |
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 |
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 |
2013-02-14 | inets httpc: Corrected separation of pipelining and persisten connections | Ingela Anderton Andin |
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 |
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 |
2013-01-18 | inets: fix autoredirect for POST requests responding 303 | Hans Svensson |
2013-01-18 | inets - httpc_SUITE: add redirect tests for response 303 | Hans Svensson |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2013-01-09 | Fix some FOP warnings | Hans Bolinder |
2012-11-27 | Merge tag 'OTP_R15B03' | Björn-Egil Dahlberg |
2012-11-26 | Prepare releaseOTP_R15B03 | Erlang/OTP |
2012-11-26 | Merge branch 'bjorn/asn1/clean-up-backends/OTP-10410' | Björn Gustavsson |
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 |
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 {byte_lim... | Fredrik Gustafsson |
2012-11-06 | Option {bit_limit, integer()} to close sockets where clients are too slow | Fredrik Gustafsson |