Age | Commit message (Expand) | Author |
2018-02-28 | Enable ci.erlang.mk only when CI_ERLANG_MK=1 is set | Loïc Hoguin |
2018-01-22 | Added transport functions getopts/2, getstat/1 and getstat/2 | Jan Uhlig |
2017-11-19 | Add AUTO_CI_WINDOWS variable | Loïc Hoguin |
2017-11-17 | Move ci.erlang.mk to TEST_DEPS | Loïc Hoguin |
2017-11-16 | Disable eacces tests on Windows | Loïc Hoguin |
2017-11-16 | erl_make_certs was removed from OTP in 20.1 | Loïc Hoguin |
2017-11-16 | Disable tests that use tracing when +native is used | Loïc Hoguin |
2017-11-16 | Update erlang.mk | Loïc Hoguin |
2017-11-16 | Use ci.erlang.mk to track tested OTP versions | Loïc Hoguin |
2017-11-15 | Tweak the README | Loïc Hoguin |
2017-11-15 | update version | getong |
2017-10-03 | Update CI targets | Loïc Hoguin |
2017-06-07 | Update Copyright to 20171.4.0 | Loïc Hoguin |
2017-06-07 | Update CHANGELOG | Loïc Hoguin |
2017-06-07 | Update to Ranch 1.4.0 | Loïc Hoguin |
2017-06-07 | OTP 19.3.5 | Loïc Hoguin |
2017-05-31 | OTP 20.0-rc2 | Loïc Hoguin |
2017-05-31 | Add more OTP versions to CI | Loïc Hoguin |
2017-05-31 | Remove a warning when building tests on recent OTP | Loïc Hoguin |
2017-05-31 | Deprecated ranch:start_listener/6 and child_spec/6 | Loïc Hoguin |
2017-02-06 | Fix version to 1.3.21.3.2 | niamtokik |
2017-01-31 | Depend on Ranch master in examples1.3.1 | Michael Klishin |
2017-01-31 | Format eacces errors in a more readable way | Michael Klishin |
2016-12-08 | Update Erlang.mk | Loïc Hoguin |
2016-11-28 | Remove AUTHORS file | Loïc Hoguin |
2016-11-28 | Update README with links to issues/offline docs | Loïc Hoguin |
2016-11-26 | Add asciideck as a docs dep1.3.0 | Loïc Hoguin |
2016-11-25 | Update CHANGELOG | Loïc Hoguin |
2016-11-25 | Small variable name tweak for better English | Loïc Hoguin |
2016-11-25 | Update docs about the dependency on ssl | Loïc Hoguin |
2016-11-24 | Fix a test error on FreeBSD | Loïc Hoguin |
2016-11-24 | Wait before calling ranch:info() in tests | Loïc Hoguin |
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 | Don't include observer in example release | Loïc Hoguin |
2016-11-24 | Update AUTHORS | Loïc Hoguin |
2016-11-24 | Update copyright year | Loïc Hoguin |
2016-11-15 | Disable HiPE/ErLLVM for now | Loïc Hoguin |
2016-11-15 | Fix acceptors getting stuck because of socket errors | Loïc Hoguin |
2016-11-15 | Add a test for double removal of connections | Loïc Hoguin |
2016-11-15 | Track removed connections | James Fish |
2016-11-15 | Improve error reporting | Alexey Lebedeff |
2016-11-15 | Refer to the tcp_reverse example for full gen_server | Loïc Hoguin |
2016-11-15 | Update .gitignore | Loïc Hoguin |
2016-11-15 | Remove examples .app.src files | Loïc Hoguin |
2016-11-15 | Properly handle Ctrl+D in examples | Loïc Hoguin |
2016-11-15 | Remove bad advice for gen_server protocols | Loïc Hoguin |
2016-11-15 | Clarify max_connections + NbAcceptors + backlog in the guide | Loïc Hoguin |
2016-11-15 | Add ssl to the list of dependencies | Loïc Hoguin |
2016-11-15 | Update support list | Loïc Hoguin |