summaryrefslogtreecommitdiff
path: root/lisp/url
Commit message (Expand)AuthorAge
* * url-http.el (url-http-create-request): Avoid adding extra CRLF (Bug#8931).Christopher J. White2011-09-24
* Fix URL connection failing handling.Lars Magne Ingebrigtsen2011-09-13
* * url-http.el (url-http-parse-headers): For HTTP 301/302/307, don't convert t...Chong Yidong2011-08-07
* Copy over `url-show-status' to the async bufferChris Newton2011-07-13
* * url-cache.el (url-cache-extract): Set buffer multibyte flag toJulien Danjou2011-07-06
* * url-http.el (url-http-create-request): Remove double carriageNicolas Avrutin2011-07-03
* * url-http.el (url-http-wait-for-headers-change-function): RemoveLars Magne Ingebrigtsen2011-07-03
* * lisp/url/url-future.el (url-future-test): Fix scope of `saver'.Andreas Schwab2011-06-04
* Add :version tags for url-queue.el.Glenn Morris2011-06-01
* (url-queue-parallel-processes): Increase the default to 6, since 2 seems too ...Lars Magne Ingebrigtsen2011-05-31
* * url-future.el: Add general futures facility.Ted Zlatanov2011-05-31
* Add option :named to defstruct in url-cookie.elLeo Liu2011-05-29
* Kill all processes associated with the buffer.Lars Magne Ingebrigtsen2011-05-02
* Autoload `url-queue-retrieve', and fix up the pruning code.Lars Magne Ingebrigtsen2011-05-02
* (url-queue-run-queue): Pick the first waiting job, and not the last.Lars Magne Ingebrigtsen2011-05-02
* Add the new file url-queue.el, which allows controlling theLars Magne Ingebrigtsen2011-05-02
* (url-http-wait-for-headers-change-function): Protect against malformed header...Lars Magne Ingebrigtsen2011-04-16
* Update and split ChangeLogs.Juanma Barranquero2011-04-06
* Add changes to lisp/url/ChangeLog omitted from 2011-04-02T23:41:03Z!cyd@stupi...Chong Yidong2011-04-03
* Merge open-protocol-stream into open-network-stream.Chong Yidong2011-04-02
* ChangeLog fix.Glenn Morris2011-04-02
* lisp/url/url-cookie.el: Use `dolist' rather than `mapcar'.Juanma Barranquero2011-04-02
* Use `auto-source-search' instead of `auto-source-user-or-password'.Ted Zlatanov2011-02-12
* Fix the ChangeLog message to be more legible.Lars Ingebrigtsen2011-02-02
* (url-http-wait-for-headers-change-function): Don't move if the callback funct...Lars Ingebrigtsen2011-02-02
* Refill some long/short copyright headers.Glenn Morris2011-01-26
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Refill some copyright headers.Glenn Morris2011-01-15
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | url-cookie.el: Require 'cl when compilingMiles Bader2010-12-16
* | Misc url-cookie tidy-up.Glenn Morris2010-12-13
* | Merge from emacs-23Stefan Monnier2010-12-13
|\|
| * * url-cookie.el (url-cookie-retrieve): Handle null LOCALPART (Bug#7543).Chong Yidong2010-12-04
* | ChangeLog fixes prompted by M-x authors.Glenn Morris2010-11-20
* | Avoid interpreting file:/foo:/bar URLs via tramp.Lars Magne Ingebrigtsen2010-11-16
* | * url-gw.el (url-open-stream): Use open-gnutls-stream if it exists.Lars Magne Ingebrigtsen2010-10-14
* | url-http.el (url-http-end-of-document-sentinel): Protect against theLars Magne Ingebrigtsen2010-10-07
* | (url-http-wait-for-headers-change-function): Revert previousLars Magne Ingebrigtsen2010-10-04
* | * url-http.el (url-http-wait-for-headers-change-function): ProtectLars Magne Ingebrigtsen2010-10-04
* | Cosmetic changes for some lisp/url files.Glenn Morris2010-10-03
* | url-vars.el (url-mime-charset-string): Changed the default to nil toLars Magne Ingebrigtsen2010-10-03
* | url-http.el comment.Glenn Morris2010-10-02
* | (url-lazy-message): Remove leftover debugging code.Lars Magne Ingebrigtsen2010-10-02
* | Modify url-retrieve and related functions and structures to respect aLars Magne Ingebrigtsen2010-10-02
* | Use url-lazy-message for warnings about ignored cookies.Lars Magne Ingebrigtsen2010-10-01
* | (url-http-async-sentinel): Check that the buffer is still alive beforeLars Magne Ingebrigtsen2010-10-01
* | Small url-cache fix.Julien Danjou2010-09-25
* | Merge changes from emacs-23 branchChong Yidong2010-09-23
|\|