aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src
AgeCommit message (Expand)Author
2015-05-29inets: Add customize optionIngela Anderton Andin
2015-05-12inets: reject negative content-lengthHans Nilsson
2015-04-21inets: Add value 'none' in server_tokens configHans Nilsson
2015-03-16Minor comment fixKirill Zaborsky
2015-02-05Merge branch 'scrapinghub/httpc_set_cookie_with_empty_values' into maintZandra Hird
2015-02-03Merge branch 'maint-17' into maintZandra Hird
2015-02-03inets: parse correctly 'Set-Cookie' header with empty valueKirilll Zaborsky
2015-01-30inets: Consistent view of configuration parameter keep_alive_timeoutIngela Anderton Andin
2015-01-30inets: httpd - mod_alias now handles https URIsIngela Anderton Andin
2015-01-29inets: httpd - Sanity check of content-length headerIngela Anderton Andin
2015-01-20httpc: Avoid parsing invalid 'Set-Cookie' headersSina Samavati
2015-01-14Merge branch 'nox/http_uri-fragment/OTP-12398' into maintMarcus Arendt
2015-01-02Properly parse URI fragmentsAnthony Ramine
2014-12-02fix eacces spellingMikael Pettersson
2014-12-01inets: Prepare for releaseIngela Anderton Andin
2014-10-22Merge branch 'vinsentru/inets_ftp_extension' into maintBruce Yinhe
2014-10-15INETS FTP: EPSV and EPRT for IPv4 addedVladimir Shmalko
2014-10-08Minor misprints correctionKirill Zaborsky
2014-09-08inets: Soft upgradeIngela Anderton Andin
2014-07-03Fix typo in documentation /header_as_is/headers_as_is/Louis-Philippe Gauthier
2014-06-26inets: Create seperate timeout for TLS/SSL handshakeIngela Anderton Andin
2014-06-17inets: Prepare for releaseIngela Anderton Andin
2014-06-04Merge branch 'scrapinghub/stream_body_with_no_content_length' into maintMarcus Arendt
2014-05-27Merge branch 'maint-17' into maintIngela Anderton Andin
2014-05-27Merge branch 'ia/inets/prep' into maint-17Erlang/OTP
2014-05-27Merge branch 'ia/inets/maint-17/string-lengths/OTP-11925' into maint-17Erlang/OTP
2014-05-27inets: Correct distirbing mode for httpd:reload_config/2Ingela Anderton Andin
2014-05-26inets: Prepare for releaseIngela Anderton Andin
2014-05-23inets: httpd - Behave well on not so long but wrong request linesIngela Anderton Andin
2014-05-23inets: httpd - Reject incorrect large request lines earlyIngela Anderton Andin
2014-05-22Merge branch 'scrapinghub/stream_for_chunked_single_message' into maintMarcus Arendt
2014-05-16inets: Fix HTTP 1.0 body end on closed connectionKirilll Zaborsky
2014-05-06inets: Correct distirbing mode for httpd:reload_config/2Ingela Anderton Andin
2014-04-30inets: Fix streaming with single chunk bodySergey Sinkovskiy
2014-03-31inets: Handle all response codes in httpd_util:message/3Ingela Anderton Andin
2014-03-21Merge branch 'scrapinghub/empty_set_cookie'Henrik Nord
2014-03-21Merge branch 'nox/httpc-transfer-encoding-identity'Henrik Nord
2014-03-21Merge branch 'ia/inets/revert/OTP-11756'Ingela Anderton Andin
2014-03-20Introduce runtime_dependencies in .app filesRickard Green
2014-03-20inets: Continue CTify test suiteIngela Anderton Andin
2014-03-19Merge branch 'scrapinghub/update_session_error_logging_fix'Henrik Nord
2014-03-18inets: Reverted commmit f97cd6965ac35d1cbe510de23592956857d144c8Ingela Anderton Andin
2014-03-09Support identity transfer-encoding in httpcAnthony Ramine
2014-03-09inets: Fix incorrect argument orderKirilll Zaborsky
2014-03-06Added a condition to ignore empty Set-Cookie header and tests for itKirilll Zaborsky
2014-02-25inets: Prepare for releaseHans Nilsson
2014-02-24Merge branch 'sgolovan/check_if_ftp_path_is_sane/OTP-11750'Henrik Nord
2014-02-24Merge branch 'hb/dialyzer/deprecate_types/OTP-10342'Hans Bolinder
2014-02-23Deprecate pre-defined built-in typesHans Bolinder
2014-02-18Fix non-library appup files according to issue #240Tobias Schlager