aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-01-06Update CI; version to 2.0.0-pre.12.0.0-pre.1Loïc Hoguin
2016-11-04Run perfs in CILoïc Hoguin
2016-11-03Update Erlang.mk to fix CI issueLoïc Hoguin
2016-11-03Add OTP-19.1.5 HiPE LLVM target for CILoïc Hoguin
2016-11-02Add OTP-19.1.5 HiPE target for CILoïc Hoguin
2016-10-21Arrange function orderLoïc Hoguin
2016-10-21fixed names of test functions for cow_date:rfc2109/1Andrei Nesterov
2016-10-21Add support for IMF-fixdate formated date generationAndrei Nesterov
2016-10-18Erlang/OTP 19.1.5Loïc Hoguin
2016-10-14Erlang/OTP 19.1.4Loïc Hoguin
2016-10-11Update CI targetsLoïc Hoguin
2016-10-09Fix HTTP/2 parsing of WINDOW_UPDATE framesPablo Polvorin
2016-10-09Fix HPACK table size tracking when table is prunedPablo Polvorin
2016-10-09Fix parsing of HTTP/2 PING framesPablo Polvorin
2016-10-08Update CI targetsLoïc Hoguin
2016-10-06Add temporary option HIPE=1 for compiling nativelyLoïc Hoguin
2016-10-04Update Erlang.mk to fix a testing issue on WindowsLoïc Hoguin
2016-10-04Update Erlang.mkLoïc Hoguin
2016-10-04Update Erlang.mk to fix Windows test issuesLoïc Hoguin
2016-10-04Update READMELoïc Hoguin
2016-10-04Update Erlang.mk to fix a small CI issueLoïc Hoguin
2016-10-04Fix Dialyzer warningsLoïc Hoguin
2016-10-03Add owner option to set owner of Websocket compression contextsLoïc Hoguin
2016-10-03Update mimetypesLoïc Hoguin
2016-10-03Makefile: OTP_DEPS becomes LOCAL_DEPSLoïc Hoguin
2016-10-03Update Erlang.mkLoïc Hoguin
2016-06-09Merge branch 'master' of https://github.com/leoliu/cowlibLoïc Hoguin
2016-06-08Fix #39: Prefer crypto:strong_rand_bytes/1Leo Liu
2016-06-07Add cow_http_hd:access_control_max_age/1Andrei Nesterov
2016-06-07Add cow_http_hd:access_control_expose_headers/1Andrei Nesterov
2016-06-07Add cow_http_hd:access_control_allow_origin/1Andrei Nesterov
2016-06-07Add cow_http_hd:access_control_allow_methods/1Andrei Nesterov
2016-06-07Add cow_http_hd:access_control_allow_headers/1Andrei Nesterov
2016-06-07Add internal cow_http_hd:join_token_list/1, cow_http_hd:join_token_list/2Andrei Nesterov
2016-06-07Add cow_http_hd:access_control_allow_credentials/0Andrei Nesterov
2016-06-07Add cow_http_hd:parse_access_control_request_method/1Andrei Nesterov
2016-06-07Add cow_http_hd:parse_access_control_request_headers/1Andrei Nesterov
2016-06-07Add cow_http_hd:parse_origin/1Andrei Nesterov
2016-06-06Add a cow_http2:data_header/3 functionLoïc Hoguin
2016-06-06Make cow_http:parse_fullpath/1 remove any fragment componentLoïc Hoguin
2016-06-06Update Erlang.mkLoïc Hoguin
2016-06-06Add cow_uri:urlencode/1 and cow_uri:urldecode/1Loïc Hoguin
2016-05-24HPACK: Fix an issue with header values as iolistsLoïc Hoguin
2016-03-13Parse the settings payload directly in cow_http_hd:parse_http2_settings/1Loïc Hoguin
2016-03-12Add cow_http_hd:parse_http2_settings/1Loïc Hoguin
2016-03-12Add settings_payload/1, settings_ack/0 and ping/1 in cow_http2Loïc Hoguin
2016-03-12Add cow_http:response/3Loïc Hoguin
2016-02-22Update Erlang.mkLoïc Hoguin
2015-08-26Don't check for race conditions with DialyzerLoïc Hoguin
2015-08-26Merge branch 'master' of https://github.com/robashton/cowlibLoïc Hoguin