aboutsummaryrefslogtreecommitdiffstats
path: root/src/cow_cookie.erl
AgeCommit message (Expand)Author
2023-01-16Cowlib 2.12.0Loï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
2020-11-12Fix set-cookie empty domain attribute parsingLoïc Hoguin
2020-10-20Document the same_site changesLoïc Hoguin
2020-10-07Cookies: accept setting same_site to noneNiklas
2020-03-11Add cow_cookie:cookie/1Loïc Hoguin
2020-03-06Add cow_cookie:parse_set_cookie/1Loïc Hoguin
2019-10-10Fix cookie_opts() type in code and documentationLoïc Hoguin
2019-10-04Add manual for cow_cookieLoïc Hoguin
2018-09-28Add support for SameSite cookiesECrownofFire
2018-06-04Update copyrightsLoïc Hoguin
2018-03-05Allow cookies without a valueJonathan Perret
2017-06-08Crash cookie parsing with badarg on errorLoïc Hoguin
2015-07-21Fix handling of default values in cookie optionsKrzysztof Jurewicz
2015-03-12MaintenanceLoïc Hoguin
2015-02-16Add a comment on a testLoïc Hoguin
2014-05-18Accept commas as part of cookie valuesLoïc Hoguin
2014-02-05Update copyright years0.5.0Loïc Hoguin
2013-11-08Remove some pointless commentsLoïc Hoguin
2013-10-23Add cookie parsing and building codeLoïc Hoguin