index
:
cowlib.git
1.0.x
faster-http2
master
qpack
struct-hd-15
Support library for manipulating Web 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-03-05
Cowlib 2.2.0
2.2.0
Loïc Hoguin
2018-02-28
Enable ci.erlang.mk only when CI_ERLANG_MK=1 is set
Loïc Hoguin
2017-12-11
Cowlib 2.1.0
2.1.0
Loïc Hoguin
2017-11-18
Add AUTO_CI_WINDOWS variable
Loïc Hoguin
2017-11-17
Move ci.erlang.mk to TEST_DEPS
Loïc Hoguin
2017-11-15
Use ci.erlang.mk for managing tested Erlang versions
Loïc Hoguin
2017-11-01
Update CI versions
Loïc Hoguin
2017-10-31
Cowlib 2.0.1
2.0.1
Loïc Hoguin
2017-10-03
Update version to 2.0.0 and CI targets
Loïc Hoguin
2017-07-12
Update version to 2.0.0-rc.1
Loïc Hoguin
2017-07-12
Disable testing of ErlLLVM
Loïc Hoguin
2017-07-10
We use ERL_LIBS, simplify "make perfs"
Loïc Hoguin
2017-07-10
Update OTP versions tested
Loïc Hoguin
2017-07-10
Update horse repository
Loïc Hoguin
2017-07-10
Switch from Triq to Proper
Loïc Hoguin
2017-01-06
Update CI; version to 2.0.0-pre.1
2.0.0-pre.1
Loïc Hoguin
2016-11-04
Run perfs in CI
Loïc Hoguin
2016-11-03
Add OTP-19.1.5 HiPE LLVM target for CI
Loïc Hoguin
2016-11-02
Add OTP-19.1.5 HiPE target for CI
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
2016-10-06
Add temporary option HIPE=1 for compiling natively
Loïc Hoguin
2016-10-03
Makefile: OTP_DEPS becomes LOCAL_DEPS
Loïc Hoguin
2016-10-03
Update Erlang.mk
Loïc Hoguin
2015-08-26
Don't check for race conditions with Dialyzer
Loïc Hoguin
2015-08-26
Update erlang.mk and start using CircleCI
Loïc Hoguin
2015-03-13
Update test dependencies
Loïc Hoguin
2015-03-12
Maintenance
Loïc Hoguin
2014-08-01
Remove an unnecessary line from the Makefile
Loïc Hoguin
2014-03-21
Add cow_http_te module for streaming chunked and identity TE
Loïc Hoguin
2014-02-05
Add the cow_multipart module for multipart message parsing and building
Loïc Hoguin
2013-11-05
Add Horse tests and optimize cow_date:rfc2109/1
Loïc Hoguin
2013-11-02
Improve mimetypes code based on cowboy_static usage
Loïc Hoguin
2013-10-31
Add the cow_mimetypes module for identifying mimetypes from ext
Loïc Hoguin
2013-09-04
Introduce cow_http support module
0.1.0
Loïc Hoguin
2013-08-22
Initial commit with most of spdy/3
Loïc Hoguin