Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-10 | Ranch 1.5.01.5.0 | Loïc Hoguin | |
2017-06-07 | Update Copyright to 20171.4.0 | Loïc Hoguin | |
2016-11-24 | Update copyright year | Loïc Hoguin | |
2015-08-22 | Update LICENSE file copyright years | Loïc Hoguin | |
2012-04-14 | Import the acceptor code from Cowboy | Loïc Hoguin | |
Modules were renamed. The 'cowboy_' prefix became 'ranch_'. At the same time, ranch_ssl_transport became ranch_ssl, and ranch_tcp_transport became ranch_tcp, because appending '_transport' felt a bit redundant considering SSL and TCP clearly are transports. One test has been added to make sure everything is working. |