Age | Commit message (Expand) | Author |
2021-09-06 | Add changelog for Ranch 2.1 | Loïc Hoguin |
2021-09-03 | Add function ranch_proxy_header:to_connection_info/1 | Loïc Hoguin |
2021-09-01 | Fix typos | Kian-Meng, Ang |
2021-09-01 | Update docs and modernize examples | Jan Uhlig |
2021-09-01 | Add post-listen callback | Jan Uhlig |
2021-06-03 | Fix Transport:messages/0 return value in the guide | Loïc Hoguin |
2020-12-04 | Clarify {get,set}_{protocol,transport}_options docs | Viktor Söderqvist |
2020-09-10 | Fix opts in listeners.asciidoc | vdimir |
2020-09-10 | Metric counters for connection accepts and terminates | Maria-12648430 |
2020-06-25 | ssl_opt() was updated for OTP-23 not OTP-22 | Loïc Hoguin |
2020-06-25 | Add new ssl options introduced with OTP/23 | juhlig |
2020-06-25 | Upgrade the migration guide | Loïc Hoguin |
2020-06-18 | Fix the correct number and description of Protocol:start_link/3 function | João Henrique Ferreira de Freitas |
2020-02-21 | Add link to "under the hood" third party doc in internals guide | Loïc Hoguin |
2019-10-15 | Ranch 2.0.0-rc.22.0.0-rc.2 | Loïc Hoguin |
2019-10-14 | Enable multiple steps handshake | juhlig |
2019-07-18 | Return listener info as a map2.0.0-rc.1 | juhlig |
2019-07-18 | Tweak the migration guide | Loïc Hoguin |
2019-07-17 | Fix documentation for set_transport_options | juhlig |
2019-07-17 | Update the migration guide for 2.0 | Loïc Hoguin |
2019-07-16 | Update documentation for embedded listeners | juhlig |
2019-07-16 | Document connection draining on application shutdown | juhlig |
2019-07-10 | Document connection draining | juhlig |
2019-07-02 | Set transport options without suspend | juhlig |
2019-06-21 | Embedded listeners depending on ranch_server | juhlig |
2019-05-27 | Use transport options in ranch_transport:listen/1 callbacks | juhlig |
2019-05-27 | Update ranch_ssl:ssl_opt() to conform with OTP 22 ssl | juhlig |
2019-05-22 | Add docs for local sockets | juhlig |
2019-05-13 | Add the passive messages to ranch_transport:messages/0 | Loïc Hoguin |
2019-05-12 | Properly document logger option; change default to logger | Loïc Hoguin |
2019-05-09 | Remove Socket argument from ranch_protocol:start_link | Loïc Hoguin |
2019-05-09 | Use ssl:handshake instead of ssl:ssl_accept | Loïc Hoguin |
2019-05-09 | No longer accept mix of Ranch/socket options as list | Loïc Hoguin |
2019-05-08 | Remove a paragraph about the old socket option | Loïc Hoguin |
2019-05-08 | Add the num_conns_sups option | juhlig |
2019-04-29 | Remove socket option | j.uhlig |
2018-11-28 | Ranch 1.7.11.7.1 | Loïc Hoguin |
2018-11-26 | Use the correct CRC32 algorithm for the PROXY header | Loïc Hoguin |
2018-11-14 | Update the migration guide for 1.71.7.0 | Loïc Hoguin |
2018-11-14 | Document the PROXY-related functions; prepare 1.7.0 | Loïc Hoguin |
2018-10-10 | Correct a typo in a manual page title | Loïc Hoguin |
2018-10-08 | Drop support for Erlang/OTP 18 | Loïc Hoguin |
2018-09-17 | Ranch 1.6.21.6.2 | Loïc Hoguin |
2018-08-13 | Ranch 1.6.11.6.1 | Loïc Hoguin |
2018-08-01 | More release notes | Loïc Hoguin |
2018-08-01 | Use fn/1,2 instead of fn/{1,2} everywhere | Loïc Hoguin |
2018-08-01 | Ranch 1.6 | Loïc Hoguin |
2018-08-01 | Remove R16 compatibility | Loïc Hoguin |
2018-07-31 | Revisit the manual pages for the various modules | Loïc Hoguin |
2018-07-18 | Add one manual per function for the ranch module | Loïc Hoguin |