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
/
test
/
acceptor_SUITE.erl
Age
Commit message (
Expand
)
Author
2020-04-20
Delete local socket file when a listener closes
juhlig
2020-04-02
Delete possibly existing socket file when listening on a local socket
juhlig
2020-03-26
Fix malformed_handshake_data error in tests on 23/master
Loïc Hoguin
2019-10-14
Enable multiple steps handshake
juhlig
2019-09-01
Removed connections trigger acceptors wake-up
Jose M Perez
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-06-21
Embedded listeners depending on ranch_server
juhlig
2019-06-19
Validate transport options
juhlig
2019-06-13
Filter expected errors from test output
juhlig
2019-06-06
Remove pre-21 ssl version switches from tests
juhlig
2019-06-04
Fix Windows timing issues
juhlig
2019-06-03
Suppress dialyzer warnings for local addresses with ssl
juhlig
2019-06-03
Skip privileged ports tests on MacOS
juhlig
2019-06-03
Fix many conns_sups tests for Windows
juhlig
2019-05-18
Add tests for active N mode
juhlig
2019-05-18
Add support for UNIX domain sockets
juhlig
2019-05-12
Add experimental num_listen_sockets option
juhlig
2019-05-09
Use ssl:handshake instead of ssl:ssl_accept
Loïc Hoguin
2019-05-08
Add the num_conns_sups option
juhlig
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
2018-10-10
Fix a race condition on restart after listener_sup crash
Loïc Hoguin
2018-08-01
Use fn/1,2 instead of fn/{1,2} everywhere
Loïc Hoguin
2018-08-01
Fix a test failing in native mode
Loïc Hoguin
2018-07-05
Add a logger transport option
Loïc Hoguin
2018-07-04
Enable TLS upgrades via ranch_ssl:handshake/3
Loïc Hoguin
2018-07-04
Better distinguish between Ranch and socket options
Loïc Hoguin
2018-07-02
Introduce Transport:handshake/1,2
j.uhlig
2018-05-23
Fix intermittent test failure of misc_wait_for_connections
j.uhlig
2018-05-17
Add a function to wait for number of connections
j.uhlig
2018-05-16
Add nowarn_export_all to test suites
Loïc Hoguin
2018-05-16
Ensure listener restart with changed TransOpts
j.uhlig
2018-05-02
Add suspend/resume of listeners and update of transport options
j.uhlig
2018-04-10
Ranch 1.5.0
1.5.0
Loïc Hoguin
2018-04-10
Prevent ranch_conns_sup from stopping on unexpected messages
Loïc Hoguin
2018-03-14
Fix ranch:info/0 and ranch:procs/2 in embedded mode
j.uhlig
2018-01-22
Added transport functions getopts/2, getstat/1 and getstat/2
Jan Uhlig
2017-11-16
Disable eacces tests on Windows
Loïc Hoguin
2017-11-16
Disable tests that use tracing when +native is used
Loïc Hoguin
2017-06-07
Update Copyright to 2017
1.4.0
Loïc Hoguin
2017-05-31
Deprecated ranch:start_listener/6 and child_spec/6
Loïc Hoguin
2017-01-31
Format eacces errors in a more readable way
Michael Klishin
2016-11-25
Small variable name tweak for better English
Loïc Hoguin
2016-11-24
Fix a test error on FreeBSD
Loïc Hoguin
2016-11-24
Wait before calling ranch:info() in tests
Loïc Hoguin
2016-11-24
Add ranch:info/0 and ranch:procs/2
Loïc Hoguin
2016-11-24
Update copyright year
Loïc Hoguin
2016-11-15
Add a test for double removal of connections
Loïc Hoguin
[next]