aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-08-24Update Ranch to 0.8.50.8.5Loïc Hoguin
2013-08-24Update erlang.mkLoïc Hoguin
2013-08-20Fix an example in the guideLoïc Hoguin
2013-08-20Report errors when connection processes failLoïc Hoguin
2013-08-10Merge branch 'without-ec-cipher-suites' of git://github.com/KlausTrainer/ranchLoïc Hoguin
2013-07-24Work around broken elliptic-curve cipher suitesKlaus Trainer
2013-06-27Remove unknown keys from .app.src fileLoïc Hoguin
2013-06-20Update Ranch to 0.8.40.8.4Loïc Hoguin
2013-06-20Update AUTHORSLoïc Hoguin
2013-06-20Add asn1 to the list of applications that need to be started for SSLLoïc Hoguin
2013-06-19Catch exceptions in ranch_conns_sup:active_connections/1Loïc Hoguin
2013-06-19Fix which_children call which returned incorrect valuesLoïc Hoguin
2013-06-19Update erlang.mkLoïc Hoguin
2013-06-19Merge branch 'ssl_opts' of git://github.com/talko/ranchLoïc Hoguin
2013-06-07Add support for additional ssl options.Ransom Richardson
2013-05-16Update Ranch to 0.8.30.8.3Loïc Hoguin
2013-05-16Add ranch_ssl:opts() typeLoïc Hoguin
2013-05-16Add ranch_tcp:opts() typeLoïc Hoguin
2013-05-16Fix typespecs for ranch:filter_options/3Loïc Hoguin
2013-05-16Add ranch:ref() typeLoïc Hoguin
2013-05-01Update Ranch to 0.8.20.8.2Loïc Hoguin
2013-05-01Use ct_helper to generate SSL certificates for testingLoïc Hoguin
2013-05-01Use erlang.mk for the MakefileLoïc Hoguin
2013-04-30Merge branch 'ssl_listen_nofile' of git://github.com/archaelus/ranchLoïc Hoguin
2013-04-29Allow connection processes to be supervisorsLoïc Hoguin
2013-04-28Allow ranch_ssl to use DER cert/key/ca options.Geoff Cant
2013-04-25Add default transport options section to listeners chapterLoïc Hoguin
2013-04-12Update Ranch to 0.8.10.8.1Loïc Hoguin
2013-04-08Never tries to ssl_accept with an infinity timeoutLoïc Hoguin
2013-04-08Wait in the acceptor if we get emfile errorsLoïc Hoguin
2013-04-02Update Ranch to 0.8.00.8.0Loïc Hoguin
2013-04-02Update AUTHORS fileLoïc Hoguin
2013-04-02Merge branch 'fix-server-racecon' of git://github.com/fishcakez/ranchLoïc Hoguin
2013-04-02Fix proc_lib example codeLoïc Hoguin
2013-04-02Fix ranch_server:set_connections_sup/2 race conditionsJames Fish
2013-04-02Merge branch 'server-state-recover' of git://github.com/fishcakez/ranchLoïc Hoguin
2013-04-02Add ranch_server state recoveryJames Fish
2013-04-02Merge branch 'fix/sendfile-badmatch' of git://github.com/soundrop/ranchLoïc Hoguin
2013-04-02Merge branch 'clean-set-max-conns-test' of git://github.com/fishcakez/ranchLoïc Hoguin
2013-04-02Add test to check setting max conenctions does not crash any processesJames Fish
2013-04-01Remove ranch_listener and replace ListenerPid by RefLoïc Hoguin
2013-03-31Use a custom supervisor for ranch_conns_supLoïc Hoguin
2013-03-28Catch badmatch errors when using file:sendfileAli Sabil
2013-03-06Update Ranch to 0.6.20.6.2Loïc Hoguin
2013-03-06Add next_protocols_advertised option to ranch_sslLoïc Hoguin
2013-02-27Merge branch 'master' of git://github.com/0x00F6/ranchLoïc Hoguin
2013-02-18Support for fail_if_no_peer_cert SSL server option.0x00F6
2013-02-14Merge branch 'remove-pointless-sleep' of git://github.com/fishcakez/ranchLoïc Hoguin
2013-02-04Remove pointless sleep from tcp_upgrade testJames Fish
2013-01-29Makefile verbosity tweaksLoïc Hoguin