aboutsummaryrefslogtreecommitdiffstats
path: root/rebar.config
AgeCommit message (Expand)Author
2018-05-16Update erlang.mk and rebar.configLoïc Hoguin
2018-04-30Update Cowlib to 2.3.0Loïc Hoguin
2018-04-10Update Ranch to 1.5.0Loïc Hoguin
2018-04-06Depend on Cowlib master for nowLoïc Hoguin
2018-03-28Update Cowlib to 2.2.1Loïc Hoguin
2018-03-22Update rebar.configLoïc Hoguin
2017-12-11Update Cowboy to 2.2.0Loïc Hoguin
2017-11-17Tweak the MakefileLoïc Hoguin
2017-11-01Update Cowlib to 2.0.1 and fix OTP 20.1+ Websocket compressionLoïc Hoguin
2017-10-03Update version, CI and Cowlib dependency versionLoïc Hoguin
2017-07-19Update rebar.configLoïc Hoguin
2017-06-07Remove NumAcceptors argument from start_clear/tlsLoïc Hoguin
2017-01-03Update rebar.config2.0.0-pre.4Loïc Hoguin
2016-11-05Partially update manual for the cowboy_reqLoïc Hoguin
2016-03-13Fix more HTTP/2 handshake test casesLoïc Hoguin
2015-11-16Update Erlang.mkLoïc Hoguin
2015-07-05Use HTTPS dependencies when using RebarAlexander Færøy
2015-05-06Update Cowlib to 1.3.0Juan Puig
2015-03-06Update Cowlib to 1.2.0; adds Websocket permessage-deflateLoïc Hoguin
2015-02-16Use cow_ws for the Websocket parsing codeLoïc Hoguin
2014-08-02Update links extend -> nineninesLoïc Hoguin
2014-08-01Update rebar.configLoïc Hoguin
2014-06-10Update Ranch to 0.10.0Loïc Hoguin
2014-06-10Update cowlib to 0.6.2Loïc Hoguin
2014-03-27Update cowlib to 0.6.1Loïc Hoguin
2014-03-25Update rebar.configLoïc Hoguin
2014-02-19Update cowlib to 0.5.1 to fix multipart issuesLoïc Hoguin
2014-02-06Add and document the new multipart codeLoïc Hoguin
2013-11-14Update Ranch to 0.9.0Loïc Hoguin
2013-11-08Optimize query string parsingLoïc Hoguin
2013-11-02Review, improve and document the static files handlerLoïc Hoguin
2013-10-23Move cookie parsing/building code to cowlibLoïc Hoguin
2013-09-04Make cowlib a proper dependencyLoïc Hoguin
2013-08-24Update Ranch to 0.8.5Loïc Hoguin
2013-06-20Update Ranch to 0.8.4Loïc Hoguin
2013-05-16Update Ranch to 0.8.3Loïc Hoguin
2013-05-01Update Ranch to 0.8.2 and use ct_helper for testing SSLLoïc Hoguin
2013-04-12Update Ranch to 0.8.1Loïc Hoguin
2013-04-03Update Ranch to 0.8.0Loïc Hoguin
2013-03-06Update Ranch to 0.6.2Loïc Hoguin
2013-01-29Update Ranch to 0.6.1Loïc Hoguin
2013-01-05Stop using rebar in the MakefileLoïc Hoguin
2012-12-26Update Ranch to 0.6.0Loïc Hoguin
2012-12-01Use Transport:sendfile/2 from RanchLoïc Hoguin
2012-09-26Update Ranch to latest commitLoïc Hoguin
2012-08-27Switch to Ranch for connection handlingLoïc Hoguin
2012-04-12Use a separate rebar.config file for running testsLoïc Hoguin
2011-12-07replace quoted:from_url with cowboy_http:urldecodeMagnus Klaar
2011-10-11Bump quoted to version 1.2.0Loïc Hoguin
2011-07-26Add cowboy_cookies for cookie creation and parsingTom Burdick