summaryrefslogtreecommitdiff
path: root/lisp/url
Commit message (Expand)AuthorAgeFilesLines
* * lisp/url/url-http.el (url-http-codes): Fix mal-formed defconst.Leo Liu2012-05-252-2/+6
* 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-152-13/+60
* Make URL redirection work again.Lars Magne Ingebrigtsen2012-05-142-1/+10
* Cleanups and improvements for FFAP and URL.Chong Yidong2012-05-104-46/+72
* * url-util.el (url--allowed-chars): Use upper-case for percent-encoding.Chong Yidong2012-05-092-3/+6
* Improve RFC 3986 conformance of url package.Chong Yidong2012-05-096-125/+259
* Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT).Stefan Monnier2012-04-262-7/+12
* Tiny url-util.el code clean-up.Lars Magne Ingebrigtsen2012-04-101-2/+1
* Revert previous url-util patch.Lars Magne Ingebrigtsen2012-04-102-10/+3
* (url-retrieve-internal): Hexify multibye URL string first when necessary.William Xu2012-04-102-2/+19
* Comment trivia.Glenn Morris2012-04-101-1/+3
* (url-unhex-string): Add an optional CODING-SYSTEM parameter.Lars Magne Ingebrigtsen2012-04-102-3/+10
* Add a policy list of domains that url.el can set cookies forLars Magne Ingebrigtsen2012-04-103-32/+117
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-095-9/+9
* 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