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
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
2016-11-03
Update Erlang.mk to fix CI issue
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-21
Arrange function order
Loïc Hoguin
2016-10-21
fixed names of test functions for cow_date:rfc2109/1
Andrei Nesterov
2016-10-21
Add support for IMF-fixdate formated date generation
Andrei Nesterov
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-09
Fix HTTP/2 parsing of WINDOW_UPDATE frames
Pablo Polvorin
2016-10-09
Fix HPACK table size tracking when table is pruned
Pablo Polvorin
2016-10-09
Fix parsing of HTTP/2 PING frames
Pablo Polvorin
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-04
Update Erlang.mk to fix a testing issue on Windows
Loïc Hoguin
2016-10-04
Update Erlang.mk
Loïc Hoguin
2016-10-04
Update Erlang.mk to fix Windows test issues
Loïc Hoguin
2016-10-04
Update README
Loïc Hoguin
2016-10-04
Update Erlang.mk to fix a small CI issue
Loïc Hoguin
2016-10-04
Fix Dialyzer warnings
Loïc Hoguin
2016-10-03
Add owner option to set owner of Websocket compression contexts
Loïc Hoguin
2016-10-03
Update mimetypes
Loïc Hoguin
2016-10-03
Makefile: OTP_DEPS becomes LOCAL_DEPS
Loïc Hoguin
2016-10-03
Update Erlang.mk
Loïc Hoguin
2016-06-09
Merge branch 'master' of https://github.com/leoliu/cowlib
Loïc Hoguin
2016-06-08
Fix #39: Prefer crypto:strong_rand_bytes/1
Leo Liu
2016-06-07
Add cow_http_hd:access_control_max_age/1
Andrei Nesterov
2016-06-07
Add cow_http_hd:access_control_expose_headers/1
Andrei Nesterov
2016-06-07
Add cow_http_hd:access_control_allow_origin/1
Andrei Nesterov
2016-06-07
Add cow_http_hd:access_control_allow_methods/1
Andrei Nesterov
2016-06-07
Add cow_http_hd:access_control_allow_headers/1
Andrei Nesterov
2016-06-07
Add internal cow_http_hd:join_token_list/1, cow_http_hd:join_token_list/2
Andrei Nesterov
2016-06-07
Add cow_http_hd:access_control_allow_credentials/0
Andrei Nesterov
2016-06-07
Add cow_http_hd:parse_access_control_request_method/1
Andrei Nesterov
2016-06-07
Add cow_http_hd:parse_access_control_request_headers/1
Andrei Nesterov
2016-06-07
Add cow_http_hd:parse_origin/1
Andrei Nesterov
[next]