summaryrefslogtreecommitdiff
path: root/lisp/url/url-cookie.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a policy list of domains that url.el can set cookies forLars Magne Ingebrigtsen2012-04-101-32/+13
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-111-1/+1
* (url-cookie-expired-p): Protect against zero-length cookie expiry dates.Lars Magne Ingebrigtsen2011-11-031-1/+2
* Add option :named to defstruct in url-cookie.elLeo Liu2011-05-291-9/+3
* lisp/url/url-cookie.el: Use `dolist' rather than `mapcar'.Juanma Barranquero2011-04-021-3/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1