summaryrefslogtreecommitdiff
path: root/lib/inets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ia/inets/windows-comp' into maintIngela Anderton Andin2015-12-071-0/+5
|\
| * inets: Adjust makefile to new windows compilerIngela Anderton Andin2015-09-241-0/+5
* | Merge branch 'scrapinghub/sni_with_connect' into maintZandra2015-12-011-2/+13
|\ \
| * | inets: SNI to be passed with requests through CONNECTKirilll Zaborsky2015-11-271-2/+13
* | | inets: Add warning header in "chunk trailer" when mod_esi callback times out ...Ingela Anderton Andin2015-11-2710-55/+112
* | | inets: Remove exit that generates an incorrect internal server errorIngela Anderton Andin2015-11-271-3/+2
|/ /
* | Merge branch 'weisslj/fix-inets-crash-on-invalid-chunk-size' into maintZandra2015-11-202-2/+30
|\ \
| * | inets: Terminate really gracefully on bad chunkJohannes Weißl2015-11-152-2/+30
* | | inets: Allow whitespace after HTTP chunk againJohannes Weißl2015-11-152-1/+17
|/ /
* | Merge branch 'maint-18' into maintZandra2015-11-1312-488/+379
|\ \
| * | Update release notesErlang/OTP2015-11-121-1/+34
| * | inets: Prepare for releaseIngela Anderton Andin2015-11-111-1/+1
| * | inets: Do not use internal or shell convenience functions in applicationIngela Anderton Andin2015-11-111-23/+11
| * | Inets: Clean up codeIngela Anderton Andin2015-11-111-13/+1
| * | inets: httpd - Add possibility to specify socket options for HTTPIngela Anderton Andin2015-11-116-155/+115
| * | inets: Remove debug macros that mimic call traceIngela Anderton Andin2015-11-111-36/+8
| * | inets: Improve max header size handlingIngela Anderton Andin2015-11-112-83/+147
| * | inets: CT'ify http_format_SUITEIngela Anderton Andin2015-11-111-109/+46
| * | inets: Terminate gracfully when an invalid chunked length header is encounteredIngela Anderton Andin2015-11-113-69/+18
* | | inets: fix {self, once} for not streamed requestKirilll Zaborsky2015-10-272-24/+50
* | | inets: send correct nonstreamed response with streamingKirilll Zaborsky2015-10-272-14/+46
* | | Merge branch 'scrapinghub/http_uri_scheme_validation' into maintHenrik Nord2015-10-273-9/+58
|\ \ \
| * | | inets: scheme validation fun for http_uriKirilll Zaborsky2015-10-133-9/+58
| |/ /
* | | inets: fix suppport of HTTP headers with obs-foldKirilll Zaborsky2015-10-132-9/+36
|/ /
* | Prepare releaseErlang/OTP2015-10-051-1/+32
* | Merge branch 'ia/inets/string-not-atom/OTP-13022' into maint-18Erlang/OTP2015-10-052-3/+3
|\ \
| * | inets: Use ?MODULE_STRING instead of ?MODULE as argument should be a stringIngela Anderton Andin2015-10-012-3/+3
| |/
* | inets: Prepare for releaseIngela Anderton Andin2015-10-011-1/+1
* | inets: Add new customize function response_default_headersIngela Anderton Andin2015-09-305-18/+82
* | inets: Add behaviour httpd_custom_apiIngela Anderton Andin2015-09-303-3/+48
|/
* Prepare releaseErlang/OTP2015-09-211-1/+58
* inets: Prepare for releaseIngela Anderton Andin2015-09-172-1/+3
* Merge branch 'ia/pr/800/OTP-12984' into maintIngela Anderton Andin2015-09-153-4/+28
|\
| * inets: Forward connection errors with https proxyKirilll Zaborsky2015-09-083-4/+28
* | Merge branch 'ia/inets/format_status/OTP-12976' into maintIngela Anderton Andin2015-09-101-1/+13
|\ \
| * | inets: httpd - Add format_status/2 to httpd_request_handlerIngela Anderton Andin2015-09-031-1/+13
| |/
* | Merge branch 'ia/pr/813/OTP-12975' into maintIngela Anderton Andin2015-09-101-1/+1
|\ \
| * | Correct conversion from seconds to millisecondsJimmy Zöger2015-09-091-1/+1
| |/
* | Merge branch 'ia/tmanevik_inets/doc' into maintIngela Anderton Andin2015-09-1023-2838/+2587
|\ \
| * | inets: Fix broken linksIngela Anderton Andin2015-09-085-32/+26
| * | inets: Fix copy paste errorIngela Anderton Andin2015-09-081-1/+1
| * | inets: ftp - Remove information about alternative solutionsIngela Anderton Andin2015-09-081-4/+1
| * | inets: httpd - Add links and small correctionsIngela Anderton Andin2015-09-082-30/+30
| * | inets: httpc - Clarify/correct documentationIngela Anderton Andin2015-09-081-33/+31
| * | inets: Align with alphabetical order and clean local anchor handlingIngela Anderton Andin2015-09-087-577/+420
| * | inets: ftp - add links and fix typosIngela Anderton Andin2015-09-081-2/+4
| * | inets: Use ASSCI 'Ingela Anderton Andin2015-09-082-5/+5
| * | Inets Reference Manualtmanevik2015-09-0113-1641/+1688
| * | Inets User Guidetmanevik2015-09-016-549/+581
| * | inets: sorted functions alphabeticallytmanevik2015-09-011-29/+30