aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src
AgeCommit message (Expand)Author
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-04-05Merge branch 'FabioBatSilva/httpc-delete-body/PR-972/OTP-13383'Lars Thorsen
2016-04-04Merge tag 'OTP-18.3.1'Henrik Nord
2016-03-17inets: Prepare for releaseIngela Anderton Andin
2016-03-16inets: Mend ipv6_host_with_brackets optionIngela Anderton Andin
2016-03-15update copyright-yearHenrik Nord
2016-03-07Merge branch 'maint'Raimo Niskanen
2016-03-07Merge branch 'msantos/tftp-wrap-block-counter/PR-965' into maintRaimo Niskanen
2016-03-02Merge branch 'maint'Ingela Anderton Andin
2016-03-01inets: No error reports for expected terminationIngela Anderton Andin
2016-02-22inets: Add DELETE Body to clientFabioBatSilva
2016-02-22remove whitespacesFabioBatSilva
2016-02-12tftp: support transfer of files > 65535 blocksMichael Santos
2016-02-02Merge branch 'maint'Zandra
2016-02-02Merge branch 'palas/maint' into maintZandra
2016-01-29Merge branch 'maint'Zandra
2016-01-29Merge branch 'ia/maint/inets/mod_alias/OTP-13248' into maint-18Erlang/OTP
2016-01-28inets: Traverse all aliases looking for the longest matchIngela Anderton Andin
2016-01-28inets: Use re instead of inets_regexpIngela Anderton Andin
2015-12-15Merge branch 'maint'Ingela Anderton Andin
2015-12-15inets: Include behaviour modules in install targetIngela Anderton Andin
2015-12-15inets: Fix dialyzer warningIngela Anderton Andin
2015-12-08inets: Add PATCH method to client and serverPablo Lamela
2015-12-01Merge branch 'maint'Zandra
2015-12-01Merge branch 'scrapinghub/sni_with_connect' into maintZandra
2015-12-01Merge branch 'maint'Ingela Anderton Andin
2015-11-27inets: Add warning header in "chunk trailer" when mod_esi callback times out ...Ingela Anderton Andin
2015-11-27inets: Remove exit that generates an incorrect internal server errorIngela Anderton Andin
2015-11-27inets: SNI to be passed with requests through CONNECTKirilll Zaborsky
2015-11-20Merge branch 'maint'Zandra
2015-11-20Merge branch 'weisslj/fix-inets-crash-on-invalid-chunk-size' into maintZandra
2015-11-20Merge branch 'maint'Zandra
2015-11-15inets: Terminate really gracefully on bad chunkJohannes Weißl
2015-11-15inets: Allow whitespace after HTTP chunk againJohannes Weißl
2015-11-13Merge branch 'maint'Zandra
2015-11-13Merge branch 'maint-18' into maintZandra
2015-11-11Merge branch 'maint'Henrik Nord
2015-11-11inets: Do not use internal or shell convenience functions in applicationIngela Anderton Andin
2015-11-11Inets: Clean up codeIngela Anderton Andin
2015-11-11inets: httpd - Add possibility to specify socket options for HTTPIngela Anderton Andin
2015-11-11inets: Remove debug macros that mimic call traceIngela Anderton Andin
2015-11-11inets: Improve max header size handlingIngela 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