Age | Commit message (Expand) | Author |
2017-03-17 | Omit port from Host header on redirect to well-known port | Bram Verburg |
2016-12-07 | Update copyright-year | Erlang/OTP |
2016-10-04 | Replace ref() with reference() in inets files | Kostis Sagonas |
2016-03-15 | update copyright-year | Henrik Nord |
2016-01-29 | Merge branch 'ia/maint/inets/mod_alias/OTP-13248' into maint-18 | Erlang/OTP |
2016-01-28 | inets: Use re instead of inets_regexp | Ingela Anderton Andin |
2015-11-27 | inets: Add warning header in "chunk trailer" when mod_esi callback times out ... | Ingela Anderton Andin |
2015-11-15 | inets: Allow whitespace after HTTP chunk again | Johannes Weißl |
2015-11-13 | Merge branch 'maint-18' into maint | Zandra |
2015-11-11 | inets: Do not use internal or shell convenience functions in application | Ingela Anderton Andin |
2015-11-11 | Inets: Clean up code | Ingela Anderton Andin |
2015-11-11 | inets: httpd - Add possibility to specify socket options for HTTP | Ingela Anderton Andin |
2015-11-11 | inets: Remove debug macros that mimic call trace | Ingela Anderton Andin |
2015-11-11 | inets: Improve max header size handling | Ingela Anderton Andin |
2015-11-11 | inets: Terminate gracfully when an invalid chunked length header is encountered | Ingela Anderton Andin |
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-09-10 | inets: httpd - Mend broken fd option | Ingela Anderton Andin |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-02-03 | Merge branch 'maint-17' into maint | Zandra Hird |
2015-01-29 | inets: httpd - Sanity check of content-length header | Ingela Anderton Andin |
2015-01-02 | Properly parse URI fragments | Anthony Ramine |
2014-05-23 | inets: httpd - Reject incorrect large request lines early | Ingela Anderton Andin |
2014-01-13 | inets: Remove log message as it causes more harm than use at the moment | Ingela Anderton Andin |
2013-08-23 | Merge branch 'maint-r15' into maint-r16 | Fredrik Gustafsson |
2013-08-21 | [inets, ssl]: make log_alert configurable as option in ssl, SSLLogLevel added... | Fredrik Gustafsson |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-05-20 | Remove http_chunk:decode/4 as it is no longer used | Masatake Daimon |
2013-03-02 | Fix http_request:http_headers/1 to send content-length when length is zero | CA Meijer |
2013-02-20 | inets httpd: Handle ipfamily option correctly when listning to port 0 | Ingela Anderton Andin |
2013-02-18 | inets: Improve ssl handling | Ingela Anderton Andin |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-03-15 | [inets] The module http_uri now officially supported | Micael Karlberg |
2012-03-14 | [inets] Initial proposal of module http_uri | Micael Karlberg |
2011-11-15 | Merge branch 'maint-r14' | Micael Karlberg |
2011-11-09 | Initial merge from r13 topic branch. With minimal cleanup. | Micael Karlberg |
2011-10-26 | Skip catching hex decode failure. | Micael Karlberg |
2011-10-26 | Fixed hex-decoding. | Micael Karlberg |
2011-10-25 | The XSS prevention methods used was confused if the | Micael Karlberg |
2011-10-18 | [httpc] Wrong Host header in IPv6 HTTP requests. | Micael Karlberg |
2011-10-12 | Make return from the parse function conform with: | Micael Karlberg |
2011-09-23 | Merge branch 'dev' into major | Micael Karlberg |
2011-09-15 | Updated http-server to make sure URLs in error-messages | Micael Karlberg |
2011-09-06 | [httpc] Parsing of a cookie expire date should be more forgiving. | Micael Karlberg |
2011-09-05 | Removed the ossl config option (from both client and server). | Micael Karlberg |
2011-06-15 | SSL with IPv6 now works "in principle". | Micael Karlberg |
2011-05-30 | Peer/sockname resolv doesn't work with IPv6 addrs in HTTP. | Micael Karlberg |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |