Age | Commit message (Expand) | Author |
2021-09-08 | Update copyright | Jan Uhlig |
2021-09-07 | Update copyright | Maria Scott |
2021-09-07 | Tweak the alarms documentation | Loïc Hoguin |
2021-09-07 | Improve listener guide for alarms | Maria Scott |
2021-09-07 | Manual for num_connection alarms | Maria Scott |
2021-09-07 | Make alarm option cooldown optional | Maria Scott |
2021-09-07 | Enable connection count alarms | juhlig |
2021-09-06 | Add appup instructions for 2.1.0 | Loïc Hoguin |
2021-09-06 | Add changelog for Ranch 2.1 | Loïc Hoguin |
2021-09-06 | Enable usage of experimental inet_backend option for TCP listeners | Maria Scott |
2021-09-03 | Add function ranch_proxy_header:to_connection_info/1 | Loïc Hoguin |
2021-09-02 | Enable TLS-PSK auth | Maxim Molchanov |
2021-09-02 | Begin preparing the 2.1.0 release | Loïc Hoguin |
2021-09-01 | Fix typos | Kian-Meng, Ang |
2021-09-01 | Update docs and modernize examples | Jan Uhlig |
2021-09-01 | Disallow unsupported options for TLSv1.3 | Maria Scott |
2021-09-01 | Remove official IRC channel | Loïc Hoguin |
2021-09-01 | Add post-listen callback | Jan Uhlig |
2021-06-03 | Fix Transport:messages/0 return value in the guide | Loïc Hoguin |
2021-04-19 | Unconditionally run tests that use tracing | Loïc Hoguin |
2020-12-04 | Clarify {get,set}_{protocol,transport}_options docs | Viktor Söderqvist |
2020-09-10 | Fix opts in listeners.asciidoc | vdimir |
2020-09-10 | Fix typo in comment explictly -> explicitly | Olle Jonsson |
2020-09-10 | Metric counters for connection accepts and terminates | Maria-12648430 |
2020-09-10 | Run upgrade suite with local copy | juhlig |
2020-07-30 | Update to latest erlang.mk | Luke Bakken |
2020-06-25 | Fix "make prepare_tag" tag sort order | Loïc Hoguin |
2020-06-25 | Update copyright years in the LICENSE file2.0.0 | Loïc Hoguin |
2020-06-25 | ssl_opt() was updated for OTP-23 not OTP-22 | Loïc Hoguin |
2020-06-25 | Add new ssl options introduced with OTP/23 | juhlig |
2020-06-25 | Update copyright | juhlig |
2020-06-25 | Ranch 2.0.0 | Loïc Hoguin |
2020-06-25 | Upgrade the migration guide | Loïc Hoguin |
2020-06-20 | Fix Dialyzer warnings in the new tests | Loïc Hoguin |
2020-06-18 | Fix the correct number and description of Protocol:start_link/3 function | João Henrique Ferreira de Freitas |
2020-06-18 | Add two Concuerror tests | Loïc Hoguin |
2020-04-22 | Update Erlang.mk | Loïc Hoguin |
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 |