aboutsummaryrefslogtreecommitdiffstats
path: root/src/ranch_ssl.erl
AgeCommit message (Expand)Author
2020-06-25Update copyrightjuhlig
2020-04-20Delete local socket file when a listener closesjuhlig
2020-04-02Delete possibly existing socket file when listening on a local socketjuhlig
2019-10-14Enable multiple steps handshakejuhlig
2019-07-01Add missing specsjuhlig
2019-05-27Use transport options in ranch_transport:listen/1 callbacksjuhlig
2019-05-27Update ranch_ssl:ssl_opt() to conform with OTP 22 ssljuhlig
2019-05-18Add support for UNIX domain socketsjuhlig
2019-05-13Add the passive messages to ranch_transport:messages/0Loïc Hoguin
2019-05-09Use ssl:handshake instead of ssl:ssl_acceptLoïc Hoguin
2019-05-06Fix some whitespaceLoïc Hoguin
2019-03-18Fix Dialyzer warning on unknown `ssl_cipher:erl_cipher_suite/0' typeGuilherme Andrade
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