Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-15 | update copyright-year | Henrik Nord | |
2015-11-11 | inets: httpd - Add possibility to specify socket options for HTTP | Ingela Anderton Andin | |
Was already possible for HTTPS. Also remove use of legacy option inet6fb4. IPv6 standard moved away from beeing able to fallback to IPv4 so this option makes little sense, will use inet (Ipv4) as default instead of inet6fb4. | |||
2015-09-10 | inets: httpd - Mend broken fd option | Ingela Anderton Andin | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-06-04 | inets: Modernize code | Ingela Anderton Andin | |
* Remove debug macros that mimics call trace. * Remove comments that does not add value. * Structure code | |||
2015-06-04 | inets: Add profile option | Ingela Anderton Andin | |
To enable the HTTP server to run in a virtualized environment, where there can be more that one server that has the same bind_address and port, we add a new option profile. The profile name will be used in concatenation with bind_address and port to identify the HTTP server instance. The name profile was chosen as there is a similar concept in the HTTP client where profile names can be used to instantiate client configurations. | |||
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 | |
httpc: CTfy test suite httpd: Simplify ssl configuration OTP-10846 | |||
2012-02-08 | [inets/httpd] Options parsing minor improvement | Micael Karlberg | |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg | |
2011-04-06 | Accepting file descriptors (fd) in the config for | Micael Karlberg | |
socket type ip_comm. | |||
2011-03-28 | A slightly more usefull debug printout (including httpd services). | Micael Karlberg | |
2010-11-29 | URL-encoding - add support in client and more usage in server. Also | Ingela Anderton Andin | |
added missing include directory. | |||
2010-05-27 | OTP-8609: Problems processing netscape cookies - expire | Micael Karlberg | |
OTP-8610: Problem processing netscape cookies - date OTP-8624: Documented debug options not handled | |||
2010-01-13 | OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349, | Micael Karlberg | |
OTP-8351, OTP-8359 & OTP-8371. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |