Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-15 | Refer to the tcp_reverse example for full gen_server | Loïc Hoguin | |
2016-11-15 | Remove bad advice for gen_server protocols | Loïc Hoguin | |
Also improves the good example a little by using spawn_link instead of start_link. | |||
2016-11-15 | Clarify max_connections + NbAcceptors + backlog in the guide | Loïc Hoguin | |
2016-11-15 | Update support list | Loïc Hoguin | |
We now do R16B+ (because R15 doesn't compile anymore on my CI servers), except 18.3.2 and 18.3.3 (known SSL issues). Also update the list of supported platforms. | |||
2016-11-01 | Add SSL options for legacy software interoperability | Alexandru Munteanu | |
2016-10-09 | Make values for the TLS 1.2 signature_algorithms extension configurable | Victor | |
Added in ssl-7.3.1 (OTP-13261). Documented in ssl-8.0. | |||
2016-09-19 | Don't silently drop the accept rate | Maas-Maarten Zeeman | |
2016-09-19 | Renaming NbAcceptors to NumAcceptors | ferigis | |
2016-09-19 | Fix a spelling issue in guide | developerworks | |
2016-09-19 | Add ipv6_v6only listen option | Marc Worrell | |
2016-01-20 | Fix a link in the user guide | Loïc Hoguin | |
2015-08-25 | Add ranch:get_addr/1 | Loïc Hoguin | |
2015-08-22 | Convert the documentation to Asciidoc | Loïc Hoguin | |