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
Age
Commit message (
Expand
)
Author
2018-03-13
Fix the parsing of the x-forwarded-for header
Loïc Hoguin
2018-03-05
Cowlib 2.2.0
2.2.0
Loïc Hoguin
2018-03-05
The Websocket subprotocol tokens are case sensitive
Loïc Hoguin
2018-03-05
Allow cookies without a value
Jonathan Perret
2018-03-05
Remove trailing whitespace from header values
Gustaf Sjoberg
2018-03-05
Add the 308 Permanent Redirect status code
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-28
Add the 421 status code from HTTP/2
Loïc Hoguin
2017-11-27
Implement the building of h2 SETTINGS frames
Loïc Hoguin
2017-11-27
Fix an error return value in cow_http2:parse/1
Loïc Hoguin
2017-11-27
Fix DATA payload size with padding
Loïc Hoguin
2017-11-22
Crash on more error cases when parsing chnuked data
Loïc Hoguin
2017-11-18
Update Erlang.mk to an experimental patch
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-15
Add support for chunked transfer-encoding trailers
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-31
Fix Websocket compression for OTP 20.1.3+
Loïc Hoguin
2017-10-03
Change a link to https
2.0.0
Loïc Hoguin
2017-10-03
Update cowlib.app
Loïc Hoguin
2017-10-03
Update version to 2.0.0 and CI targets
Loïc Hoguin
2017-10-03
Update mimetypes
Loïc Hoguin
2017-07-12
Update AUTHORS
2.0.0-rc.1
Loïc Hoguin
2017-07-12
Remove CHANGELOG
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
Experiment distclean instead of clean in CI
Loïc Hoguin
2017-07-10
Update OTP versions tested
Loïc Hoguin
2017-07-10
Add new module cow_base64url
Loïc Hoguin
2017-07-10
Update horse repository
Loïc Hoguin
2017-07-10
Switch from Triq to Proper
Loïc Hoguin
2017-07-03
Skip extra spaces and TE chunk extensions
Loïc Hoguin
2017-06-16
Fix parsing of event spanning multiple parse calls
Loïc Hoguin
2017-06-08
Accept headers as map in cow_multipart:form_data/1
Loïc Hoguin
2017-06-08
cow_multipart:from_data/1 doesn't return transfer-encoding anymore
Loïc Hoguin
2017-06-08
Crash cookie parsing with badarg on error
Loïc Hoguin
2017-05-23
Add building of PRIORITY frame
Loïc Hoguin
2017-05-19
Add functions for creating WINDOW_UPDATE h2 frames
Loïc Hoguin
2017-04-27
Add cow_sse module which implements parsing of SSE
Loïc Hoguin
2017-04-18
Add support for HTTP 451 (RFC 7725)
Nicholas Lundgaard
2017-02-26
Unknown HTTP/2 frames are ignored
Loïc Hoguin
2017-02-25
Add frame size related error cases to cow_http2:parse
Loïc Hoguin
2017-02-25
Add cow_http:goaway/2
Loïc Hoguin
2017-02-16
Update a comment about zlib deflate option
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
[next]