Age | Commit message (Expand) | Author |
2019-05-06 | Fix some whitespace | Loïc Hoguin |
2018-10-23 | Add ranch:recv_proxy_header/2 | Loïc Hoguin |
2018-10-10 | Add ranch_tcp:recv_proxy_header/2 | Loïc Hoguin |
2018-07-31 | Fix some whitespace | Loïc Hoguin |
2018-07-02 | Introduce Transport:handshake/1,2 | j.uhlig |
2018-04-10 | Ranch 1.5.01.5.0 | Loïc Hoguin |
2018-01-22 | Added transport functions getopts/2, getstat/1 and getstat/2 | Jan Uhlig |
2017-06-07 | Update Copyright to 20171.4.0 | Loïc Hoguin |
2016-11-24 | Update copyright year | Loïc Hoguin |
2016-11-08 | Blacklist listen options instead of whitelist | Loïc Hoguin |
2016-09-19 | Add ipv6_v6only listen option | Marc Worrell |
2015-08-18 | Welcome to 2015 | Loïc Hoguin |
2015-08-18 | Update the list of allowed transport options | Loïc Hoguin |
2015-08-17 | Don't pass Ranch-specific options down to transports | Loïc Hoguin |
2014-09-02 | Add Transport:secure/0 | Stéphane Wirtel |
2014-06-10 | Update copyright years | Loïc Hoguin |
2013-12-07 | Add Transport:shutdown/2 | Loïc Hoguin |
2013-12-07 | Get rid of a ton of pointless comments | Loïc Hoguin |
2013-12-07 | Add transport options linger, send_timeout, send_timeout_close | Loïc Hoguin |
2013-12-07 | Merge branch 'connect_timeout' of git://github.com/heroku/ranch | Loïc Hoguin |
2013-11-26 | Add accept_ack on all transports and ack_timeout transport option | Loïc Hoguin |
2013-11-25 | Small fixes to specs | Loïc Hoguin |
2013-11-07 | Implements ranch_transport:connect/4. | Geoff Cant |
2013-08-16 | Add Transport:sendfile/4,/5 | James Fish |
2013-05-16 | Add ranch_tcp:opts() type | Loïc Hoguin |
2013-03-28 | Catch badmatch errors when using file:sendfile | Ali Sabil |
2013-01-15 | Allow raw socket options for TCP and SSL | Fred Hebert |
2012-12-01 | Add Transport:sendfile/2 support | Loïc Hoguin |
2012-12-01 | Fix typespecs for Transport:send/2 | Loïc Hoguin |
2012-11-12 | Allow IP tuples and more when connecting transports | Loïc Hoguin |
2012-09-26 | Add the {nodelay, boolean()} option controlling TCP_NODELAY | Loïc Hoguin |
2012-08-20 | Add the 'ranch_transport' behaviour | Loïc Hoguin |
2012-06-04 | Add Transport:connect/3 and remove types unneeded by R15B+0.2.1 | Loïc Hoguin |
2012-04-14 | Import the acceptor code from Cowboy | Loïc Hoguin |