Commit History

Author SHA1 Message Date
  0x00F6 6d8208d07d Support for fail_if_no_peer_cert SSL server option. 12 years ago
  Loïc Hoguin 0364d71d69 Merge branch 'remove-pointless-sleep' of git://github.com/fishcakez/ranch 12 years ago
  James Fish 3d8df7f29d Remove pointless sleep from tcp_upgrade test 12 years ago
  Loïc Hoguin 265e372fd2 Makefile verbosity tweaks 12 years ago
  Loïc Hoguin a643618a07 Makefile: only recompile files newer than the .app 12 years ago
  Loïc Hoguin d635aece25 Update Ranch to 0.6.1 12 years ago
  Loïc Hoguin e4833a4ec6 Update AUTHORS file 12 years ago
  Loïc Hoguin 5ddd20e5ae Explain how to use Ranch with a gen_server in the guide 12 years ago
  Loïc Hoguin 81757b2bce Add section about platform-specific TCP features to the guide 12 years ago
  Loïc Hoguin d20989e722 Do not require rebar to build Ranch 12 years ago
  Loïc Hoguin 0a101a324d Merge branch 'optimise-conn-count' of https://github.com/ferd/ranch 12 years ago
  Fred Hebert 662d94a531 Ignore tracking of requests when MaxConn = infinity 12 years ago
  Loïc Hoguin 56d75d4c03 Merge branch 'master' of https://github.com/ferd/ranch 12 years ago
  Fred Hebert c7bf6d2e4d Allow raw socket options for TCP and SSL 12 years ago
  Loïc Hoguin 9fd9294a13 Update version to 0.6.0 12 years ago
  Loïc Hoguin db9889b91c Add #ninenines IRC channel + support options to the README 12 years ago
  Loïc Hoguin e0d60d9a39 Update AUTHORS 12 years ago
  Loïc Hoguin f685fe97ce Update ROADMAP 12 years ago
  Loïc Hoguin 201a0cb5e4 Improve max_connections type 12 years ago
  Loïc Hoguin 9993923c40 Add ranch:set_max_connections/2 and get_max_connections/1 12 years ago
  Loïc Hoguin 058ad09e8b Merge branch 'fix/listener_sup_failures' of git://github.com/keynslug/syncranch 12 years ago
  Andrew Majorov 66618454e0 Assure we manually close right socket in testcases 12 years ago
  Andrew Majorov 0b270b2e9c Ensure transport module is loaded before checking exports 12 years ago
  Andrew Majorov acaa33a870 Test cases for the listener supervisor behavior 12 years ago
  Andrew Majorov 0dd0f5149d Fix for cases when listener dies before acceptors 12 years ago
  Andrew Majorov 8dad1451dd Make listener supervisor failures less painful 12 years ago
  Loïc Hoguin 7f4261d1d8 Merge branch 'adt-socket-transport-opt' of git://github.com/basho/ranch 12 years ago
  Andrew Thompson 036fbd5318 Add {socket, Socket} transport option, for accepting on existing sockets 12 years ago
  Loïc Hoguin f26401af19 Return {error, badarg} if start_listener got a bad transport module 12 years ago
  Loïc Hoguin 69192a2a3c Improve guide on listening on privileged ports 12 years ago