Age | Commit message (Expand) | Author |
---|---|---|
2023-01-23 | Update copyright lines in preparation for release | Loïc Hoguin |
2022-10-24 | Cookies: default SameSite is now "Default", not "None" | Loïc Hoguin |
2022-09-12 | Update cookie tests against latest WPT | Loïc Hoguin |
2020-11-12 | Enable optional0042 cookie test | Loïc Hoguin |
2020-10-21 | Fix cookie handling when tunnel and origin schemes mismatch | Loïc Hoguin |
2020-10-19 | Fix cookies for tunnels | Loïc Hoguin |
2020-04-20 | Update the WPT cookie tests | Loïc Hoguin |
2020-03-27 | Fix time related intermittent error in gun_cookies:gc_test | Loïc Hoguin |
2020-03-15 | Document the cookie store option and related modules | Loïc Hoguin |
2020-03-12 | Make Gun use the cookie store when configured to | Loïc Hoguin |
2020-03-06 | Add additional cookie expiration tests | Loïc Hoguin |
2020-03-05 | Implement gun_cookies:gc/1 and :session_gc/1 | Loïc Hoguin |
2020-03-05 | Add the public suffix check to set_cookie | Loïc Hoguin |
2020-03-04 | Initial implementation of the gun_cookies cookie store | Loïc Hoguin |