aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src
AgeCommit message (Expand)Author
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
2014-02-09lib/inets/src/ftp/ftp.erl: Check the filenames, usernames, passwords etc.Sergei Golovan
2014-01-13inets: Remove log message as it causes more harm than use at the momentIngela Anderton Andin
2014-01-10inets: Mend broken max_clients checkIngela Anderton Andin
2013-12-19inets: Remove use of default gen_server timeoutIngela Anderton Andin
2013-12-03ftp: fix sockname dialyzer warning including ftp:sockname/1 bugHans Nilsson
2013-11-19ftp: small fixesHans Nilsson
2013-11-19ftp: Add timeouts to ssl:connectHans Nilsson
2013-11-19ftps: workingHans Nilsson
2013-11-19.Hans Nilsson
2013-11-19added some printoutsHans Nilsson
2013-11-19ftp: towards a working ftps, chapter 1Hans Nilsson
2013-11-19ftp: Implement ftps (upgrade to TLS)Ingela Anderton Andin
2013-11-12[inets/httpd] Improved request handler terminate error-log entryMicael Karlberg
2013-11-12[inets/httpd] Improved access log entryMicael Karlberg
2013-11-12[inets/httpd] Logging cleanupMicael Karlberg
2013-11-12[inets/httpd] Fixed mod_head handling of "new" responseMicael Karlberg
2013-10-14Merge branch 'ia/inets/http-client-cancel-request/OTP-11312' into maintIngela Anderton Andin
2013-09-24inets: httpc - Remove dead error handling codeIngela Anderton Andin
2013-09-13inets: httpc make httpc_cancel_request/[1,2] asynchronousIngela Anderton Andin
2013-09-13httpc: Enhanched error handlingIngela Anderton Andin
2013-09-13inets: httpc improve pipeliningIngela Anderton Andin