Age | Commit message (Expand) | Author |
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 |
2019-06-03 | Fix many conns_sups tests for Windows | juhlig |
2019-05-27 | Use transport options in ranch_transport:listen/1 callbacks | juhlig |
2019-05-27 | Update ranch_ssl:ssl_opt() to conform with OTP 22 ssl | juhlig |
2019-05-22 | Add docs for local sockets | juhlig |
2019-05-22 | Add inet:local_address() to ranch_tcp ip option | juhlig |
2019-05-18 | Add tests for active N mode | juhlig |
2019-05-18 | Add support for UNIX domain sockets | juhlig |
2019-05-13 | Change supervisor child specs to maps | juhlig |
2019-05-13 | Fix premature ranch_server:set_addr | juhlig |
2019-05-13 | Add the passive messages to ranch_transport:messages/0 | Loïc Hoguin |
2019-05-12 | Properly document logger option; change default to logger | Loïc Hoguin |
2019-05-12 | Add experimental num_listen_sockets option | juhlig |
2019-05-09 | Remove Socket argument from ranch_protocol:start_link | Loïc Hoguin |
2019-05-09 | Use ssl:handshake instead of ssl:ssl_accept | Loïc Hoguin |
2019-05-09 | Remove ranch:start_listener/6 and :child_spec/6 | Loïc Hoguin |
2019-05-09 | No longer accept mix of Ranch/socket options as list | Loïc Hoguin |
2019-05-08 | Remove a paragraph about the old socket option | Loïc Hoguin |
2019-05-08 | Add the num_conns_sups option | juhlig |
2019-05-08 | Retrieve the conns_sup in the acceptor start function | juhlig |
2019-05-06 | Initial havoc test suite | Loïc Hoguin |
2019-05-06 | Fix some whitespace | Loïc Hoguin |
2019-05-06 | Create one ranch_conns_sup per num_acceptor | juhlig |