Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore Set-Cookie Directive where both name and value are empty | xunjieli@chromium.org | 2014-07-28 | 1 | -3/+18 |
* | Disallow cookies with control chars. | jww@chromium.org | 2013-09-20 | 1 | -1/+70 |
* | Adding Priority field to cookies. | erikwright@chromium.org | 2013-04-19 | 1 | -12/+62 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -9/+9 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -9/+9 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -9/+9 |
* | Remove the last traces of experimental support for MAC cookies | rsleevi@chromium.org | 2013-02-28 | 1 | -44/+3 |
* | Add a mutable version of CookieMonster::ParsedCookie | battre@chromium.org | 2012-08-02 | 1 | -0/+138 |
* | Extract ParsedCookie into a top level class | battre@chromium.org | 2012-07-12 | 1 | -0/+278 |