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