Age | Commit message (Expand) | Author |
2019-06-19 | Validate transport options | juhlig |
2019-05-27 | Use transport options in ranch_transport:listen/1 callbacks | juhlig |
2019-05-18 | Add support for UNIX domain sockets | juhlig |
2019-05-12 | Properly document logger option; change default to logger | Loïc Hoguin |
2019-05-12 | Add experimental num_listen_sockets option | juhlig |
2019-05-09 | Use ssl:handshake instead of ssl:ssl_accept | Loïc Hoguin |
2019-05-09 | Remove ranch:start_listener/6 and :child_spec/6 | Loïc Hoguin |
2019-05-09 | No longer accept mix of Ranch/socket options as list | Loïc Hoguin |
2019-05-08 | Add the num_conns_sups option | juhlig |
2019-05-06 | Create one ranch_conns_sup per num_acceptor | juhlig |
2019-04-29 | Remove socket option | j.uhlig |
2018-11-14 | Document the PROXY-related functions; prepare 1.7.0 | Loïc Hoguin |
2018-10-23 | Add ranch:recv_proxy_header/2 | Loïc Hoguin |
2018-10-04 | Fix inconsistent naming of filter_user_options/2 argument | Kim Shrier |
2018-08-13 | Export the function ranch:normalize_opts/1 | Loïc Hoguin |
2018-08-01 | Remove R16 compatibility | Loïc Hoguin |
2018-08-01 | get_status now reports running when acceptors_sup is restarting | j.uhlig |
2018-08-01 | Fix ranch:wait_for_connections_loop/4 interval | LJZN |
2018-07-18 | Add one manual per function for the ranch module | Loïc Hoguin |
2018-07-05 | Add a logger transport option | Loïc Hoguin |
2018-07-04 | Return errors from Transport:handshake | Loïc Hoguin |
2018-07-04 | Better distinguish between Ranch and socket options | Loïc Hoguin |
2018-07-02 | Mark ranch:accept_ack/1 as deprecated | Loïc Hoguin |
2018-07-02 | Introduce Transport:handshake/1,2 | j.uhlig |
2018-05-17 | Add a function to wait for number of connections | j.uhlig |
2018-05-02 | Add suspend/resume of listeners and update of transport options | j.uhlig |
2018-04-10 | Ranch 1.5.01.5.0 | Loïc Hoguin |
2018-03-14 | Fix ranch:info/0 and ranch:procs/2 in embedded mode | j.uhlig |
2017-06-07 | Update Copyright to 20171.4.0 | Loïc Hoguin |
2017-05-31 | Deprecated ranch:start_listener/6 and child_spec/6 | Loïc Hoguin |
2017-01-31 | Format eacces errors in a more readable way | Michael Klishin |
2016-11-24 | Add ranch:info/0 and ranch:procs/2 | Loïc Hoguin |
2016-11-24 | Don't attempt to start ssl anymore | Loïc Hoguin |
2016-11-24 | Update copyright year | Loïc Hoguin |
2016-11-15 | Track removed connections | James Fish |
2016-11-15 | Improve error reporting | Alexey Lebedeff |
2016-11-08 | Blacklist listen options instead of whitelist | Loïc Hoguin |
2016-09-19 | Renaming NbAcceptors to NumAcceptors | ferigis |
2015-12-18 | Fix node shutdown getting stuck | Loïc Hoguin |
2015-08-25 | Add ranch:get_addr/1 | Loïc Hoguin |
2015-08-22 | Print a warning when discarding an option on listener startup | Loïc Hoguin |
2015-08-20 | Filter out all unknown options, not just 2-tuple ones | Loïc Hoguin |
2015-08-18 | Welcome to 2015 | Loïc Hoguin |
2015-08-18 | Update the list of allowed transport options | Loïc Hoguin |
2015-08-17 | Don't pass Ranch-specific options down to transports | Loïc Hoguin |
2015-03-06 | Fix start_listener spec | Loïc Hoguin |
2014-06-10 | Update copyright years | Loïc Hoguin |
2014-06-03 | Fix inherit listen options for accepted socket | Slava Yurin |
2013-12-07 | Get rid of a ton of pointless comments | Loïc Hoguin |
2013-12-07 | Gracefully shutdown when stop_listener/1 is called | Loïc Hoguin |