index
:
ranch.git
1.8.x
master
no-pdict
test-internal_active_n-2
windows-ssl-active-n
Socket acceptor pool for TCP protocols.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ranch_ssl.erl
Age
Commit message (
Expand
)
Author
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-14
Fix a socket leak with SSL when ssl_accept fails
Loïc Hoguin
2013-11-07
Implements ranch_transport:connect/4.
Geoff Cant
2013-10-20
Merge branch 'hibernate_after' of git://github.com/talko/ranch
Loïc Hoguin
2013-09-23
Add hibernate_after ssl option
Ransom Richardson
2013-09-22
Use previous ecc workaround for R16B02 as well
Klaus Trainer
2013-08-16
Add Transport:sendfile/4,/5
James Fish
2013-07-24
Work around broken elliptic-curve cipher suites
Klaus Trainer
2013-06-20
Add asn1 to the list of applications that need to be started for SSL
Loïc Hoguin
2013-06-07
Add support for additional ssl options.
Ransom Richardson
2013-05-16
Add ranch_ssl:opts() type
Loïc Hoguin
2013-04-28
Allow ranch_ssl to use DER cert/key/ca options.
Geoff Cant
2013-04-08
Never tries to ssl_accept with an infinity timeout
Loïc Hoguin
2013-03-06
Add next_protocols_advertised option to ranch_ssl
Loïc Hoguin
2013-02-18
Support for fail_if_no_peer_cert SSL server option.
0x00F6
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-10-24
Allow passing the 'verify' option in ranch_ssl
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-08-06
Check the accept/2 return value for errors
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
[prev]