index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
url
/
url-cookie.el
Age
Commit message (
Expand
)
Author
2026-05-12
; Fix typo
Andreas Schwab
2026-05-12
url-cookie: use C locale when formatting expiry times
Andreas Schwab
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-05-17
Allow nil as valid value for 'url-cookie-save-interval'
Eli Zaretskii
2025-04-11
; Normalize spacing in last change
Sean Whitton
2025-04-10
Add `lexical-binding` cookie to generated files
Stefan Monnier
2025-04-10
Avoid warnings about lexbind cookies where they aren't needed
Eli Zaretskii
2025-02-26
Prefer incf to cl-incf in remaining files
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-07-05
Make some defcustom types more restrictive
Stefan Kangas
2022-06-05
Rename generate-file to generate-lisp-file
Lars Ingebrigtsen
2022-06-05
Add convenience functions for generating Emacs Lisp files
Lars Ingebrigtsen
2022-05-25
Prefer defvar-keymap in url/*.el
Stefan Kangas
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-04-01
Remove redundant #' before lambda in {mail,net,url}/*.el
Stefan Kangas
2021-03-24
Convert many more links to use HTTPS
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-06
Prefer setq-local in url/*.el
Stefan Kangas
2020-03-29
Fix url-cookie.el for lexical binding
Andreas Schwab
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-10-29
Make url-cookie.el be more resistant against bogus data
Lars Ingebrigtsen
2019-02-22
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-10
Prefer encode-time to its alias
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-04-15
Add an undo command to url-cookie-mode
Lars Ingebrigtsen
2018-04-15
Tweak the look of the cookie buffer after cookie deletion
Lars Ingebrigtsen
2018-04-15
Make url-cookie-write-file be more permissive
Lars Ingebrigtsen
2018-01-01
Merge from origin/emacs-26
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-11-14
Merge from origin/emacs-26
Glenn Morris
2017-11-13
Fix cookie handling (bug#29282)
Katsumi Yamaoka
2017-11-11
; Merge from emacs-26
Noam Postavsky
2017-11-08
Fix URL cookie expiration bug
Paul Eggert
2017-11-02
Merge from origin/emacs-26
Paul Eggert
2017-10-22
Avoid unnecessary rounding errors in timestamps
Paul Eggert
2017-10-10
* lisp/url/url-cookie.el: Fix warning and miscompilation
Stefan Monnier
2017-10-10
Add parser for Netscape/Mozilla cookie file format
Aurelien Aptel
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-07-27
* lisp/url/url-cookie.el: Use lexical-binding
Stefan Monnier
2017-06-07
(url-cookie-host-can-set-p): Protect against zero-length domains
Lars Ingebrigtsen
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-02-23
Allow deleting all non-matching cookies
Lars Ingebrigtsen
2016-02-21
Add a function to delete URL cookies
Lars Ingebrigtsen
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-12-25
Don't store cookies with empty names
Lars Ingebrigtsen
2015-09-17
Backslash cleanup in Elisp source files
Paul Eggert
[next]