aboutsummaryrefslogtreecommitdiffstats
path: root/src/ranch_ssl.erl
AgeCommit message (Expand)Author
2013-08-16Add Transport:sendfile/4,/5James Fish
2013-07-24Work around broken elliptic-curve cipher suitesKlaus Trainer
2013-06-20Add asn1 to the list of applications that need to be started for SSLLoïc Hoguin
2013-06-07Add support for additional ssl options.Ransom Richardson
2013-05-16Add ranch_ssl:opts() typeLoïc Hoguin
2013-04-28Allow ranch_ssl to use DER cert/key/ca options.Geoff Cant
2013-04-08Never tries to ssl_accept with an infinity timeoutLoïc Hoguin
2013-03-06Add next_protocols_advertised option to ranch_sslLoïc Hoguin
2013-02-18Support for fail_if_no_peer_cert SSL server option.0x00F6
2013-01-15Allow raw socket options for TCP and SSLFred Hebert
2012-12-01Add Transport:sendfile/2 supportLoïc Hoguin
2012-12-01Fix typespecs for Transport:send/2Loïc Hoguin
2012-11-12Allow IP tuples and more when connecting transportsLoïc Hoguin
2012-10-24Allow passing the 'verify' option in ranch_sslLoïc Hoguin
2012-09-26Add the {nodelay, boolean()} option controlling TCP_NODELAYLoïc Hoguin
2012-08-20Add the 'ranch_transport' behaviourLoïc Hoguin
2012-08-06Check the accept/2 return value for errorsLoïc Hoguin
2012-06-04Add Transport:connect/3 and remove types unneeded by R15B+0.2.1Loïc Hoguin
2012-04-14Import the acceptor code from CowboyLoïc Hoguin