summaryrefslogtreecommitdiff
path: root/lisp/url/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* Add .xz to some url code (tiny change).Liam Stitt2012-10-131-0/+6
* Doc fix for url-http.Chong Yidong2012-10-131-0/+5
* Fix for url-https.el neing merged into url-http.elGlenn Morris2012-10-081-0/+5
* * lisp/url/url-http.el (url-http-user-agent-string): Leak less info.Stefan Monnier2012-10-011-0/+7
* * lisp/url/url-handlers.el (url-file-handler): Don't assume any url-FOOStefan Monnier2012-09-291-0/+8
* url-util.el: Fix two docstrings.Bastien Guerry2012-09-291-0/+5
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-0/+6
* * lisp/url/url-http.el (url-http-parse-headers): Re-enable file-name-handlers.Stefan Monnier2012-08-141-0/+5
* * lisp/url/url-util.el (url-file-directory, url-file-nondirectory): AvoidDavid Engster2012-08-121-3/+8
* Last change fixes Bug#12069Jason Rumney2012-08-111-1/+1
* * lisp/url/url-http.el (url-http-create-request): Use url-http-proxy toJason Rumney2012-08-111-0/+5
* Fix various issues with url-dav package (Bug#11916).David Engster2012-07-281-0/+13
* Fix typos in ChangeLogs.Juanma Barranquero2012-07-141-1/+1
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-0/+7
* * url-vars.el (mm-mime-mule-charset-alist, mm-coding-system-p): Declare.Glenn Morris2012-06-301-0/+5
* * url.el (url-retrieve-internal): Fix last change.Chong Yidong2012-06-211-0/+4
* lisp/url/url-handlers.el (url-handler-regexp): Declare.Juanma Barranquero2012-06-131-0/+4
* * url-handlers.el: Re-order file to avoid recursive load.Chong Yidong2012-06-121-0/+4
* Various minor variable/hook cleanups.Chong Yidong2012-06-121-0/+6
* * lisp/url/url-http.el (url-http-codes): Fix mal-formed defconst.Leo Liu2012-05-251-0/+4
* 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