aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* (url-queue-parallel-processes): Increase the default to 6, since 2 seems too ...Lars Magne Ingebrigtsen2011-05-311-0/+5
* * url-future.el: Add general futures facility.Ted Zlatanov2011-05-311-0/+4
* Add option :named to defstruct in url-cookie.elLeo Liu2011-05-291-0/+5
* Autoload `url-queue-retrieve', and fix up the pruning code.Lars Magne Ingebrigtsen2011-05-021-0/+3
* (url-queue-run-queue): Pick the first waiting job, and not the last.Lars Magne Ingebrigtsen2011-05-021-0/+2
* Add the new file url-queue.el, which allows controlling theLars Magne Ingebrigtsen2011-05-021-0/+4
* (url-http-wait-for-headers-change-function): Protect against malformed header...Lars Magne Ingebrigtsen2011-04-161-0/+5
* Update and split ChangeLogs.Juanma Barranquero2011-04-061-0/+4
* Add changes to lisp/url/ChangeLog omitted from 2011-04-02T23:41:03Z!cyd@stupi...Chong Yidong2011-04-031-0/+5
* ChangeLog fix.Glenn Morris2011-04-021-1/+1