aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-05-09No longer accept mix of Ranch/socket options as listLoïc Hoguin
2019-05-08Add the num_conns_sups optionjuhlig
2019-05-08Retrieve the conns_sup in the acceptor start functionjuhlig
2019-05-06Fix some whitespaceLoïc Hoguin
2019-05-06Create one ranch_conns_sup per num_acceptorjuhlig
2019-04-29Remove socket optionj.uhlig
2019-04-29Fix repeated removal of connectionsjuhlig
2019-03-18Fix Dialyzer warning on unknown `ssl_cipher:erl_cipher_suite/0' typeGuilherme Andrade
2018-11-26Use the correct CRC32 algorithm for the PROXY headerLoïc Hoguin
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-10Fix a race condition on restart after listener_sup crashLoïc Hoguin
2018-10-10Make the acceptors exit rather than crash on socket closeLoïc Hoguin
2018-10-10Add ranch_tcp:recv_proxy_header/2Loïc Hoguin
2018-10-09Add functions to build the PROXY protocol headerLoïc Hoguin
2018-10-08Add initial ranch_proxy_header implementationLoïc Hoguin
2018-10-04Fix inconsistent naming of filter_user_options/2 argumentKim Shrier
2018-09-17Clean listener options after normal shutdownjuhlig
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-31Correct the sendfile specs for the filenameLoïc Hoguin
2018-07-31Fix some whitespaceLoïc Hoguin
2018-07-18Add one manual per function for the ranch moduleLoïc Hoguin
2018-07-05Hide cacerts from the listen error logLoïc Hoguin
2018-07-05Add a logger transport optionLoïc Hoguin
2018-07-04Return errors from Transport:handshakeLoïc Hoguin
2018-07-04Enable TLS upgrades via ranch_ssl:handshake/3Loï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-02Remove an old R16B01/02 workaroundLoïc Hoguin
2018-07-02Introduce Transport:handshake/1,2j.uhlig
2018-05-17Add a function to wait for number of connectionsj.uhlig
2018-05-16Ensure listener restart with changed TransOptsj.uhlig
2018-05-16Add configurable restart intensity for ranch_supj.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-04-10Prevent ranch_conns_sup from stopping on unexpected messagesLoïc Hoguin
2018-03-14Fix ranch:info/0 and ranch:procs/2 in embedded modej.uhlig
2018-01-22Added transport functions getopts/2, getstat/1 and getstat/2Jan 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-15Fix acceptors getting stuck because of socket errorsLoïc Hoguin
2016-11-15Track removed connectionsJames Fish
2016-11-15Improve error reportingAlexey Lebedeff