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
Age
Commit message (
Expand
)
Author
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
Update AUTHORS
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-19
Update erlang.mk
Loïc Hoguin
2013-06-19
Merge branch 'ssl_opts' of git://github.com/talko/ranch
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-05-01
Use ct_helper to generate SSL certificates for testing
Loïc Hoguin
2013-05-01
Use erlang.mk for the Makefile
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-25
Add default transport options section to listeners chapter
Loïc Hoguin
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
Update AUTHORS file
Loïc Hoguin
2013-04-02
Merge branch 'fix-server-racecon' of git://github.com/fishcakez/ranch
Loïc Hoguin
2013-04-02
Fix proc_lib example code
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-02
Merge branch 'clean-set-max-conns-test' of git://github.com/fishcakez/ranch
Loïc Hoguin
2013-04-02
Add test to check setting max conenctions does not crash any processes
James Fish
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-27
Merge branch 'master' of git://github.com/0x00F6/ranch
Loïc Hoguin
2013-02-18
Support for fail_if_no_peer_cert SSL server option.
0x00F6
2013-02-14
Merge branch 'remove-pointless-sleep' of git://github.com/fishcakez/ranch
Loïc Hoguin
2013-02-04
Remove pointless sleep from tcp_upgrade test
James Fish
2013-01-29
Makefile verbosity tweaks
Loïc Hoguin
2013-01-29
Makefile: only recompile files newer than the .app
Loïc Hoguin
2013-01-17
Update Ranch to 0.6.1
0.6.1
Loïc Hoguin
2013-01-17
Update AUTHORS file
Loïc Hoguin
2013-01-17
Explain how to use Ranch with a gen_server in the guide
Loïc Hoguin
2013-01-17
Add section about platform-specific TCP features to the guide
Loïc Hoguin
[next]