Age | Commit message (Expand) | Author |
2022-10-10 | Fix stopping unknown listeners | Jan Uhlig |
2022-10-07 | Update for OTP-25+ | Loïc Hoguin |
2022-04-28 | Fix leaking listeners after tests | Jan Uhlig |
2022-04-28 | Fix upgrade suite for 2.1 | Jan Uhlig |
2022-01-28 | Note when post_listen_callback was added | Loïc Hoguin |
2021-09-09 | Update Erlang.mk | Loïc Hoguin |
2021-09-09 | Mention that ranch_ssl must be used after socket upgrade2.1.0 | Maria Scott |
2021-09-08 | 2.0 migration guide is from 1.7+ to 2.0 | Loïc Hoguin |
2021-09-08 | Fix typo in changelog | Loïc Hoguin |
2021-09-08 | Update copyright years | Loïc Hoguin |
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 |