aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-07Merge branch 'connect_timeout' of git://github.com/heroku/ranchLoïc Hoguin
2013-12-07Add an error report when a connection process fails to startLoïc Hoguin
2013-12-07Examples must follow masterLoïc Hoguin
2013-12-07Fix small issues and style of the examplesLoïc Hoguin
2013-12-07Merge branch 'tcp_echo_example_updates' of git://github.com/joshrotenberg/ranchLoïc Hoguin
2013-12-07Gracefully shutdown when stop_listener/1 is calledLoïc Hoguin
2013-12-05Update tcp_echo example to use erlang.mkjosh rotenberg
2013-12-04Add example using gen_serverjosh rotenberg
2013-12-02Remove the confusing doc folderLoïc Hoguin
2013-12-02Update erlang.mk againLoïc Hoguin
2013-12-02Update erlang.mkLoïc Hoguin
2013-11-26Add accept_ack on all transports and ack_timeout transport optionLoïc Hoguin
2013-11-25Add an introductory chapter about parsingLoïc Hoguin
2013-11-25Add a manualLoïc Hoguin
2013-11-25Remove rebar from the guideLoïc Hoguin
2013-11-25Small fixes to specsLoïc Hoguin
2013-11-15Small refresh of the guide tocLoïc Hoguin
2013-11-15Update the link to the guideLoïc Hoguin
2013-11-14Update Ranch to 0.9.00.9.0Loïc Hoguin
2013-11-14Flush any message acceptors may receive and log themLoï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-10-20Merge branch 'broken-ecc-workaround-R16B02' of git://github.com/KlausTrainer/...Loïc Hoguin
2013-09-23Add hibernate_after ssl optionRansom Richardson
2013-09-22Use previous ecc workaround for R16B02 as wellKlaus Trainer
2013-08-31Merge branch 'no-shutdown-report' of git://github.com/fishcakez/ranchLoïc Hoguin
2013-08-29Include protocol module in error report when connection failsJames Fish
2013-08-28Don't report error when protocol exits with reason shutdownJames Fish
2013-08-27Print an error if the supervisor receives an unexpected messageLoïc Hoguin
2013-08-27Close the socket if no child process was startedLoïc Hoguin
2013-08-27Merge branch 'add-offset-sendfile' of git://github.com/fishcakez/ranchLoïc Hoguin
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-16Add Transport:sendfile/4,/5James Fish
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