Age | Commit message (Expand) | Author |
2015-10-27 | Merge branch 'scrapinghub/http_uri_scheme_validation' into maint | Henrik Nord |
2015-10-13 | inets: scheme validation fun for http_uri | Kirilll Zaborsky |
2015-10-13 | inets: fix suppport of HTTP headers with obs-fold | Kirilll Zaborsky |
2015-10-05 | Merge branch 'ia/inets/string-not-atom/OTP-13022' into maint-18 | Erlang/OTP |
2015-10-01 | inets: Use ?MODULE_STRING instead of ?MODULE as argument should be a string | Ingela Anderton Andin |
2015-09-30 | inets: Add new customize function response_default_headers | Ingela Anderton Andin |
2015-09-30 | inets: Add behaviour httpd_custom_api | Ingela Anderton Andin |
2015-09-17 | inets: Prepare for release | Ingela Anderton Andin |
2015-09-15 | Merge branch 'ia/pr/800/OTP-12984' into maint | Ingela Anderton Andin |
2015-09-10 | Merge branch 'ia/inets/format_status/OTP-12976' into maint | Ingela Anderton Andin |
2015-09-10 | Merge branch 'ia/pr/813/OTP-12975' into maint | Ingela Anderton Andin |
2015-09-10 | inets: tftpd - Mend broken fd option | Ingela Anderton Andin |
2015-09-10 | inets: httpd - Mend broken fd option | Ingela Anderton Andin |
2015-09-09 | Correct conversion from seconds to milliseconds | Jimmy Zöger |
2015-09-08 | inets: Forward connection errors with https proxy | Kirilll Zaborsky |
2015-09-03 | inets: httpd - Add format_status/2 to httpd_request_handler | Ingela Anderton Andin |
2015-07-16 | inets: cancel for handler with no requests | Kirilll Zaborsky |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-16 | inets: Fix race condition in httpc | Ingela Anderton Andin |
2015-06-16 | inets: Remove use of httpd_conf:clean/1 and httpd_conf:custom_clean/3 | Ingela Anderton Andin |
2015-06-15 | inets: Remove use of httpd_conf:make_integer/1 | Ingela Anderton Andin |
2015-06-15 | inets: Deprecate functions in util module httpd_conf.erl | Ingela Anderton Andin |
2015-06-09 | inets: set proxy address for requests from keep-alive queue | Kirilll Zaborsky |
2015-06-08 | Merge branch 'ia/inets/name-spaces/OTP-12674' | Ingela Anderton Andin |
2015-06-05 | Merge branch 'scrapinghub/proper_stop_on_handling_keepalive_queue' | Zandra Hird |
2015-06-04 | inets: Modernize code | Ingela Anderton Andin |
2015-06-04 | inets: Add profile option | Ingela Anderton Andin |
2015-06-02 | Merge branch 'maint' | Henrik Nord |
2015-06-01 | inets: proper stop for httpc_handler K-A queue failure | Kirilll Zaborsky |
2015-05-29 | inets: Add customize option | Ingela Anderton Andin |
2015-05-27 | Merge remote-tracking branch 'erlang/pr/741' | Henrik Nord |
2015-05-26 | Minor misprints | Kirill Zaborsky |
2015-05-18 | Merge branch 'maint' | Zandra Hird |
2015-05-12 | inets: reject negative content-length | Hans Nilsson |
2015-05-11 | Merge branch 'zandra/mime-types-config/OTP-12731' | Zandra Hird |
2015-05-05 | make it possible to use a file to configure mime types | Zandra Hird |
2015-04-28 | inets: Remove dialyzer warning for inets_lib | Erland Schönbeck |
2015-04-23 | Merge branch 'maint' | Zandra Hird |
2015-04-21 | inets: Add value 'none' in server_tokens config | Hans Nilsson |
2015-04-07 | inets: Remove SSI (Server Side Includes) | Ingela Anderton Andin |
2015-03-24 | inets: Add new module inets_time_compat with new time API | Erland Schönbeck |
2015-03-20 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-20 | inets: Suppress deprecated warning on erlang:now/0 | Erland Schönbeck |
2015-03-20 | inets: Cleanup of multiple copies of functions | Erland Schönbeck |
2015-03-20 | inets: Update comments | Erland Schönbeck |
2015-03-20 | Suppress deprecated warning on erlang:now/0 | Erland Schönbeck |
2015-03-20 | Use new time API and be back-compatible in inets | Erland Schönbeck |
2015-03-18 | Merge branch 'maint' | Zandra Hird |
2015-03-16 | Minor comment fix | Kirill Zaborsky |
2015-02-05 | Merge branch 'maint' | Zandra Hird |