Age | Commit message (Expand) | Author |
2015-11-11 | Merge branch 'maint' | Henrik Nord |
2015-10-27 | inets: fix {self, once} for not streamed request | Kirilll Zaborsky |
2015-10-27 | inets: send correct nonstreamed response with streaming | Kirilll Zaborsky |
2015-10-27 | Merge branch 'maint' | Henrik Nord |
2015-10-27 | Merge branch 'scrapinghub/http_uri_scheme_validation' into maint | Henrik Nord |
2015-10-13 | inets: scheme validation fun for http_uri | Kirilll Zaborsky |
2015-10-13 | inets: fix suppport of HTTP headers with obs-fold | Kirilll Zaborsky |
2015-10-09 | Update Inets | Hans Bolinder |
2015-10-05 | Prepare release | Erlang/OTP |
2015-10-05 | Merge branch 'ia/inets/string-not-atom/OTP-13022' into maint-18 | Erlang/OTP |
2015-10-01 | inets: Prepare for release | Ingela Anderton Andin |
2015-10-01 | inets: Use ?MODULE_STRING instead of ?MODULE as argument should be a string | Ingela Anderton Andin |
2015-09-30 | inets: Add new customize function response_default_headers | Ingela Anderton Andin |
2015-09-30 | inets: Add behaviour httpd_custom_api | Ingela Anderton Andin |
2015-09-21 | Prepare release | Erlang/OTP |
2015-09-17 | inets: Prepare for release | Ingela Anderton Andin |
2015-09-15 | Merge branch 'ia/pr/800/OTP-12984' into maint | Ingela Anderton Andin |
2015-09-10 | Merge branch 'ia/inets/format_status/OTP-12976' into maint | Ingela Anderton Andin |
2015-09-10 | Merge branch 'ia/pr/813/OTP-12975' into maint | Ingela Anderton Andin |
2015-09-10 | Merge branch 'ia/tmanevik_inets/doc' into maint | Ingela Anderton Andin |
2015-09-10 | inets: Add test suite for socket_wrap feature | Ingela Anderton Andin |
2015-09-10 | inets: Ctify inets_SUITE | Ingela Anderton Andin |
2015-09-10 | inets: tftpd - Mend broken fd option | Ingela Anderton Andin |
2015-09-10 | inets: httpd - Mend broken fd option | Ingela Anderton Andin |
2015-09-09 | Correct conversion from seconds to milliseconds | Jimmy Zöger |
2015-09-08 | inets: Forward connection errors with https proxy | Kirilll Zaborsky |
2015-09-08 | inets: Fix broken links | Ingela Anderton Andin |
2015-09-08 | inets: Fix copy paste error | Ingela Anderton Andin |
2015-09-08 | inets: ftp - Remove information about alternative solutions | Ingela Anderton Andin |
2015-09-08 | inets: httpd - Add links and small corrections | Ingela Anderton Andin |
2015-09-08 | inets: httpc - Clarify/correct documentation | Ingela Anderton Andin |
2015-09-08 | inets: Align with alphabetical order and clean local anchor handling | Ingela Anderton Andin |
2015-09-08 | inets: ftp - add links and fix typos | Ingela Anderton Andin |
2015-09-08 | inets: Use ASSCI ' | Ingela Anderton Andin |
2015-09-03 | inets: httpd - Add format_status/2 to httpd_request_handler | Ingela Anderton Andin |
2015-09-01 | Inets Reference Manual | tmanevik |
2015-09-01 | Inets User Guide | tmanevik |
2015-09-01 | inets: sorted functions alphabetically | tmanevik |
2015-09-01 | inets: Remove documentation of legacy API | tmanevik |
2015-07-16 | inets: cancel for handler with no requests | Kirilll Zaborsky |
2015-06-23 | Prepare release | Erlang/OTP |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-16 | inets: Fix race condition in httpc | Ingela Anderton Andin |
2015-06-16 | inets: Remove use of httpd_conf:clean/1 and httpd_conf:custom_clean/3 | Ingela Anderton Andin |
2015-06-15 | inets: Remove use of httpd_conf:make_integer/1 | Ingela Anderton Andin |
2015-06-15 | inets: Deprecate functions in util module httpd_conf.erl | Ingela Anderton Andin |
2015-06-10 | Merge branch 'scrapinghub/proxy_addr_for_keeped_alive_request' | Zandra Hird |
2015-06-09 | Merge branch 'scrapinghub/asn1_for_http_proxy_suite' | Zandra Hird |
2015-06-09 | inets: set proxy address for requests from keep-alive queue | Kirilll Zaborsky |
2015-06-08 | Merge branch 'ia/inets/name-spaces/OTP-12674' | Ingela Anderton Andin |