aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* mention bug#8706 in the last url-util.el ChangeLog entryTed Zlatanov2012-05-151-1/+1
* add url-build-query-string and improve url-parse-query-string as per bug#8706Ted Zlatanov2012-05-151-0/+6
* Make URL redirection work again.Lars Magne Ingebrigtsen2012-05-141-0/+5
* Cleanups and improvements for FFAP and URL.Chong Yidong2012-05-101-0/+14
* * url-util.el (url--allowed-chars): Use upper-case for percent-encoding.Chong Yidong2012-05-091-1/+1
* Improve RFC 3986 conformance of url package.Chong Yidong2012-05-091-0/+22
* Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT).Stefan Monnier2012-04-261-4/+9
* Revert previous url-util patch.Lars Magne Ingebrigtsen2012-04-101-3/+0
* (url-retrieve-internal): Hexify multibye URL string first when necessary.William Xu2012-04-101-0/+10
* (url-unhex-string): Add an optional CODING-SYSTEM parameter.Lars Magne Ingebrigtsen2012-04-101-0/+3
* Add a policy list of domains that url.el can set cookies forLars Magne Ingebrigtsen2012-04-101-0/+8
* Fix race condition in url-queue when doing the callbackLars Magne Ingebrigtsen2012-03-251-0/+5
* Always call the callback when timing out url-queue jobsLars Magne Ingebrigtsen2012-03-141-0/+5
* Allow url-http to handle expired keepalive connections.Chong Yidong2012-03-111-0/+6
* Bugfix for url-http-find-free-connection.Devon Sean McCullough2012-03-111-0/+5
* Avoid a race condition in url-queue-kill-jobLars Ingebrigtsen2012-02-201-0/+4
* Warn instead of erroring when pruning the URL cacheLars Ingebrigtsen2012-02-201-0/+5
* Make url-queue not kill a random buffer on errorLars Ingebrigtsen2012-02-191-0/+6
* Kill jobs that we remove from the queueLars Ingebrigtsen2012-02-141-0/+6
* * url-future.el: Minor doc update.Ted Zlatanov2012-02-141-0/+4
* Remove unused require in url-future.elLeo Liu2012-02-141-0/+4
* Move url-future.el ERT test to test/automated/url-future-tests.el.Ted Zlatanov2012-02-131-0/+4
* Cookie/redirection URL fixupLars Ingebrigtsen2012-02-101-0/+5
* Fix previous URL doc changeGlenn Morris2012-02-101-0/+4
* * url-http.el (url-http-clean-headers): Return the number ofAndreas Schwab2012-02-101-0/+7
* Document url-queue-retrieveGlenn Morris2012-02-091-0/+4
* Allow specifying whether to inhibit cookies on a per-URL basisLars Ingebrigtsen2012-02-081-0/+15
* Add extra checks before expiring the URL cacheLars Ingebrigtsen2012-02-061-0/+2
* Expire URL items from the on-disk cache once in a whileLars Ingebrigtsen2012-02-061-0/+6
* Try to mitigate DNS failures when downloading stuff asynchronouslyLars Ingebrigtsen2012-02-061-0/+8
* Fix typos in ChangeLogs.Juanma Barranquero2012-01-311-11/+10
* * url-auth.el (url-digest-auth): Copy previous url-basic-auth change.Glenn Morris2012-01-121-2/+3
* url-auth fix for password-protected urls in url-handler-mode.Glenn Morris2012-01-121-0/+5
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix typos.Juanma Barranquero2011-12-061-1/+1
* Spelling fixes.Paul Eggert2011-12-041-1/+1
* Spelling fixes.Paul Eggert2011-11-261-2/+1
* Fix typos.Juanma Barranquero2011-11-151-0/+4
* If the server hangs up while we're talking to it, just `message' the error in...Lars Magne Ingebrigtsen2011-11-141-0/+6
* (url-cookie-expired-p): Protect against zero-length cookie expiry dates.Lars Magne Ingebrigtsen2011-11-031-0/+5
* Fix more minor mode docstrings.Chong Yidong2011-10-191-0/+4
* * url-http.el (url-http-create-request): Avoid adding extra CRLF (Bug#8931).Christopher J. White2011-09-241-0/+5
* Fix URL connection failing handling.Lars Magne Ingebrigtsen2011-09-131-0/+6
* * url-http.el (url-http-parse-headers): For HTTP 301/302/307, don't convert t...Chong Yidong2011-08-071-0/+5
* Copy over `url-show-status' to the async bufferChris Newton2011-07-131-0/+6
* * url-cache.el (url-cache-extract): Set buffer multibyte flag toJulien Danjou2011-07-061-0/+5
* * url-http.el (url-http-create-request): Remove double carriageNicolas Avrutin2011-07-031-0/+5
* * url-http.el (url-http-wait-for-headers-change-function): RemoveLars Magne Ingebrigtsen2011-07-031-0/+5
* * lisp/url/url-future.el (url-future-test): Fix scope of `saver'.Andreas Schwab2011-06-041-0/+4
* Add :version tags for url-queue.el.Glenn Morris2011-06-011-0/+5