aboutsummaryrefslogtreecommitdiffstats
path: root/src/ranch.erl
AgeCommit message (Expand)Author
2020-06-25Update copyrightjuhlig
2020-04-20Delete local socket file when a listener closesjuhlig
2020-02-21Stop/restart acceptors during the upgrade processLoïc Hoguin
2019-10-14Enable multiple steps handshakejuhlig
2019-07-18Return listener info as a map2.0.0-rc.1juhlig
2019-07-02Set transport options without suspendjuhlig
2019-06-21Embedded listeners depending on ranch_serverjuhlig
2019-06-19Validate transport optionsjuhlig
2019-05-27Use transport options in ranch_transport:listen/1 callbacksjuhlig
2019-05-18Add support for UNIX domain socketsjuhlig
2019-05-12Properly document logger option; change default to loggerLoïc Hoguin
2019-05-12Add experimental num_listen_sockets optionjuhlig
2019-05-09Use ssl:handshake instead of ssl:ssl_acceptLoïc Hoguin
2019-05-09Remove ranch:start_listener/6 and :child_spec/6Loïc Hoguin
2019-05-09No longer accept mix of Ranch/socket options as listLoïc Hoguin
2019-05-08Add the num_conns_sups optionjuhlig
2019-05-06Create one ranch_conns_sup per num_acceptorjuhlig
2019-04-29Remove socket optionj.uhlig
2018-11-14Document the PROXY-related functions; prepare 1.7.0Loïc Hoguin
2018-10-23Add ranch:recv_proxy_header/2Loïc Hoguin
2018-10-04Fix inconsistent naming of filter_user_options/2 argumentKim Shrier
2018-08-13Export the function ranch:normalize_opts/1Loïc Hoguin
2018-08-01Remove R16 compatibilityLoïc Hoguin
2018-08-01get_status now reports running when acceptors_sup is restartingj.uhlig
2018-08-01Fix ranch:wait_for_connections_loop/4 intervalLJZN
2018-07-18Add one manual per function for the ranch moduleLoïc Hoguin
2018-07-05Add a logger transport optionLoïc Hoguin
2018-07-04Return errors from Transport:handshakeLoïc Hoguin
2018-07-04Better distinguish between Ranch and socket optionsLoïc Hoguin
2018-07-02Mark ranch:accept_ack/1 as deprecatedLoïc Hoguin
2018-07-02Introduce Transport:handshake/1,2j.uhlig
2018-05-17Add a function to wait for number of connectionsj.uhlig
2018-05-02Add suspend/resume of listeners and update of transport optionsj.uhlig
2018-04-10Ranch 1.5.01.5.0Loïc Hoguin
2018-03-14Fix ranch:info/0 and ranch:procs/2 in embedded modej.uhlig
2017-06-07Update Copyright to 20171.4.0Loïc Hoguin
2017-05-31Deprecated ranch:start_listener/6 and child_spec/6Loïc Hoguin
2017-01-31Format eacces errors in a more readable wayMichael Klishin
2016-11-24Add ranch:info/0 and ranch:procs/2Loïc Hoguin
2016-11-24Don't attempt to start ssl anymoreLoïc Hoguin
2016-11-24Update copyright yearLoïc Hoguin
2016-11-15Track removed connectionsJames Fish
2016-11-15Improve error reportingAlexey Lebedeff
2016-11-08Blacklist listen options instead of whitelistLoïc Hoguin
2016-09-19Renaming NbAcceptors to NumAcceptorsferigis
2015-12-18Fix node shutdown getting stuckLoïc Hoguin
2015-08-25Add ranch:get_addr/1Loïc Hoguin
2015-08-22Print a warning when discarding an option on listener startupLoïc Hoguin
2015-08-20Filter out all unknown options, not just 2-tuple onesLoïc Hoguin
2015-08-18Welcome to 2015Loïc Hoguin