aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets
AgeCommit message (Expand)Author
2015-11-11inets: CT'ify http_format_SUITEIngela Anderton Andin
2015-11-11inets: Terminate gracfully when an invalid chunked length header is encounteredIngela Anderton Andin
2015-10-27inets: fix {self, once} for not streamed requestKirilll Zaborsky
2015-10-27inets: send correct nonstreamed response with streamingKirilll Zaborsky
2015-10-27Merge branch 'maint'Henrik Nord
2015-10-27Merge branch 'scrapinghub/http_uri_scheme_validation' into maintHenrik Nord
2015-10-13inets: scheme validation fun for http_uriKirilll Zaborsky
2015-10-13inets: fix suppport of HTTP headers with obs-foldKirilll Zaborsky
2015-10-09Update InetsHans Bolinder
2015-10-05Prepare releaseErlang/OTP
2015-10-05Merge branch 'ia/inets/string-not-atom/OTP-13022' into maint-18Erlang/OTP
2015-10-01inets: Prepare for releaseIngela Anderton Andin
2015-10-01inets: Use ?MODULE_STRING instead of ?MODULE as argument should be a stringIngela Anderton Andin
2015-09-30inets: Add new customize function response_default_headersIngela Anderton Andin
2015-09-30inets: Add behaviour httpd_custom_apiIngela Anderton Andin
2015-09-24inets: Adjust makefile to new windows compilerIngela Anderton Andin
2015-09-21Prepare releaseErlang/OTP
2015-09-17inets: Prepare for releaseIngela Anderton Andin
2015-09-15Merge branch 'ia/pr/800/OTP-12984' into maintIngela Anderton Andin
2015-09-10Merge branch 'ia/inets/format_status/OTP-12976' into maintIngela Anderton Andin
2015-09-10Merge branch 'ia/pr/813/OTP-12975' into maintIngela Anderton Andin
2015-09-10Merge branch 'ia/tmanevik_inets/doc' into maintIngela Anderton Andin
2015-09-10inets: Add test suite for socket_wrap featureIngela Anderton Andin
2015-09-10inets: Ctify inets_SUITEIngela Anderton Andin
2015-09-10inets: tftpd - Mend broken fd optionIngela Anderton Andin
2015-09-10inets: httpd - Mend broken fd optionIngela Anderton Andin
2015-09-09Correct conversion from seconds to millisecondsJimmy Zöger
2015-09-08inets: Forward connection errors with https proxyKirilll Zaborsky
2015-09-08inets: Fix broken linksIngela Anderton Andin
2015-09-08inets: Fix copy paste errorIngela Anderton Andin
2015-09-08inets: ftp - Remove information about alternative solutionsIngela Anderton Andin
2015-09-08inets: httpd - Add links and small correctionsIngela Anderton Andin
2015-09-08inets: httpc - Clarify/correct documentationIngela Anderton Andin
2015-09-08inets: Align with alphabetical order and clean local anchor handlingIngela Anderton Andin
2015-09-08inets: ftp - add links and fix typosIngela Anderton Andin
2015-09-08inets: Use ASSCI 'Ingela Anderton Andin
2015-09-03inets: httpd - Add format_status/2 to httpd_request_handlerIngela Anderton Andin
2015-09-01Inets Reference Manualtmanevik
2015-09-01Inets User Guidetmanevik
2015-09-01inets: sorted functions alphabeticallytmanevik
2015-09-01inets: Remove documentation of legacy APItmanevik
2015-07-16inets: cancel for handler with no requestsKirilll Zaborsky
2015-06-23Prepare releaseErlang/OTP
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-16inets: Fix race condition in httpcIngela Anderton Andin
2015-06-16inets: Remove use of httpd_conf:clean/1 and httpd_conf:custom_clean/3Ingela Anderton Andin
2015-06-15inets: Remove use of httpd_conf:make_integer/1Ingela Anderton Andin
2015-06-15inets: Deprecate functions in util module httpd_conf.erlIngela Anderton Andin
2015-06-10Merge branch 'scrapinghub/proxy_addr_for_keeped_alive_request'Zandra Hird
2015-06-09Merge branch 'scrapinghub/asn1_for_http_proxy_suite'Zandra Hird