summaryrefslogtreecommitdiff
path: root/lisp/url
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Paul Eggert2018-01-0134-34/+34
|\
| * Update copyright year to 2018Paul Eggert2018-01-0134-34/+34
* | Merge from origin/emacs-26Glenn Morris2017-12-271-1/+1
|\ \ | |/
| * * lisp/url/url-http.elAndreas Schwab2017-12-241-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-2/+2
|\ \ | |/
| * ; Spelling fixesPaul Eggert2017-11-011-2/+2
* | Merge from origin/emacs-26Paul Eggert2017-11-021-1/+1
|\ \ | |/
| * * lisp/button.el (button-activate): Fix doc typo.Glenn Morris2017-10-271-1/+1
* | Merge from origin/emacs-26Paul Eggert2017-11-022-26/+34
|\ \ | |/
| * Fix Bug#28982Michael Albinus2017-10-251-25/+33
| * Avoid unnecessary rounding errors in timestampsPaul Eggert2017-10-221-1/+1
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-202-3/+2
* | * 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 HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* Fix url-http use of url-current-objectEli Zaretskii2017-09-301-0/+3
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-291-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1333-37/+37
* Make gnutls-verify-error work again with url-retrieve-synchronouslyLars Ingebrigtsen2017-09-133-3/+10
* * lisp/url/url-cookie.el: Use lexical-bindingStefan Monnier2017-07-271-26/+15
* * lisp/url/url-history.el: Use lexical-bindingStefan Monnier2017-06-281-3/+4
* Don't assume url structs are vectors (Bug#27333)Noam Postavsky2017-06-281-1/+1
* * url/url-util.el (url-get-url-at-point): Add missing group inAndreas Schwab2017-06-181-1/+1
* (url-cookie-host-can-set-p): Protect against zero-length domainsLars Ingebrigtsen2017-06-071-4/+7
* Simplify url-encode-url and add a testDmitry Gutov2017-05-101-10/+1
* ; Update contributor nameGlenn Morris2017-05-061-1/+1
* Remove references to OS/2 in code, doc, and commentsGlenn Morris2017-04-083-8/+0
* Make the URL library use records.Lars Brinkhoff2017-04-048-10/+10
* Initial implementation of HTTP Digest qop for urlJarno Malmari2017-04-011-102/+301
* Fix obsolete ‘test/automated’ referencesPaul Eggert2017-03-271-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-0134-34/+34
|\
| * Update copyright year to 2017Paul Eggert2016-12-3134-34/+34
| * Doc fix for url-httpDevon Sean McCullough2016-10-021-6/+9
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-171-1/+1
* | Turn on lexical-binding in some url libsMark Oteiza2016-10-315-6/+6
* | New error file-missingPaul Eggert2016-10-211-2/+3
* | * lisp/url-url-parse.el (url-generic-parse-url): Unquote macro URL argument.Mark Oteiza2016-10-051-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-09-261-3/+4
|\ \ | |/
| * Fix 'url-http-create-request' when cookies are usedToke Høiland-Jørgensen2016-09-101-3/+4
* | Add 451 to url-http-codesLeo Liu2016-08-311-0/+1
* | Merge from origin/emacs-25Paul Eggert2016-08-221-3/+11
|\ \ | |/
| * Further fix for 'url-http-create-request' and multibyte stringsEli Zaretskii2016-08-131-1/+3
| * Convert the remaining strings to unibyte before concatenatingDmitry Gutov2016-08-111-2/+8
* | Merge from origin/emacs-25Paul Eggert2016-06-261-14/+5
|\ \ | |/
| * Error on multibyte characters in HTTP requestDmitry Gutov2016-06-221-14/+5
| * * lisp/url/url.el (url-retrieve-synchronously): Doc fix. (Bug#23411)Eli Zaretskii2016-05-011-1/+4