aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
3 daysInitial HTTP/3 and QPACK implementationHEADqpackmasterLoïc Hoguin
2024-03-14Cowlib 2.13.02.13.0Loïc Hoguin
2024-03-14Update erlang.mkLoïc Hoguin
2024-03-14Add max_fragmented_header_block_size HTTP/2 optionLoïc Hoguin
2023-03-29Cowlib 2.12.12.12.1Loïc Hoguin
2023-03-28Pin the structured-headers-test repoLoïc Hoguin
2023-03-28Fix handling of bad length for RST_STREAM parsingLuis Gustavo Beligante
2023-02-28Fix compile error due to bad specLoïc Hoguin
2023-01-16Update cookie manual pages2.12.0Loïc Hoguin
2023-01-16Cowlib 2.12.0Loïc Hoguin
2023-01-09We must also rebuild the rebar used for autopatchLoïc Hoguin
2023-01-09Always rebuild from scratch in CILoïc Hoguin
2023-01-09Always rebuild deps in CILoïc Hoguin
2023-01-09Also rebuild proper for OTP/25Loïc Hoguin
2023-01-09Rebuild horse between each CI run so that it works for OTP/25Loïc Hoguin
2022-10-24Update SameSite cookie attribute to handle "Default"Loïc Hoguin
2022-09-12Remove the obsolete Version cookie attributeSebastian Strollo
2022-09-02Do additional cookie parsing checks based on RFC6265bisLoïc Hoguin
2022-03-22Implement RFC5861 (stale-* cache-control directives)Tangui Le Pense
2022-03-22Update Basic auth parsing to RFC 7617Sebastian Strollo
2022-03-22Fix URI template reserved expansion of %-encodedLoïc Hoguin
2022-03-22Update structured headers implementation to RFC 8941Loïc Hoguin
2021-05-12Update link in Hex metadataLoïc Hoguin
2021-04-24Cowlib 2.11.02.11.0Loïc Hoguin
2021-03-29Update base32 master->mainLoïc Hoguin
2020-11-27Handle last remote stream ID in cow_http2_machineViktor Söderqvist
2020-11-19Add Sponsor link to Hex metadata2.10.1Loïc Hoguin
2020-11-17Cowlib 2.10.1Loïc Hoguin
2020-11-17Update Erlang.mkLoïc Hoguin
2020-11-12Fix set-cookie empty domain attribute parsingLoïc Hoguin
2020-10-23Add cow_http2_machine:get_remote_settings/12.10.0Jonas Boberg
2020-10-20Document the same_site changesLoïc Hoguin
2020-10-07Add a message_tag to timeout messages sent by cow_http2_machineLoïc Hoguin
2020-10-07Update Erlang.mkLoïc Hoguin
2020-10-07Minor optimization in cow_hpack:update_table_size/2Viktor Söderqvist
2020-10-07Make HPACK encode respect new configured max sizeViktor Söderqvist
2020-10-07Cookies: accept setting same_site to noneNiklas
2020-04-13Update Erlang.mkLoïc Hoguin
2020-04-01Cowlib 2.9.12.9.1Loïc Hoguin
2020-03-30Add aliases for cookie parsing in cow_http_hdLoïc Hoguin
2020-03-30Fix some HPACK Huffman decoding failure casesLoïc Hoguin
2020-03-25Cowlib 2.9.02.9.0Loïc Hoguin
2020-03-19Document the new cow_cookie functionsLoïc Hoguin
2020-03-11Add cow_cookie:cookie/1Loïc Hoguin
2020-03-06Add cow_cookie:parse_set_cookie/1Loïc Hoguin
2020-02-27Clarify error when expecting a SETTINGS frame in HTTP/2 prefaceLoïc Hoguin
2020-01-06Use a map for streams in cow_http2_machineLoïc Hoguin
2019-12-31Add sponsor link to the READMELoïc Hoguin
2019-12-31Fix sending trailers when there are data frames in queueTony Han
2019-12-29HPACK: Fix inline integer decodingsLoïc Hoguin