aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src
AgeCommit message (Expand)Author
2015-03-24inets: Add new module inets_time_compat with new time APIErland Schönbeck
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-20inets: Suppress deprecated warning on erlang:now/0Erland Schönbeck
2015-03-20inets: Cleanup of multiple copies of functionsErland Schönbeck
2015-03-20inets: Update commentsErland Schönbeck
2015-03-20Suppress deprecated warning on erlang:now/0Erland Schönbeck
2015-03-20Use new time API and be back-compatible in inetsErland Schönbeck
2015-03-18Merge branch 'maint'Zandra Hird
2015-03-16Minor comment fixKirill Zaborsky
2015-02-05Merge branch 'maint'Zandra Hird
2015-02-05Merge branch 'scrapinghub/httpc_set_cookie_with_empty_values' into maintZandra Hird
2015-02-03Merge branch 'maint'Zandra 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-26Merge branch 'maint'Marcus Arendt
2015-01-20httpc: Avoid parsing invalid 'Set-Cookie' headersSina Samavati
2015-01-14Merge branch 'maint'Marcus Arendt
2015-01-14Merge branch 'nox/http_uri-fragment/OTP-12398' into maintMarcus Arendt
2015-01-02Properly parse URI fragmentsAnthony Ramine
2014-12-22Merge branch 'maint'Bruce Yinhe
2014-12-10Merge branch 'ia/scrapinghub/closing_httpc_handler_on_closed_while_send'Ingela Anderton Andin
2014-12-02fix eacces spellingMikael Pettersson
2014-12-02Merge branch 'maint'Ingela Anderton Andin
2014-12-01inets: Prepare for releaseIngela Anderton Andin
2014-12-01inets: stop httpc_handler on 'connection closed' send errorKirilll Zaborsky
2014-10-27Merge branch 'scrapinghub/update_session_original_stacktrace'Marcus Arendt
2014-10-22Merge branch 'vinsentru/inets_ftp_extension' into maintBruce Yinhe
2014-10-15INETS FTP: EPSV and EPRT for IPv4 addedVladimir Shmalko
2014-10-10inets: Return correct stacktrace on session updating failureKirilll Zaborsky
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