aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src
AgeCommit message (Expand)Author
2017-06-14Update copyright yearHans Nilsson
2017-05-30inets: httpc - Gracefull normal shutdownIngela Anderton Andin
2017-05-23Fix httpc timeout for redirectsJohannes Weißl
2017-05-15Merge pull request #1322 from tsloughter/binary_uri_encodeIngela Andin
2017-05-12Merge branch 'maint'Hans Nilsson
2017-05-08Merge pull request #1428 from martincox/masterIngela Andin
2017-05-05add binary string support to http_uri functionsTristan Sloughter
2017-05-04inets: Try fix ftp recv_chunk timing issueHans Nilsson
2017-05-04Update copyright yearRaimo Niskanen
2017-04-05When a non-DST time is passed to the httpd_util:rfc1123_date/1 function, itMartin Cox
2017-04-04Merge branch 'maint'Ingela Anderton Andin
2017-03-31Merge branch 'voltone/inets/httpc_redirect_normalize_host/PR-1381/OTP-14301' ...Erlang/OTP
2017-03-17Omit port from Host header on redirect to well-known portBram Verburg
2017-03-15inets/ftp: spelling correctionHans Nilsson
2017-03-15inets/ftp: DBG macro changeHans Nilsson
2017-03-15inets/ftp: Fixed fault with operations after recv_chunks.Hans Nilsson
2017-03-10Update copyright yearRickard Green
2017-03-01Fix typos: lenght -> lengthMyron Marston
2017-02-08Merge branch 'maint-19' into maintRaimo Niskanen
2017-02-06ftp: allow different timing sequencesHans Nilsson
2017-02-03Merge branch 'maint-18' into maintHans Nilsson
2017-01-30inets: httpd - shutdown gracefully on connection or TLS handshake errorsIngela Anderton Andin
2017-01-30inets: Prepare for releaseIngela Anderton Andin
2017-01-30inets: httpd - shutdown gracefully on connection or TLS handshake errorsIngela Anderton Andin
2016-12-21inets: httpc - Prevent hanging user processIngela Anderton Andin
2016-12-21inets: httpc - clean codeIngela Anderton Andin
2016-12-20inets: httpc - Chunk size decoding could failIngela Anderton Andin
2016-12-14inets: httpc - Correct redirection host headerIngela Anderton Andin
2016-12-07Update copyright-yearErlang/OTP
2016-12-06Merge branch 'ingela/inets/httpd-profiles/OTP-14082' into maintIngela Anderton Andin
2016-12-05inets: Add Profile argument missed by commit fdfda2fab0921d409789174556582db2...Ingela Anderton Andin
2016-11-19Report errors from TLS tunnel request to correct processEric Meadows-Jönsson
2016-11-18Merge branch 'ingela/httpc/keep-alive-https/OTP-14041' into maintIngela Anderton Andin
2016-10-21Change two calls to file_close/1 to allow {error,einval}Kostis Sagonas
2016-10-20inets: httpc - do not send absolute URIs over TLS tunnelsIngela Anderton Andin
2016-10-19Eliminate unmatched return dialyzer warningsKostis Sagonas
2016-10-19Declare types and specsKostis Sagonas
2016-10-19Code cleanupsKostis Sagonas
2016-10-19Eliminate dialyzer warning about unreachable clauseKostis Sagonas
2016-10-18Merge branch 'hans/inets/ftp_multiline_resp/PR-1196/OTP-13960' into maintHans Nilsson
2016-10-14ftp: New DBG alternative: ct:palHans Nilsson
2016-10-14ftp: added forgotten inet:setopts active onceHans Nilsson
2016-10-14ftp: socket wrapper changed suddenly and erroneouslyHans Nilsson
2016-10-07Merge branch 'ingela/inets/httpc/ERL-253' into maintIngela Anderton Andin
2016-10-06Fix inets ftp bug related to multiple lines respJohan Sommerfeld
2016-10-04Replace ref() with reference() in inets filesKostis Sagonas
2016-09-19inets: httpc improve error handlingIngela Anderton Andin
2016-09-18Update behavior of httpc:request to match RFC-7231Ahmed Shafeeq Bin Mohd Shariff
2016-09-06Bump inets versionRaimo Niskanen
2016-08-09Merge branch 'maint-19' into maintLukas Larsson