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
/
Makefile
Age
Commit message (
Expand
)
Author
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-08
Drop support for Erlang/OTP 18
Loïc Hoguin
2018-10-08
Add initial ranch_proxy_header implementation
Loïc Hoguin
2018-09-17
Ranch 1.6.2
1.6.2
Loïc Hoguin
2018-08-13
Ranch 1.6.1
1.6.1
Loïc Hoguin
2018-08-01
Ranch 1.6
Loïc Hoguin
2018-07-04
Add a useful comment to the Makefile
Loïc Hoguin
2018-07-02
Remove an old R16B01/02 workaround
Loïc Hoguin
2018-04-10
Ranch 1.5.0
1.5.0
Loïc Hoguin
2018-02-28
Enable ci.erlang.mk only when CI_ERLANG_MK=1 is set
Loïc Hoguin
2017-11-19
Add AUTO_CI_WINDOWS variable
Loïc Hoguin
2017-11-17
Move ci.erlang.mk to TEST_DEPS
Loïc Hoguin
2017-11-16
erl_make_certs was removed from OTP in 20.1
Loïc Hoguin
2017-11-16
Use ci.erlang.mk to track tested OTP versions
Loïc Hoguin
2017-10-03
Update CI targets
Loïc Hoguin
2017-06-07
Update to Ranch 1.4.0
Loïc Hoguin
2017-06-07
OTP 19.3.5
Loïc Hoguin
2017-05-31
OTP 20.0-rc2
Loïc Hoguin
2017-05-31
Add more OTP versions to CI
Loïc Hoguin
2017-02-06
Fix version to 1.3.2
1.3.2
niamtokik
2016-11-26
Add asciideck as a docs dep
1.3.0
Loïc Hoguin
2016-11-15
Disable HiPE/ErLLVM for now
Loïc Hoguin
2016-11-15
Add ssl to the list of dependencies
Loïc Hoguin
2016-11-15
Update Erlang.mk and CI OTP versions for 19.1.6
Loïc Hoguin
2016-11-08
Check for the SSL version for SNI instead of Makefile
Loïc Hoguin
2016-11-08
Skip SNI tests on OTP<18 in CI
Loïc Hoguin
2016-11-01
Makefile tweak; only using BuildKite now
Loïc Hoguin
2016-10-18
Erlang/OTP 19.1.5
Loïc Hoguin
2016-10-14
Erlang/OTP 19.1.4
Loïc Hoguin
2016-10-11
Update CI targets
Loïc Hoguin
2016-10-08
Update CI targets
Loïc Hoguin
2015-12-18
Update CI OTP versions
Loïc Hoguin
2015-08-20
Update ct_helper
Loïc Hoguin
2015-08-17
Beginnings of modernizing the test suite
Loïc Hoguin
2015-08-13
Fetch ct_helper before running ci-setup
Loïc Hoguin
2015-08-13
CI: Use the erl_make_certs file from currently tested OTP
Loïc Hoguin
2015-08-13
Add the last two VMs to CI
Loïc Hoguin
2015-08-13
Put less Erlang versions to make CircleCI happy
Loïc Hoguin
2015-08-13
Add more Erlang versions to CI_OTP
Loïc Hoguin
2015-08-13
Add initial circle.yml file
Loïc Hoguin
2014-08-01
Update erlang.mk to 1.0.0
Loïc Hoguin
2013-12-07
Gracefully shutdown when stop_listener/1 is called
Loïc Hoguin
2013-08-16
Add Transport:sendfile/4,/5
James Fish
2013-05-01
Use ct_helper to generate SSL certificates for testing
Loïc Hoguin
2013-05-01
Use erlang.mk for the Makefile
Loïc Hoguin
2013-01-29
Makefile verbosity tweaks
Loïc Hoguin
2013-01-29
Makefile: only recompile files newer than the .app
Loïc Hoguin
2013-01-17
Do not require rebar to build Ranch
Loïc Hoguin
2012-04-14
Import the acceptor code from Cowboy
Loïc Hoguin