aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-14Fix edge case errors in filename-matching regexpsMattias Engdegård1-1/+1
2020-03-29Fix url-cookie.el for lexical bindingAndreas Schwab1-1/+1
2020-03-21Declare some <package>-version variables obsoleteStefan Kangas4-3/+4
2020-02-23Add 'nofollow' flag to set-file-modes etc.Paul Eggert1-3/+1
2020-02-20Remove subsumed repetitions in regexpsMattias Engdegård1-1/+1
2020-02-20Fix problem with degenerate <html base="."> specs in shrLars Ingebrigtsen1-2/+9
2020-01-16Make more load-hooks obsoleteGlenn Morris1-0/+2
2020-01-01Update copyright year to 2020Paul Eggert33-33/+33
2019-11-11Fix some quoting glitches in doc stringsPaul Eggert1-2/+2
2019-10-29Make url-cookie.el be more resistant against bogus dataLars Ingebrigtsen1-3/+4
2019-10-14Make url-hexify-string accept a list of allowed chars (bug#26469)Hong Xu1-3/+6
2019-10-02Fix a typo in url-http.elEli Zaretskii1-2/+2
2019-10-01Remove XEmacs compat code from url-*.el (Bug#37524)Stefan Kangas2-18/+5
2019-10-01Move url-ns.el to obsolete/Stefan Kangas1-104/+0
2019-09-24Allow url-insert-file-contents to work on 304 responsesLars Ingebrigtsen1-2/+3
2019-09-24Clean up url-parse-args slightlyLars Ingebrigtsen1-51/+40
2019-09-24Fix old problem with HTTPS HTTP 0.9 sentinelsLars Ingebrigtsen1-1/+3
2019-09-23Update some URLsPaul Eggert1-1/+1
2019-08-15Do not recreate full URL for proxied HTTPS requests (Bug#35969)Thomas Fitzsimmons1-4/+5
2019-08-14Fix fetching URLs with stuff that looks like HTTP headersEli Zaretskii1-0/+4
2019-08-05New function time-convertPaul Eggert2-2/+2
2019-08-02Clean up file-size-functionMattias Engdegård1-5/+5
2019-07-31Rewrite `url-dav-process-date-property' to use parse-timeLars Ingebrigtsen1-62/+5
2019-07-27Don't double-decompress cached HTTP responses (bug#36773)Pip Cet1-1/+1
2019-07-26Don't infloop in url.el when sending invalid basic authLars Ingebrigtsen1-0/+8
2019-07-13Fix long credentials when using auth in url.elLars Ingebrigtsen1-3/+4
2019-07-09Don't set url-mime-charset-string from set-language-environmentLars Ingebrigtsen1-2/+1
2019-07-09Remove compat code in url-mime-charset-stringLars Ingebrigtsen1-13/+9
2019-06-23Optional space and unit in `file-size-human-readable' (bug#35756)Mattias Engdegård1-5/+6
2019-06-15Make url-tramp more robustMichael Albinus1-4/+4
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert5-0/+5
2019-05-23Fix url-copy-file argument handlingBasil L. Contovounesios1-83/+78
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert5-5/+0
2019-05-18* lisp/emacs-lisp/package.el: Fix decoding of downloaded filesStefan Monnier2-21/+27
2019-05-15Describe error data in url-retrieve betterLars Ingebrigtsen1-3/+5
2019-05-15Don't have url-basic-auth bug out when called with an URL stringLars Ingebrigtsen1-2/+2
2019-05-15Fix obscure HTTP chunked parsing problemLars Ingebrigtsen1-0/+6
2019-05-15Indent url-http-chunked-encoding-after-change-functionLars Ingebrigtsen1-3/+2
2019-05-15Fix url-auth prompts when realm is emptyThomas Fitzsimmons1-0/+2
2019-05-13Make eww understand #fragment URLs at point interactivelyLars Ingebrigtsen1-0/+1
2019-04-12Omit/rewrite useless regexp repetitionsPaul Eggert1-1/+1
2019-04-13Don't signal error from url debug functionsDmitry Gutov2-11/+0
2019-04-02Allow partial decompression (Bug#33133)Noam Postavsky1-2/+3
2019-03-19More minor regex cleanupPaul Eggert1-1/+1
2019-03-19Fix url-copy-file arglistBasil L. Contovounesios1-5/+8
2019-03-18Fix more regular expression typosPaul Eggert1-1/+1
2019-03-13Avoid gratuitous errors in 'url-retrieve-synchronously'Eli Zaretskii2-2/+2
2019-03-04Fix regular-expression glitches and typosPaul Eggert2-2/+2
2019-02-22Avoid some double-rounding of Lisp timestampsPaul Eggert4-11/+9
2019-02-16Update citations of Internet RFCsPaul Eggert1-1/+2