aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSE
AgeCommit message (Collapse)Author
2021-09-08Update copyright yearsLoïc Hoguin
2020-06-25Update copyright years in the LICENSE file2.0.0Loïc Hoguin
2018-04-10Ranch 1.5.01.5.0Loïc Hoguin
2017-06-07Update Copyright to 20171.4.0Loïc Hoguin
2016-11-24Update copyright yearLoïc Hoguin
2015-08-22Update LICENSE file copyright yearsLoïc Hoguin
2012-04-14Import the acceptor code from CowboyLoï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.