aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2016-11-15Add ssl to the list of dependenciesLoïc Hoguin
2016-11-08Allow listening with only SNI optionsLoïc Hoguin
2016-11-08Blacklist listen options instead of whitelistLoïc Hoguin
2016-11-01Add SSL options for legacy software interoperabilityAlexandru Munteanu
2016-10-10Prevent a race condition when stopping listenersLoïc Hoguin
2016-10-10Ignore ets:delete/2 return value, always trueLoïc Hoguin
2016-10-09Make values for the TLS 1.2 signature_algorithms extension configurableVictor
2016-09-19Don't silently drop the accept rateMaas-Maarten Zeeman
2016-09-19Renaming NbAcceptors to NumAcceptorsferigis
2016-09-19Add ipv6_v6only listen optionMarc Worrell
2015-12-18Update to 1.2.11.2.1Loïc Hoguin
2015-12-18Use the default restart intensity in all supervisorsLoïc Hoguin
2015-12-18Fix node shutdown getting stuckLoïc Hoguin
2015-11-16Update to 1.2.01.2.0Loïc Hoguin
2015-10-16Update to 1.2.0-rc.11.2.0-rc.1Loïc Hoguin
2015-08-25Add an error message when Transport:listen failsLoï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-20Ensure ranch_conns_sup doesn't crash on protocol start crashLoïc Hoguin
2015-08-20Add tests and more docs about separate supervisor/connectionLoïc Hoguin
2015-08-20Supervised and connection process can now be differentLoïc Hoguin
2015-08-20Filter out all unknown options, not just 2-tuple onesLoïc Hoguin
2015-08-18Welcome to 2015Loïc Hoguin
2015-08-18Update the list of allowed transport optionsLoïc Hoguin
2015-08-17Don't pass Ranch-specific options down to transportsLoïc Hoguin
2015-03-06Handle Transport:controlling_socket/2 errors and close the socketLoïc Hoguin
2015-03-06Fix start_listener specLoïc Hoguin
2014-11-06Update Ranch to 1.1.01.1.0Loïc Hoguin
2014-11-06Update erlang.mkLoïc Hoguin
2014-11-02support ssl partial_chain featureAndre Graf
2014-09-11Merge branch 'add_transport_secure' of git://github.com/matrixise/ranchLoïc Hoguin
2014-09-11Merge branch 'ssl_closed' of git://github.com/yjh0502/ranchLoïc Hoguin
2014-09-11Don't report error on ssl {error, closed}Jihyun Yu
2014-09-02Add Transport:secure/0Stéphane Wirtel
2014-08-01Update Ranch to 1.0.0Loïc Hoguin
2014-06-10Update Ranch to 0.100.10.0Loïc Hoguin
2014-06-10Update copyright yearsLoïc Hoguin
2014-06-03Merge branch 'fix_inherit' of git://github.com/nevar/ranchLoïc Hoguin
2014-06-03Fix inherit listen options for accepted socketSlava Yurin
2014-04-30additional ssl option supportRansom Richardson
2014-04-23Ignore some errors that may occur during handshakeLoïc Hoguin