aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/manual
AgeCommit message (Expand)Author
2020-06-25Add new ssl options introduced with OTP/23juhlig
2019-10-14Enable multiple steps handshakejuhlig
2019-07-18Return listener info as a map2.0.0-rc.1juhlig
2019-07-17Fix documentation for set_transport_optionsjuhlig
2019-07-02Set transport options without suspendjuhlig
2019-06-21Embedded listeners depending on ranch_serverjuhlig
2019-05-27Use transport options in ranch_transport:listen/1 callbacksjuhlig
2019-05-27Update ranch_ssl:ssl_opt() to conform with OTP 22 ssljuhlig
2019-05-22Add docs for local socketsjuhlig
2019-05-13Add the passive messages to ranch_transport:messages/0Loïc Hoguin
2019-05-12Properly document logger option; change default to loggerLoïc Hoguin
2019-05-09Remove Socket argument from ranch_protocol:start_linkLoïc Hoguin
2019-05-09Use ssl:handshake instead of ssl:ssl_acceptLoïc Hoguin
2019-05-09No longer accept mix of Ranch/socket options as listLoïc Hoguin
2019-05-08Add the num_conns_sups optionjuhlig
2019-04-29Remove socket optionj.uhlig
2018-11-26Use the correct CRC32 algorithm for the PROXY headerLoïc Hoguin
2018-11-14Document the PROXY-related functions; prepare 1.7.0Loïc Hoguin
2018-10-10Correct a typo in a manual page titleLoïc Hoguin
2018-07-31Revisit the manual pages for the various modulesLoïc Hoguin
2018-07-18Add one manual per function for the ranch moduleLoïc Hoguin
2018-07-04Enable TLS upgrades via ranch_ssl:handshake/3Loïc Hoguin
2018-07-04Fix a typo in a type in the documentationLoïc Hoguin
2018-07-04Better distinguish between Ranch and socket optionsLoïc Hoguin
2018-07-02Introduce Transport:handshake/1,2j.uhlig
2018-05-17Add a function to wait for number of connectionsj.uhlig
2018-05-02Add suspend/resume of listeners and update of transport optionsj.uhlig
2018-01-22Added transport functions getopts/2, getstat/1 and getstat/2Jan Uhlig
2017-05-31Deprecated ranch:start_listener/6 and child_spec/6Loïc Hoguin
2016-11-25Update docs about the dependency on sslLoïc Hoguin
2016-11-24Add ranch:info/0 and ranch:procs/2Loïc Hoguin
2016-11-01Add SSL options for legacy software interoperabilityAlexandru Munteanu
2016-10-09Make values for the TLS 1.2 signature_algorithms extension configurableVictor
2016-09-19Renaming NbAcceptors to NumAcceptorsferigis
2016-09-19Add ipv6_v6only listen optionMarc Worrell
2015-08-25Add ranch:get_addr/1Loïc Hoguin
2015-08-22Convert the documentation to AsciidocLoïc Hoguin