Age | Commit message (Expand) | Author |
2013-09-06 | Change encoding of troublesome notes.xml files to utf-8 | Björn Gustavsson |
2013-09-04 | Merge branch 'weisslj/httpd_add_script_tests/OTP-11260' into maint | Fredrik Gustafsson |
2013-09-03 | inets: Add stronger RSA test-keys | Ingela Anderton Andin |
2013-09-02 | Test nocache option of mod_cgi and mod_esi | Johannes Weißl |
2013-08-23 | Merge branch 'maint-r16' into maint | Fredrik Gustafsson |
2013-08-23 | Merge branch 'maint-r15' into maint-r16 | Fredrik Gustafsson |
2013-08-22 | Merge branch 'jw/fix-httpd-erl-script-nocache/OTP-11260' into maint | Fredrik Gustafsson |
2013-08-21 | Update release notes | Erlang/OTP |
2013-08-21 | inets: added simple testcase for option erl_script_nocache | Fredrik Gustafsson |
2013-08-21 | [inets, ssl]: make log_alert configurable as option in ssl, SSLLogLevel added... | Fredrik Gustafsson |
2013-08-07 | fix: typo, inets/doc/src/httpd | tomaon |
2013-07-24 | Fix some errors in the inets documentation | Johannes Weißl |
2013-07-11 | Add missing brackets to report formatting on ftp_progress process exit | Artur Wilniewczyc |
2013-07-01 | Merge branch 'maint-r16' into maint | Fredrik Gustafsson |
2013-07-01 | Merge branch 'maint-r15' into maint-r16 | Fredrik Gustafsson |
2013-07-01 | Merge branch 'jwh/httpc_delete_body/OTP-11190' into maint | Fredrik Gustafsson |
2013-06-28 | Update release notes | Erlang/OTP |
2013-06-28 | inets: version updates | Fredrik Gustafsson |
2013-06-27 | inets: removed obsolete code | Fredrik Gustafsson |
2013-06-22 | Fix httpd config option 'erl_script_nocache' | Johannes Weißl |
2013-06-17 | Prepare releaseOTP_R16B01 | Erlang/OTP |
2013-06-14 | httpc: Allow content body in DELETE requests | James Wheare |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-05-29 | Merge branch 'md/httpc-stream-once-fix/OTP-11122' into maint | Fredrik Gustafsson |
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 |