aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url/url-cookie.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Allow nil as valid value for 'url-cookie-save-interval'Eli Zaretskii2025-05-171-6/+8
* ; Normalize spacing in last changeSean Whitton2025-04-111-1/+1
* Add `lexical-binding` cookie to generated filesStefan Monnier2025-04-101-11/+6
* Avoid warnings about lexbind cookies where they aren't neededEli Zaretskii2025-04-101-1/+2
* Prefer incf to cl-incf in remaining filesStefan Kangas2025-02-261-1/+1
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* ; 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