aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url
Commit message (Expand)AuthorAgeFilesLines
* Fix race condition in url-queue when doing the callbackLars Magne Ingebrigtsen2012-03-252-1/+7
* Always call the callback when timing out url-queue jobsLars Magne Ingebrigtsen2012-03-142-3/+19
* Allow url-http to handle expired keepalive connections.Chong Yidong2012-03-112-10/+31
* Bugfix for url-http-find-free-connection.Devon Sean McCullough2012-03-112-23/+30
* Avoid a race condition in url-queue-kill-jobLars Ingebrigtsen2012-02-202-3/+9
* Warn instead of erroring when pruning the URL cacheLars Ingebrigtsen2012-02-202-1/+9
* Make url-queue not kill a random buffer on errorLars Ingebrigtsen2012-02-192-1/+7
* Kill jobs that we remove from the queueLars Ingebrigtsen2012-02-142-6/+16
* * url-future.el: Minor doc update.Ted Zlatanov2012-02-142-1/+5
* Remove unused require in url-future.elLeo Liu2012-02-142-1/+4
* Move url-future.el ERT test to test/automated/url-future-tests.el.Ted Zlatanov2012-02-132-27/+4
* Fix typo in last checkin.Lars Ingebrigtsen2012-02-101-1/+1
* Cookie/redirection URL fixupLars Ingebrigtsen2012-02-102-1/+7
* Fix previous URL doc changeGlenn Morris2012-02-102-3/+7
* * url-http.el (url-http-clean-headers): Return the number ofAndreas Schwab2012-02-102-5/+15
* Document url-queue-retrieveGlenn Morris2012-02-092-4/+9
* Minor-mode doc fixes for ARG behaviorGlenn Morris2012-02-071-1/+4
* Allow specifying whether to inhibit cookies on a per-URL basisLars Ingebrigtsen2012-02-085-13/+42
* Add extra checks before expiring the URL cacheLars Ingebrigtsen2012-02-062-18/+22
* Expire URL items from the on-disk cache once in a whileLars Ingebrigtsen2012-02-063-0/+39
* Try to mitigate DNS failures when downloading stuff asynchronouslyLars Ingebrigtsen2012-02-062-2/+51
* 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-122-2/+4
* url-auth fix for password-protected urls in url-handler-mode.Glenn Morris2012-01-122-0/+6
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-0532-32/+32
* Spelling fixes.Paul Eggert2011-12-301-1/+1
* Spelling fixes.Paul Eggert2011-12-141-2/+2
* Spelling fixes.Paul Eggert2011-12-112-2/+1
* Fix typos.Juanma Barranquero2011-12-061-1/+1
* Spelling fixes.Paul Eggert2011-12-042-3/+3
* Spelling fixes.Paul Eggert2011-11-261-2/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Spelling fixes.Paul Eggert2011-11-172-2/+2
* Fix typos.Juanma Barranquero2011-11-152-3/+7
* Spelling fixes.Paul Eggert2011-11-143-5/+5
* If the server hangs up while we're talking to it, just `message' the error in...Lars Magne Ingebrigtsen2011-11-142-1/+11
* Spelling fixes.Paul Eggert2011-11-081-1/+1
* (url-cookie-expired-p): Protect against zero-length cookie expiry dates.Lars Magne Ingebrigtsen2011-11-032-1/+7
* Fix more minor mode docstrings.Chong Yidong2011-10-192-1/+8
* * url-http.el (url-http-create-request): Avoid adding extra CRLF (Bug#8931).Christopher J. White2011-09-242-1/+8
* Fix URL connection failing handling.Lars Magne Ingebrigtsen2011-09-132-0/+10
* * url-http.el (url-http-parse-headers): For HTTP 301/302/307, don't convert t...Chong Yidong2011-08-072-10/+7
* Copy over `url-show-status' to the async bufferChris Newton2011-07-132-0/+8
* * url-cache.el (url-cache-extract): Set buffer multibyte flag toJulien Danjou2011-07-062-0/+6
* * url-http.el (url-http-create-request): Remove double carriageNicolas Avrutin2011-07-032-1/+6
* * url-http.el (url-http-wait-for-headers-change-function): RemoveLars Magne Ingebrigtsen2011-07-032-13/+15
* * lisp/url/url-future.el (url-future-test): Fix scope of `saver'.Andreas Schwab2011-06-042-3/+7
* Add :version tags for url-queue.el.Glenn Morris2011-06-012-0/+7