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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-03-16
Change ranch_conns_sup update from supervisor to advanced
juhlig
2020-02-27
Update ranch_server and ranch_server_proxy on upgrade
juhlig
2020-02-21
Ranch 2.0.0-rc.3
2.0.0-rc.3
Loïc Hoguin
2020-02-21
Stop/restart acceptors during the upgrade process
Loïc Hoguin
2020-02-21
Prevent side effects in init of supervisors
juhlig
2020-02-10
Properly update supervisors in the appup
Loïc Hoguin
2020-02-10
Update Erlang.mk
Loïc Hoguin
2019-10-14
Fix log on connection process exit
chenduo
2019-10-14
Enable multiple steps handshake
juhlig
2019-09-01
Removed connections trigger acceptors wake-up
Jose M Perez
2019-08-29
Remove an outdated comment in ranch_acceptors_sup
juhlig
2019-07-18
Return listener info as a map
2.0.0-rc.1
juhlig
2019-07-02
Set transport options without suspend
juhlig
2019-07-01
Add missing specs
juhlig
2019-06-21
Embedded listeners depending on ranch_server
juhlig
2019-06-20
Fix misplaced monitoring of connection supervisor
juhlig
2019-06-20
Ranch leaks sockets when protocols fail to start
juhlig
2019-06-19
Validate transport options
juhlig
2019-06-14
Adaptive restart intensity for acceptor and connection supervisors
juhlig
2019-05-27
Use transport options in ranch_transport:listen/1 callbacks
juhlig
2019-05-27
Update ranch_ssl:ssl_opt() to conform with OTP 22 ssl
juhlig
2019-05-22
Add inet:local_address() to ranch_tcp ip option
juhlig
2019-05-18
Add support for UNIX domain sockets
juhlig
2019-05-13
Change supervisor child specs to maps
juhlig
2019-05-13
Fix premature ranch_server:set_addr
juhlig
2019-05-13
Add the passive messages to ranch_transport:messages/0
Loïc Hoguin
2019-05-12
Properly document logger option; change default to logger
Loïc Hoguin
2019-05-12
Add experimental num_listen_sockets option
juhlig
2019-05-09
Remove Socket argument from ranch_protocol:start_link
Loïc Hoguin
2019-05-09
Use ssl:handshake instead of ssl:ssl_accept
Loïc Hoguin
2019-05-09
Remove ranch:start_listener/6 and :child_spec/6
Loïc Hoguin
2019-05-09
No longer accept mix of Ranch/socket options as list
Loïc Hoguin
2019-05-08
Add the num_conns_sups option
juhlig
2019-05-08
Retrieve the conns_sup in the acceptor start function
juhlig
2019-05-06
Fix some whitespace
Loïc Hoguin
2019-05-06
Create one ranch_conns_sup per num_acceptor
juhlig
2019-04-29
Remove socket option
j.uhlig
2019-04-29
Fix repeated removal of connections
juhlig
2019-03-18
Fix Dialyzer warning on unknown `ssl_cipher:erl_cipher_suite/0' type
Guilherme Andrade
2018-11-26
Use the correct CRC32 algorithm for the PROXY header
Loïc Hoguin
2018-11-14
Document the PROXY-related functions; prepare 1.7.0
Loïc Hoguin
2018-10-23
Add ranch:recv_proxy_header/2
Loïc Hoguin
2018-10-10
Fix a race condition on restart after listener_sup crash
Loïc Hoguin
2018-10-10
Make the acceptors exit rather than crash on socket close
Loïc Hoguin
2018-10-10
Add ranch_tcp:recv_proxy_header/2
Loïc Hoguin
2018-10-09
Add functions to build the PROXY protocol header
Loïc Hoguin
2018-10-08
Add initial ranch_proxy_header implementation
Loïc Hoguin
2018-10-04
Fix inconsistent naming of filter_user_options/2 argument
Kim Shrier
2018-09-17
Clean listener options after normal shutdown
juhlig
2018-08-13
Export the function ranch:normalize_opts/1
Loïc Hoguin
[next]