summaryrefslogtreecommitdiff
path: root/lisp/url/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* lisp/url/url-cookie.el: Use `dolist' rather than `mapcar'.Juanma Barranquero2011-04-021-0/+5
* Use `auto-source-search' instead of `auto-source-user-or-password'.Ted Zlatanov2011-02-121-0/+10
* Fix the ChangeLog message to be more legible.Lars Ingebrigtsen2011-02-021-1/+2
* (url-http-wait-for-headers-change-function): Don't move if the callback funct...Lars Ingebrigtsen2011-02-021-0/+5
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | url-cookie.el: Require 'cl when compilingMiles Bader2010-12-161-0/+5
* | Misc url-cookie tidy-up.Glenn Morris2010-12-131-4/+9
* | Merge from emacs-23Stefan Monnier2010-12-131-16/+21
|\ \ | |/
| * * url-cookie.el (url-cookie-retrieve): Handle null LOCALPART (Bug#7543).Chong Yidong2010-12-041-0/+5
* | ChangeLog fixes prompted by M-x authors.Glenn Morris2010-11-201-3/+4
* | Avoid interpreting file:/foo:/bar URLs via tramp.Lars Magne Ingebrigtsen2010-11-161-0/+5
* | * url-gw.el (url-open-stream): Use open-gnutls-stream if it exists.Lars Magne Ingebrigtsen2010-10-141-0/+4
* | url-http.el (url-http-end-of-document-sentinel): Protect against theLars Magne Ingebrigtsen2010-10-071-0/+5
* | (url-http-wait-for-headers-change-function): Revert previousLars Magne Ingebrigtsen2010-10-041-0/+2
* | * url-http.el (url-http-wait-for-headers-change-function): ProtectLars Magne Ingebrigtsen2010-10-041-0/+5
* | Cosmetic changes for some lisp/url files.Glenn Morris2010-10-031-0/+10