Age | Commit message (Expand) | Author |
2018-08-01 | Fix a test failing in native mode | Loïc Hoguin |
2018-07-31 | Update Erlang.mk | Loïc Hoguin |
2018-07-31 | Revisit the manual pages for the various modules | Loïc Hoguin |
2018-07-31 | Correct the sendfile specs for the filename | Loïc Hoguin |
2018-07-31 | Fix some whitespace | Loïc Hoguin |
2018-07-18 | Add one manual per function for the ranch module | Loïc Hoguin |
2018-07-05 | Hide cacerts from the listen error log | Loïc Hoguin |
2018-07-05 | Add a logger transport option | Loïc Hoguin |
2018-07-04 | Add a useful comment to the Makefile | Loïc Hoguin |
2018-07-04 | Return errors from Transport:handshake | Loïc Hoguin |
2018-07-04 | Enable TLS upgrades via ranch_ssl:handshake/3 | Loïc Hoguin |
2018-07-04 | Fix a typo in a type in the documentation | Loïc Hoguin |
2018-07-04 | Document upcoming changes in Ranch 2.0 | Loïc Hoguin |
2018-07-04 | Better distinguish between Ranch and socket options | Loïc Hoguin |
2018-07-02 | Mark ranch:accept_ack/1 as deprecated | Loïc Hoguin |
2018-07-02 | Remove an old R16B01/02 workaround | Loïc Hoguin |
2018-07-02 | Introduce Transport:handshake/1,2 | j.uhlig |
2018-05-30 | Update Erlang.mk | Loïc Hoguin |
2018-05-23 | Fix intermittent test failure of misc_wait_for_connections | j.uhlig |
2018-05-17 | Add a function to wait for number of connections | j.uhlig |
2018-05-16 | Add nowarn_export_all to test suites | Loïc Hoguin |
2018-05-16 | Ensure listener restart with changed TransOpts | j.uhlig |
2018-05-16 | Add configurable restart intensity for ranch_sup | j.uhlig |
2018-05-07 | Replace gen_server with gen_statem in examples | j.uhlig |
2018-05-02 | Add suspend/resume of listeners and update of transport options | j.uhlig |
2018-05-02 | Update Erlang.mk | Loïc Hoguin |
2018-04-10 | Ranch 1.5.01.5.0 | Loïc Hoguin |
2018-04-10 | Prevent ranch_conns_sup from stopping on unexpected messages | Loïc Hoguin |
2018-03-14 | Fix ranch:info/0 and ranch:procs/2 in embedded mode | j.uhlig |
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 |