summaryrefslogtreecommitdiff
path: root/lib/inets/src
Commit message (Expand)AuthorAgeFilesLines
* inets: Fix race condition in httpcIngela Anderton Andin2015-06-161-0/+2
* inets: Remove use of httpd_conf:clean/1 and httpd_conf:custom_clean/3Ingela Anderton Andin2015-06-1611-102/+106
* inets: Remove use of httpd_conf:make_integer/1Ingela Anderton Andin2015-06-152-9/+15
* inets: Deprecate functions in util module httpd_conf.erlIngela Anderton Andin2015-06-151-123/+71
* inets: set proxy address for requests from keep-alive queueKirilll Zaborsky2015-06-091-2/+4
* Merge branch 'ia/inets/name-spaces/OTP-12674'Ingela Anderton Andin2015-06-0815-1224/+868
|\
| * inets: Modernize codeIngela Anderton Andin2015-06-047-644/+352
| * inets: Add profile optionIngela Anderton Andin2015-06-0415-613/+549
* | Merge branch 'scrapinghub/proper_stop_on_handling_keepalive_queue'Zandra Hird2015-06-051-1/+1
|\ \ | |/ |/|
| * inets: proper stop for httpc_handler K-A queue failureKirilll Zaborsky2015-06-011-1/+1
* | Merge branch 'maint'Henrik Nord2015-06-026-107/+169
|\ \ | |/ |/|
| * inets: Add customize optionIngela Anderton Andin2015-05-296-108/+170
* | Merge remote-tracking branch 'erlang/pr/741'Henrik Nord2015-05-271-3/+3
|\ \
| * | Minor misprintsKirill Zaborsky2015-05-261-3/+3
* | | Merge branch 'maint'Zandra Hird2015-05-181-2/+6
|\ \ \ | | |/ | |/|
| * | inets: reject negative content-lengthHans Nilsson2015-05-121-2/+6
| |/
* | Merge branch 'zandra/mime-types-config/OTP-12731'Zandra Hird2015-05-111-2/+9
|\ \
| * | make it possible to use a file to configure mime typesZandra Hird2015-05-051-2/+9
* | | inets: Remove dialyzer warning for inets_libErland Schönbeck2015-04-281-1/+1
* | | Merge branch 'maint'Zandra Hird2015-04-232-5/+10
|\ \ \ | | |/ | |/|
| * | inets: Add value 'none' in server_tokens configHans Nilsson2015-04-212-5/+10
* | | inets: Remove SSI (Server Side Includes)Ingela Anderton Andin2015-04-073-600/+0
| |/ |/|
* | inets: Add new module inets_time_compat with new time APIErland Schönbeck2015-03-248-35/+81
* | Merge branch 'rickard/time_api/OTP-11997'Rickard Green2015-03-207-35/+103
|\ \
| * | inets: Suppress deprecated warning on erlang:now/0Erland Schönbeck2015-03-201-0/+1
| * | inets: Cleanup of multiple copies of functionsErland Schönbeck2015-03-205-35/+69
| * | inets: Update commentsErland Schönbeck2015-03-203-3/+3
| * | Suppress deprecated warning on erlang:now/0Erland Schönbeck2015-03-203-0/+3
| * | Use new time API and be back-compatible in inetsErland Schönbeck2015-03-203-11/+41
* | | Merge branch 'maint'Zandra Hird2015-03-181-2/+2
|\ \ \ | | |/ | |/|
| * | Minor comment fixKirill Zaborsky2015-03-161-2/+2
* | | Merge branch 'maint'Zandra Hird2015-02-051-0/+2
|\ \ \ | |/ /
| * | Merge branch 'scrapinghub/httpc_set_cookie_with_empty_values' into maintZandra Hird2015-02-051-0/+2
| |\ \
| | * | inets: parse correctly 'Set-Cookie' header with empty valueKirilll Zaborsky2015-02-031-0/+2
* | | | Merge branch 'maint'Zandra Hird2015-02-036-77/+124
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint-17' into maintZandra Hird2015-02-036-77/+124
| |\ \ \ | | |/ / | |/| |
| | * | inets: Consistent view of configuration parameter keep_alive_timeoutIngela Anderton Andin2015-01-302-4/+5
| | * | inets: httpd - mod_alias now handles https URIsIngela Anderton Andin2015-01-301-3/+11
| | * | inets: httpd - Sanity check of content-length headerIngela Anderton Andin2015-01-295-70/+108
| | |/
* | | Merge branch 'maint'Marcus Arendt2015-01-261-2/+16
|\ \ \ | |/ /
| * | httpc: Avoid parsing invalid 'Set-Cookie' headersSina Samavati2015-01-201-2/+16
* | | Merge branch 'maint'Marcus Arendt2015-01-141-20/+15
|\ \ \ | |/ /
| * | Merge branch 'nox/http_uri-fragment/OTP-12398' into maintMarcus Arendt2015-01-141-20/+15
| |\ \
| | * | Properly parse URI fragmentsAnthony Ramine2015-01-021-20/+15
| | |/
* | | Merge branch 'maint'Bruce Yinhe2014-12-221-2/+2
|\ \ \ | |/ /
| * | fix eacces spellingMikael Pettersson2014-12-021-2/+2
| |/
* | Merge branch 'ia/scrapinghub/closing_httpc_handler_on_closed_while_send'Ingela Anderton Andin2014-12-101-9/+10
|\ \
| * | inets: stop httpc_handler on 'connection closed' send errorKirilll Zaborsky2014-12-011-9/+10
* | | Merge branch 'maint'Ingela Anderton Andin2014-12-021-35/+0
|\ \ \ | |/ / |/| / | |/
| * inets: Prepare for releaseIngela Anderton Andin2014-12-011-35/+0