aboutsummaryrefslogtreecommitdiffstats
path: root/src/ranch_ssl.erl
AgeCommit message (Expand)Author
2018-10-23Add ranch:recv_proxy_header/2Loïc Hoguin
2018-07-31Fix some whitespaceLoïc Hoguin
2018-07-04Return errors from Transport:handshakeLoïc Hoguin
2018-07-04Enable TLS upgrades via ranch_ssl:handshake/3Loïc Hoguin
2018-07-02Remove an old R16B01/02 workaroundLoïc Hoguin
2018-07-02Introduce Transport:handshake/1,2j.uhlig
2018-04-10Ranch 1.5.01.5.0Loïc Hoguin
2018-01-22Added transport functions getopts/2, getstat/1 and getstat/2Jan Uhlig
2017-06-07Update Copyright to 20171.4.0Loïc Hoguin
2016-11-24Update copyright yearLoïc Hoguin
2016-11-15Improve error reportingAlexey Lebedeff
2016-11-08Allow listening with only SNI optionsLoïc Hoguin
2016-11-08Blacklist listen options instead of whitelistLoïc Hoguin
2016-11-01Add SSL options for legacy software interoperabilityAlexandru Munteanu
2016-10-09Make values for the TLS 1.2 signature_algorithms extension configurableVictor
2015-12-18Fix node shutdown getting stuckLoïc Hoguin
2015-08-18Welcome to 2015Loïc Hoguin
2015-08-18Update the list of allowed transport optionsLoïc Hoguin
2015-08-17Don't pass Ranch-specific options down to transportsLoïc Hoguin
2014-11-02support ssl partial_chain featureAndre Graf
2014-09-11Merge branch 'add_transport_secure' of git://github.com/matrixise/ranchLoïc Hoguin
2014-09-11Merge branch 'ssl_closed' of git://github.com/yjh0502/ranchLoïc Hoguin
2014-09-11Don't report error on ssl {error, closed}Jihyun Yu
2014-09-02Add Transport:secure/0Stéphane Wirtel
2014-06-10Update copyright yearsLoïc Hoguin
2014-04-30additional ssl option supportRansom Richardson
2014-04-23Ignore some errors that may occur during handshakeLoïc Hoguin
2013-12-07Add Transport:shutdown/2Loïc Hoguin
2013-12-07Get rid of a ton of pointless commentsLoïc Hoguin
2013-12-07Add transport options linger, send_timeout, send_timeout_closeLoïc Hoguin
2013-12-07Merge branch 'connect_timeout' of git://github.com/heroku/ranchLoïc Hoguin
2013-11-26Add accept_ack on all transports and ack_timeout transport optionLoïc Hoguin
2013-11-25Small fixes to specsLoïc Hoguin
2013-11-14Fix a socket leak with SSL when ssl_accept failsLoïc Hoguin
2013-11-07Implements ranch_transport:connect/4.Geoff Cant
2013-10-20Merge branch 'hibernate_after' of git://github.com/talko/ranchLoïc Hoguin
2013-09-23Add hibernate_after ssl optionRansom Richardson
2013-09-22Use previous ecc workaround for R16B02 as wellKlaus Trainer
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