aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
AgeCommit message (Collapse)Author
2014-11-06Update AUTHORSLoïc Hoguin
2014-08-01Update AUTHORSLoïc Hoguin
2014-06-10Update AUTHORSLoïc Hoguin
2013-06-20Update AUTHORSLoïc Hoguin
2013-04-02Update AUTHORS fileLoïc Hoguin
2013-01-17Update AUTHORS fileLoïc Hoguin
2012-12-24Update AUTHORSLoï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.