summaryrefslogtreecommitdiff
path: root/lisp/url/url-cookie.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Make some defcustom types more restrictiveStefan Kangas2022-07-05
* Rename generate-file to generate-lisp-fileLars Ingebrigtsen2022-06-05
* Add convenience functions for generating Emacs Lisp filesLars Ingebrigtsen2022-06-05
* Prefer defvar-keymap in url/*.elStefan Kangas2022-05-25
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Remove redundant #' before lambda in {mail,net,url}/*.elStefan Kangas2021-04-01
* Convert many more links to use HTTPSStefan Kangas2021-03-24
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in url/*.elStefan Kangas2020-12-06
* Fix url-cookie.el for lexical bindingAndreas Schwab2020-03-29
* Update copyright year to 2020Paul Eggert2020-01-01
* Make url-cookie.el be more resistant against bogus dataLars Ingebrigtsen2019-10-29
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* Prefer encode-time to its aliasPaul Eggert2019-02-10
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Add an undo command to url-cookie-modeLars Ingebrigtsen2018-04-15
* | Tweak the look of the cookie buffer after cookie deletionLars Ingebrigtsen2018-04-15
* | Make url-cookie-write-file be more permissiveLars Ingebrigtsen2018-04-15
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Merge from origin/emacs-26Glenn Morris2017-11-14
|\|
| * Fix cookie handling (bug#29282)Katsumi Yamaoka2017-11-13
* | ; Merge from emacs-26Noam Postavsky2017-11-11
|\|
| * Fix URL cookie expiration bugPaul Eggert2017-11-08
* | Merge from origin/emacs-26Paul Eggert2017-11-02
|\|
| * Avoid unnecessary rounding errors in timestampsPaul Eggert2017-10-22
* | * lisp/url/url-cookie.el: Fix warning and miscompilationStefan Monnier2017-10-10
* | Add parser for Netscape/Mozilla cookie file formatAurelien Aptel2017-10-10
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* * lisp/url/url-cookie.el: Use lexical-bindingStefan Monnier2017-07-27
* (url-cookie-host-can-set-p): Protect against zero-length domainsLars Ingebrigtsen2017-06-07
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Allow deleting all non-matching cookiesLars Ingebrigtsen2016-02-23
* | Add a function to delete URL cookiesLars Ingebrigtsen2016-02-21
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Don't store cookies with empty namesLars Ingebrigtsen2015-12-25
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Ignore print-length and print-level while formatting url-cookie data.Ivan Shmakov2015-01-17
* Update copyright year to 2015Paul Eggert2015-01-01
* Don't mishandle year-9999 dates.Paul Eggert2014-08-03
* Some doc for url-cookie-listGlenn Morris2014-02-04
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Add bookmark support to ewwLars Magne Ingebrigtsen2013-06-26
* Implement a command and mode for displaying and editing cookiesLars Magne Ingebrigtsen2013-06-26
* Update copyright notices for 2013.Paul Eggert2013-01-01
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-11
* Add a policy list of domains that url.el can set cookies forLars Magne Ingebrigtsen2012-04-10