Age | Commit message (Expand) | Author |
2020-04-20 | Delete local socket file when a listener closes | juhlig |
2020-04-02 | Delete possibly existing socket file when listening on a local socket | juhlig |
2020-03-26 | Fix malformed_handshake_data error in tests on 23/master | Loïc Hoguin |
2020-03-16 | Change ranch_conns_sup update from supervisor to advanced | juhlig |
2020-02-27 | Update ranch_server and ranch_server_proxy on upgrade | juhlig |
2020-02-24 | Replace havoc with stampede | juhlig |
2020-02-21 | Add link to "under the hood" third party doc in internals guide | Loïc Hoguin |
2020-02-21 | Ranch 2.0.0-rc.32.0.0-rc.3 | Loïc Hoguin |
2020-02-21 | Update .gitignore | Loïc Hoguin |
2020-02-21 | Skip the upgrade test on Windows | Loïc Hoguin |
2020-02-21 | Increase the timeout in the examples to 60s | Loïc Hoguin |
2020-02-21 | Stop/restart acceptors during the upgrade process | Loïc Hoguin |
2020-02-21 | Prevent side effects in init of supervisors | juhlig |
2020-02-10 | Properly update supervisors in the appup | Loïc Hoguin |
2020-02-10 | Update Erlang.mk | Loïc Hoguin |
2020-02-10 | Initial release upgrade test suite | Loïc Hoguin |
2019-10-15 | Ranch 2.0.0-rc.22.0.0-rc.2 | Loïc Hoguin |
2019-10-14 | Fix log on connection process exit | chenduo |
2019-10-14 | Enable multiple steps handshake | juhlig |
2019-09-01 | Removed connections trigger acceptors wake-up | Jose M Perez |
2019-08-29 | Remove an outdated comment in ranch_acceptors_sup | juhlig |
2019-08-08 | Update examples to use new transport options format | juhlig |
2019-07-18 | Return listener info as a map2.0.0-rc.1 | juhlig |
2019-07-18 | Tweak the migration guide | Loïc Hoguin |
2019-07-17 | Ranch 2.0.0-rc.1 | Loïc Hoguin |
2019-07-17 | Fix documentation for set_transport_options | juhlig |
2019-07-17 | Update the migration guide for 2.0 | Loïc Hoguin |
2019-07-16 | Update documentation for embedded listeners | juhlig |
2019-07-16 | Run havoc on embedded listeners | juhlig |
2019-07-16 | Fix typo in havoc suite | juhlig |
2019-07-16 | Document connection draining on application shutdown | juhlig |
2019-07-10 | Document connection draining | juhlig |
2019-07-08 | Run havoc on SSL listener | juhlig |
2019-07-02 | Set transport options without suspend | juhlig |
2019-07-01 | Add missing specs | juhlig |
2019-06-21 | Embedded listeners depending on ranch_server | juhlig |
2019-06-20 | Fix misplaced monitoring of connection supervisor | juhlig |
2019-06-20 | Ranch leaks sockets when protocols fail to start | juhlig |
2019-06-20 | Make havoc kill supervisors | juhlig |
2019-06-20 | Log imminent kills from havoc suite | juhlig |
2019-06-19 | Validate transport options | juhlig |
2019-06-17 | Increase timeout in ssl_chunk_size test | juhlig |
2019-06-14 | Adaptive restart intensity for acceptor and connection supervisors | juhlig |
2019-06-13 | Filter expected errors from test output | juhlig |
2019-06-06 | Remove pre-21 ssl version switches from tests | juhlig |
2019-06-05 | Fix timing issues in shutdown test suite | juhlig |
2019-06-04 | Fix Windows timing issues | juhlig |
2019-06-03 | Fix ssl sendfile tests for Windows | juhlig |
2019-06-03 | Suppress dialyzer warnings for local addresses with ssl | juhlig |
2019-06-03 | Skip privileged ports tests on MacOS | juhlig |