Commit History

Author SHA1 Message Date
  Loïc Hoguin 76eb7fa5f5 Properly document logger option; change default to logger 6 years ago
  juhlig 4abd27adb5 Add experimental num_listen_sockets option 6 years ago
  Loïc Hoguin 3ea575d868 Remove Socket argument from ranch_protocol:start_link 6 years ago
  Loïc Hoguin e92171a8f8 Use ssl:handshake instead of ssl:ssl_accept 6 years ago
  Loïc Hoguin 34758e99d5 Remove ranch:start_listener/6 and :child_spec/6 6 years ago
  Loïc Hoguin 6012eee1ba No longer accept mix of Ranch/socket options as list 6 years ago
  Loïc Hoguin c9d23b9932 Remove a paragraph about the old socket option 6 years ago
  juhlig d59eef5c73 Add the num_conns_sups option 6 years ago
  juhlig aa64151149 Retrieve the conns_sup in the acceptor start function 6 years ago
  Loïc Hoguin 1062b83bf1 Initial havoc test suite 6 years ago
  Loïc Hoguin ea7b1bbf9a Fix some whitespace 6 years ago
  juhlig f07391b5eb Create one ranch_conns_sup per num_acceptor 6 years ago
  j.uhlig 7cbc7fed32 Remove socket option 7 years ago
  juhlig dabf62792c Fix repeated removal of connections 6 years ago
  Guilherme Andrade 012ee216f9 Fix Dialyzer warning on unknown `ssl_cipher:erl_cipher_suite/0' type 6 years ago
  Loïc Hoguin 3190aef88a Ranch 1.7.1 6 years ago
  Loïc Hoguin 0d9ad0a844 Use the correct CRC32 algorithm for the PROXY header 6 years ago
  Loïc Hoguin 7423a7bb6d Update the migration guide for 1.7 6 years ago
  Loïc Hoguin 2f502078fd Document the PROXY-related functions; prepare 1.7.0 6 years ago
  Loïc Hoguin 4d0ae7e8c6 Always recompile ct_helper in CI 6 years ago
  Loïc Hoguin d2720842a6 Add ranch:recv_proxy_header/2 6 years ago
  Loïc Hoguin 8652000c0c Correct a typo in a manual page title 6 years ago
  Loïc Hoguin 7d3c65a6db Fix a race condition on restart after listener_sup crash 6 years ago
  Loïc Hoguin 2b8ef9b606 Make the acceptors exit rather than crash on socket close 6 years ago
  Loïc Hoguin 19195e6499 Remove a Dialyzer warning in a test protocol 6 years ago
  Loïc Hoguin 4b9970bcd7 Add ranch_tcp:recv_proxy_header/2 6 years ago
  Loïc Hoguin 1cc7de15b6 Add functions to build the PROXY protocol header 6 years ago
  Loïc Hoguin ea5a15ce4c Drop support for Erlang/OTP 18 6 years ago
  Loïc Hoguin 1d6d695934 Add initial ranch_proxy_header implementation 6 years ago
  Kim Shrier 6b974d4a50 Fix inconsistent naming of filter_user_options/2 argument 6 years ago