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
Age
Commit message (
Expand
)
Author
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
Initial havoc test suite
Loïc Hoguin
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-28
Ranch 1.7.1
1.7.1
Loïc Hoguin
2018-11-26
Use the correct CRC32 algorithm for the PROXY header
Loïc Hoguin
2018-11-14
Update the migration guide for 1.7
1.7.0
Loïc Hoguin
2018-11-14
Document the PROXY-related functions; prepare 1.7.0
Loïc Hoguin
2018-10-23
Always recompile ct_helper in CI
Loïc Hoguin
2018-10-23
Add ranch:recv_proxy_header/2
Loïc Hoguin
2018-10-10
Correct a typo in a manual page title
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
Remove a Dialyzer warning in a test protocol
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
Drop support for Erlang/OTP 18
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
Ranch 1.6.2
1.6.2
Loïc Hoguin
2018-09-17
Clean listener options after normal shutdown
juhlig
2018-08-13
Ranch 1.6.1
1.6.1
Loïc Hoguin
2018-08-13
Use 1.6 doc link in the README
getong
2018-08-13
Export the function ranch:normalize_opts/1
Loïc Hoguin
2018-08-01
Remove the changelog; it's now part of the user guide
1.6.0
Loïc Hoguin
2018-08-01
More release notes
Loïc Hoguin
2018-08-01
Use fn/1,2 instead of fn/{1,2} everywhere
Loïc Hoguin
2018-08-01
Ranch 1.6
Loïc Hoguin
2018-08-01
Remove R16 compatibility
Loïc Hoguin
2018-08-01
get_status now reports running when acceptors_sup is restarting
j.uhlig
2018-08-01
Fix ranch:wait_for_connections_loop/4 interval
LJZN
2018-08-01
Update Erlang.mk to fix an issue with LATEST_ERLANG_OTP
Loïc Hoguin
2018-08-01
Fix a test failing in native mode
Loïc Hoguin
2018-07-31
Update Erlang.mk
Loïc Hoguin
2018-07-31
Revisit the manual pages for the various modules
Loïc Hoguin
2018-07-31
Correct the sendfile specs for the filename
Loïc Hoguin
2018-07-31
Fix some whitespace
Loïc Hoguin
2018-07-18
Add one manual per function for the ranch module
Loïc Hoguin
2018-07-05
Hide cacerts from the listen error log
Loïc Hoguin
2018-07-05
Add a logger transport option
Loïc Hoguin
2018-07-04
Add a useful comment to the Makefile
Loïc Hoguin
2018-07-04
Return errors from Transport:handshake
Loïc Hoguin
2018-07-04
Enable TLS upgrades via ranch_ssl:handshake/3
Loïc Hoguin
2018-07-04
Fix a typo in a type in the documentation
Loïc Hoguin
2018-07-04
Document upcoming changes in Ranch 2.0
Loïc Hoguin
2018-07-04
Better distinguish between Ranch and socket options
Loïc Hoguin
[next]