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