summaryrefslogtreecommitdiff
path: root/lisp/url/url-auth.el
Commit message (Expand)AuthorAge
* Avoid signaling errors in url-basic-auth when password is nilEli Zaretskii2023-03-02
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-22
* Fix problem with fetching images via CloudflareLars Ingebrigtsen2022-03-06
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* ; Minor checkdoc fixes in url/*.elStefan Kangas2021-09-21
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Update copyright year to 2021Paul Eggert2021-01-01
* Remove some compat code from url.elStefan Kangas2020-11-19
* Don't quote lambdas in several placesStefan Kangas2020-11-14
* ; Prefer https to http in many URLsStefan Kangas2020-10-01
* Update copyright year to 2020Paul Eggert2020-01-01
* New function time-convertPaul Eggert2019-08-05
* Fix long credentials when using auth in url.elLars Ingebrigtsen2019-07-13
* Don't have url-basic-auth bug out when called with an URL stringLars Ingebrigtsen2019-05-15
* Fix url-auth prompts when realm is emptyThomas Fitzsimmons2019-05-15
* Simplify url-digest-auth-make-cnoncePaul Eggert2019-02-11
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Remove some assumptions about timestamp formatPaul Eggert2018-09-24
* | Quieten url-auth.el compilationGlenn Morris2018-03-01
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Initial implementation of HTTP Digest qop for urlJarno Malmari2017-04-01
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Turn on lexical-binding in some url libsMark Oteiza2016-10-31
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Allow http://user:pass@foo/ URLs againLars Ingebrigtsen2015-12-25
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17
* Quoting fixes in lisp mail, mh-e, net, urlPaul Eggert2015-08-31
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-20
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Update copyright notices for 2013.Paul Eggert2013-01-01
* * url-auth.el (url-digest-auth): Copy previous url-basic-auth change.Glenn Morris2012-01-12
* url-auth fix for password-protected urls in url-handler-mode.Glenn Morris2012-01-12
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Use `auto-source-search' instead of `auto-source-user-or-password'.Ted Zlatanov2011-02-12
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Add 2009 to copyright years.Glenn Morris2009-01-05
* (url-basic-auth): Encode password string.Chong Yidong2008-10-20
* Typo and docstring fixes.Juanma Barranquero2008-07-02
* (auth-source-user-or-password): Remove unnecessary eval-and-compile.Glenn Morris2008-06-07
* Add autoload cookie forTeodor Zlatanov2008-05-12
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* 2008-01-29 John Wiegley <johnw@newartisans.com>John Wiegley2008-01-29