summaryrefslogtreecommitdiff
path: root/lib/inets
Commit message (Expand)AuthorAgeFilesLines
* ssl: Remove deprecated functions for OTP-24Ingela Anderton Andin2020-12-212-12/+12
* Merge branch 'maint'Henrik Nord2020-12-162-2/+17
|\
| * Prepare releaseErlang/OTP2020-12-112-2/+17
* | Merge branch 'maint' into masterAo Song2020-11-262-13/+61
|\ \ | |/
| * inets, fix html encoding issueAo Song2020-11-262-13/+61
* | otp: Remove HiPE and HiPE-related accessoriesJohn Högberg2020-11-091-4/+0
* | Merge branch 'hasse/kernel/remove_distr_disk_log/OTP-16811'Hans Bolinder2020-10-051-4/+2
|\ \
| * | inets: Adjust code after removal of distributed disk logsHans Bolinder2020-10-051-4/+2
* | | inets, fix deprecation reference in httpd_utilAo Song2020-09-301-1/+1
* | | Merge branch 'maint'Björn Gustavsson2020-09-261-0/+2
|\ \ \ | | |/ | |/|
| * | inets: Eliminate warnings in C code in testsBjörn Gustavsson2020-09-241-0/+2
* | | Merge branch 'maint'Henrik Nord2020-09-232-2/+73
|\ \ \ | |/ /
| * | Prepare releaseErlang/OTP2020-09-232-2/+73
* | | Merge branch 'maint' into masterAo Song2020-09-091-6/+6
|\ \ \ | |/ / | | / | |/ |/|
| * inets: remove redundant uri normalize.Ao Song2020-09-091-6/+6
* | Merge branch 'maint' into masterAo Song2020-08-263-13/+26
|\ \ | |/
| * inets: add PATCH method supportAo Song2020-08-263-13/+26
* | Merge branch 'maint'Ao Song2020-08-131-0/+16
|\ \ | |/
| * Merge branch 'maint-22' into maintAo Song2020-08-131-0/+16
| |\
| | * Prepare releaseErlang/OTP2020-08-132-2/+18
| | * Merge branch 'andy/inets/security_issue/ERIERL-522/OTP-16790' into maint-22Erlang/OTP2020-08-132-4/+17
| | |\
* | | \ Merge branch 'maint'Ao Song2020-08-132-4/+17
|\ \ \ \ | |/ / /
| * | | Merge branch 'andy/inets/security_issue/ERIERL-522/OTP-16790' into maintAo Song2020-08-132-4/+17
| |\ \ \ | | | |/ | | |/|
| | * | inets, fix an error regarding decode of percent encoded URLs.Ao Song2020-08-132-4/+17
* | | | inets: remove support of http 0.9 for httpdAo Song2020-08-0610-111/+78
* | | | Merge branch 'maint'Micael Karlberg2020-08-041-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'bmk/inets/20200723/remove_old_httpd_suite_data_from_make' into ...Micael Karlberg2020-08-041-2/+2
| |\ \ \
| | * | | [inets|test] Makefile cleanupMicael Karlberg2020-07-231-2/+2
* | | | | Merge branch 'maint'Ao Song2020-08-031-0/+16
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'maint-22' into maintAo Song2020-08-031-0/+16
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Prepare releaseErlang/OTP2020-07-312-2/+18
* | | | | Merge branch 'maint'Ao Song2020-08-031-18/+14
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'andy/inets/crash_in_httpd_request_handler/ERIERL-519/OTP-16775'...Ao Song2020-08-031-18/+14
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | inets: fix crash when setopts fails.Ao Song2020-07-301-18/+14
* | | | inets: remove support of http 0.9 for httpc in inetsAo Song2020-07-298-65/+13
* | | | Merge branch 'maint'Ao Song2020-07-221-6/+12
|\ \ \ \ | |/ / /
| * | | inets: ERL-1239, fix to return an error if http server closes in theAo Song2020-07-211-6/+12
* | | | inets: drop all support for ftp and tftp in inetsAo Song2020-07-1511-482/+18
* | | | inets: Deprate several functions in httpd_utilAo Song2020-07-0912-15/+29
|/ / /
* | | inets: normalize input uri into string for internal useeaosong2020-07-082-2/+9
* | | inets: bug fix, handle message body of response with 1XX code asAo Song2020-07-062-6/+12
* | | Merge branch 'maint-22' into maintIngela Anderton Andin2020-06-221-0/+16
|\ \ \ | |/ /
| * | Prepare releaseErlang/OTP2020-06-182-2/+18
* | | inets: fix doc grammar error of http_serverAo Song2020-06-161-2/+2
* | | Merge branch 'ingela/ssl/recv-corner-case/ERIERL-496/OTP-16697' into maintIngela Anderton Andin2020-06-163-30/+39
|\ \ \ | |/ /
| * | inets: Handle that inet/ssl:setopt can return errorIngela Anderton Andin2020-06-153-30/+39
| |/
* | inets: Raise timeout for potentially slow testIngela Anderton Andin2020-06-151-1/+3
* | http_request: Fix to handle undefined port in uriAo Song2020-06-032-3/+12
* | Merge pull request #2629 from peterdmv/inets/http-client/ERL-1215/OTP-16650Péter Dimitrov2020-05-281-1/+9
|\ \
| * | ssl: Clarify percent-encoding of the percent ("%")Péter Dimitrov2020-05-251-1/+9