aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-05-16Add configurable restart intensity for ranch_supj.uhlig
2018-05-07Replace gen_server with gen_statem in examplesj.uhlig
2018-05-02Add suspend/resume of listeners and update of transport optionsj.uhlig
2018-05-02Update Erlang.mkLoïc Hoguin
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-02-28Enable ci.erlang.mk only when CI_ERLANG_MK=1 is setLoïc Hoguin
2018-01-22Added transport functions getopts/2, getstat/1 and getstat/2Jan Uhlig
2017-11-19Add AUTO_CI_WINDOWS variableLoïc Hoguin
2017-11-17Move ci.erlang.mk to TEST_DEPSLoïc Hoguin
2017-11-16Disable eacces tests on WindowsLoïc Hoguin
2017-11-16erl_make_certs was removed from OTP in 20.1Loïc Hoguin
2017-11-16Disable tests that use tracing when +native is usedLoïc Hoguin
2017-11-16Update erlang.mkLoïc Hoguin
2017-11-16Use ci.erlang.mk to track tested OTP versionsLoïc Hoguin
2017-11-15Tweak the READMELoïc Hoguin
2017-11-15update versiongetong
2017-10-03Update CI targetsLoïc Hoguin
2017-06-07Update Copyright to 20171.4.0Loïc Hoguin
2017-06-07Update CHANGELOGLoïc Hoguin
2017-06-07Update to Ranch 1.4.0Loïc Hoguin
2017-06-07OTP 19.3.5Loïc Hoguin
2017-05-31OTP 20.0-rc2Loïc Hoguin
2017-05-31Add more OTP versions to CILoïc Hoguin
2017-05-31Remove a warning when building tests on recent OTPLoïc Hoguin
2017-05-31Deprecated ranch:start_listener/6 and child_spec/6Loïc Hoguin
2017-02-06Fix version to 1.3.21.3.2niamtokik
2017-01-31Depend on Ranch master in examples1.3.1Michael Klishin
2017-01-31Format eacces errors in a more readable wayMichael Klishin
2016-12-08Update Erlang.mkLoïc Hoguin
2016-11-28Remove AUTHORS fileLoïc Hoguin
2016-11-28Update README with links to issues/offline docsLoïc Hoguin
2016-11-26Add asciideck as a docs dep1.3.0Loïc Hoguin
2016-11-25Update CHANGELOGLoïc Hoguin
2016-11-25Small variable name tweak for better EnglishLoïc Hoguin
2016-11-25Update docs about the dependency on sslLoïc Hoguin
2016-11-24Fix a test error on FreeBSDLoïc Hoguin
2016-11-24Wait before calling ranch:info() in testsLoïc Hoguin
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-24Don't include observer in example releaseLoïc Hoguin
2016-11-24Update AUTHORSLoïc Hoguin
2016-11-24Update copyright yearLoïc Hoguin
2016-11-15Disable HiPE/ErLLVM for nowLoïc Hoguin
2016-11-15Fix acceptors getting stuck because of socket errorsLoïc Hoguin
2016-11-15Add a test for double removal of connectionsLoïc Hoguin
2016-11-15Track removed connectionsJames Fish
2016-11-15Improve error reportingAlexey Lebedeff
2016-11-15Refer to the tcp_reverse example for full gen_serverLoïc Hoguin