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
Age
Commit message (
Expand
)
Author
2013-12-07
Merge branch 'connect_timeout' of git://github.com/heroku/ranch
Loïc Hoguin
2013-12-07
Add an error report when a connection process fails to start
Loïc Hoguin
2013-12-07
Gracefully shutdown when stop_listener/1 is called
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-14
Update Ranch to 0.9.0
0.9.0
Loïc Hoguin
2013-11-14
Flush any message acceptors may receive and log them
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-29
Include protocol module in error report when connection fails
James Fish
2013-08-28
Don't report error when protocol exits with reason shutdown
James Fish
2013-08-27
Print an error if the supervisor receives an unexpected message
Loïc Hoguin
2013-08-27
Close the socket if no child process was started
Loïc Hoguin
2013-08-27
Merge branch 'add-offset-sendfile' of git://github.com/fishcakez/ranch
Loïc Hoguin
2013-08-24
Update Ranch to 0.8.5
0.8.5
Loïc Hoguin
2013-08-20
Report errors when connection processes fail
Loïc Hoguin
2013-08-16
Add Transport:sendfile/4,/5
James Fish
2013-07-24
Work around broken elliptic-curve cipher suites
Klaus Trainer
2013-06-27
Remove unknown keys from .app.src file
Loïc Hoguin
2013-06-20
Update Ranch to 0.8.4
0.8.4
Loïc Hoguin
2013-06-20
Add asn1 to the list of applications that need to be started for SSL
Loïc Hoguin
2013-06-19
Catch exceptions in ranch_conns_sup:active_connections/1
Loïc Hoguin
2013-06-19
Fix which_children call which returned incorrect values
Loïc Hoguin
2013-06-07
Add support for additional ssl options.
Ransom Richardson
2013-05-16
Update Ranch to 0.8.3
0.8.3
Loïc Hoguin
2013-05-16
Add ranch_ssl:opts() type
Loïc Hoguin
2013-05-16
Add ranch_tcp:opts() type
Loïc Hoguin
2013-05-16
Fix typespecs for ranch:filter_options/3
Loïc Hoguin
2013-05-16
Add ranch:ref() type
Loïc Hoguin
2013-05-01
Update Ranch to 0.8.2
0.8.2
Loïc Hoguin
2013-04-30
Merge branch 'ssl_listen_nofile' of git://github.com/archaelus/ranch
Loïc Hoguin
2013-04-29
Allow connection processes to be supervisors
Loïc Hoguin
2013-04-28
Allow ranch_ssl to use DER cert/key/ca options.
Geoff Cant
2013-04-12
Update Ranch to 0.8.1
0.8.1
Loïc Hoguin
2013-04-08
Never tries to ssl_accept with an infinity timeout
Loïc Hoguin
2013-04-08
Wait in the acceptor if we get emfile errors
Loïc Hoguin
2013-04-02
Update Ranch to 0.8.0
0.8.0
Loïc Hoguin
2013-04-02
Fix ranch_server:set_connections_sup/2 race conditions
James Fish
2013-04-02
Merge branch 'server-state-recover' of git://github.com/fishcakez/ranch
Loïc Hoguin
2013-04-02
Add ranch_server state recovery
James Fish
2013-04-02
Merge branch 'fix/sendfile-badmatch' of git://github.com/soundrop/ranch
Loïc Hoguin
2013-04-01
Remove ranch_listener and replace ListenerPid by Ref
Loïc Hoguin
2013-03-31
Use a custom supervisor for ranch_conns_sup
Loïc Hoguin
2013-03-28
Catch badmatch errors when using file:sendfile
Ali Sabil
2013-03-06
Update Ranch to 0.6.2
0.6.2
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
[next]