summaryrefslogtreecommitdiff
path: root/lib/inets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'lukas/docs/xmllint_fixes/OTP-14721' into maintLukas Larsson2017-11-201-0/+1
|\
| * Refactor xmllint check and make it fail on failureLukas Larsson2017-10-311-0/+1
* | inets: Eliminate race conditionIngela Anderton Andin2017-11-173-10/+13
* | Merge branch 'maint-20' into maintIngela Anderton Andin2017-11-107-7/+36
|\ \
| * | Update release notesErlang/OTP2017-11-091-1/+20
| * | inets: Prepare for releaseIngela Anderton Andin2017-11-092-1/+5
| * | inets: Add missing guardIngela Anderton Andin2017-11-094-5/+11
* | | Merge branch 'maint-20' into maintIngela Anderton Andin2017-11-022-2/+34
|\ \ \ | |/ /
| * | Update release notesErlang/OTP2017-11-021-1/+33
| * | inets: Prepare for releaseIngela Anderton Andin2017-11-011-1/+1
| * | inets: httpd - Fix broken handling of POST requestsIngela Anderton Andin2017-11-013-4/+28
| * | inets: Make sure httpd:stop_service is synchronousIngela Anderton Andin2017-11-012-3/+8
| * | inets: httpd - do not hardcode 302 status for locationIngela Anderton Andin2017-11-015-69/+58
* | | Merge pull request #1613 from hamidreza-s/fix-httpc-misbehaviourIngela Andin2017-11-012-5/+59
|\ \ \
| * | | [#ERL-407]: Fix httpc misbehaviour based on RFC7230, section 3.3.3Hamidreza Soleimani2017-10-292-5/+59
* | | | inets: httpd - do not hardcode 302 status for locationIngela Anderton Andin2017-10-315-69/+58
|/ / /
* | | inets: Correct guard testIngela Anderton Andin2017-10-262-3/+23
* | | Merge branch 'ingela/inets/not-chunked-esi/OTP-14656' into maintIngela Anderton Andin2017-10-263-4/+28
|\ \ \
| * | | inets: httpd - Fix broken handling of POST requestsIngela Anderton Andin2017-10-253-4/+28
| | |/ | |/|
* | | inets: Make sure httpd:stop_service is synchronousIngela Anderton Andin2017-10-242-3/+8
|/ /
* | inets: httpc - fix default timeout in httpc_SUITEIngela Anderton Andin2017-10-121-3/+2
* | inets: ENV should be a stringIngela Anderton Andin2017-10-121-2/+2
* | Merge branch 'lars/doc-cleanup/OTP-14475' into maintLars Thorsen2017-10-1013-106/+11
|\ \
| * | Remove unused files from the documentation buildLars Thorsen2017-09-2813-106/+11
* | | inets: Fix documentation typoIngela Anderton Andin2017-10-021-1/+1
| |/ |/|
* | Update release notesErlang/OTP2017-09-221-1/+23
* | Update version numbersErlang/OTP2017-09-221-1/+1
|/
* Merge branch 'ingela/inets/doc-fix' into maintIngela Anderton Andin2017-09-151-3/+2
|\
| * inets: Fix xmllint errorIngela Anderton Andin2017-09-141-3/+2
* | Merge branch 'maint-20' into maintPéter Dimitrov2017-09-145-12/+38
|\ \ | |/ |/|
| * Update release notesErlang/OTP2017-09-131-1/+35
| * Merge branch 'peterdmv/prepare_inets_release' into maint-20Erlang/OTP2017-09-132-5/+1
| |\
| | * inets: prepare for releasePéter Dimitrov2017-09-052-5/+1
| * | Merge branch 'peterdmv/inets/http_uri_backwards_compat/OTP-14573' into maint-20Erlang/OTP2017-09-132-6/+2
| |\ \
| | * | inets: Restore old behavior when parsing "+"Péter Dimitrov2017-09-062-6/+2
| | |/
| * | inets: httpd correct server_name environment valueIngela Anderton Andin2017-09-121-2/+8
| * | inets: httpd - Add chunk handling of client dataIngela Anderton Andin2017-09-128-107/+329
| |/
* | inets: httpd correct server_name environment valueIngela Anderton Andin2017-09-131-2/+8
* | inets: httpd - Add chunk handling of client dataIngela Anderton Andin2017-09-138-107/+329
* | Merge pull request #1509 from vances/issue-erl-398Ingela Andin2017-08-112-9/+147
|\ \
| * | Test case group for loggingVance Shipley2017-07-101-0/+129
| * | Don't truncate existing disk_logs.Vance Shipley2017-07-101-9/+18
| |/
* | Fix typo in httpc.xml: http -> httpcFabian Muscariello2017-07-151-1/+1
* | Log actual http status code of response.Vance Shipley2017-07-071-2/+2
|/
* Prepare releaseErlang/OTP2017-06-212-2/+39
* Update copyright yearHans Nilsson2017-06-148-8/+8
* inets: httpc - Gracefull normal shutdownIngela Anderton Andin2017-05-301-20/+23
* Fix httpc timeout for redirectsJohannes Weißl2017-05-232-6/+29
* Merge pull request #1452 from niku/patch-1Ingela Andin2017-05-161-1/+1
|\
| * Fix minor typo and notation in httpc:request/[4,5]niku2017-05-151-1/+1