Age | Commit message (Expand) | Author |
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 |
2011-05-12 | Calling gen_tcp:connect with option {ip, {127,0,0,1}} results in an exit with | Micael Karlberg |
2011-04-19 | Default ssl kind changed to essl (from ossl). | Micael Karlberg |
2011-04-06 | Accepting file descriptors (fd) in the config for | Micael Karlberg |
2011-03-10 | Merge branch 'ms/inets-prevent_xss_in_error_pages' into bmk/inets/httpd/preve... | Micael Karlberg |
2011-03-03 | Handling encoding of empty chunks. | Micael Karlberg |
2011-02-22 | inets: prevent XSS in error pages | Michael Santos |
2010-12-01 | Merge branch 'ia/ssl/test-improvments' into dev | Ingela Anderton Andin |
2010-11-30 | Replaced error report with debug printout. | Micael Karlberg |
2010-11-29 | URL-encoding - add support in client and more usage in server. Also | Ingela Anderton Andin |
2010-08-20 | inets: Patch 1122 | Micael Karlberg |
2010-06-07 | OTP-7907: Allow the use of the "new" ssl (essl). | Micael Karlberg |
2010-05-27 | OTP-8609: Problems processing netscape cookies - expire | Micael Karlberg |
2010-05-27 | OTP-8609: Made cookie handling more case insensitive. | Micael Karlberg |
2010-01-19 | OTP-8016 [httpc] Several more or less critical fixes: * Initial call | Micael Karlberg |
2010-01-13 | OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349, | Micael Karlberg |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |