index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
url
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix race condition in url-queue when doing the callback
Lars Magne Ingebrigtsen
2012-03-25
2
-1
/
+7
*
Always call the callback when timing out url-queue jobs
Lars Magne Ingebrigtsen
2012-03-14
2
-3
/
+19
*
Allow url-http to handle expired keepalive connections.
Chong Yidong
2012-03-11
2
-10
/
+31
*
Bugfix for url-http-find-free-connection.
Devon Sean McCullough
2012-03-11
2
-23
/
+30
*
Avoid a race condition in url-queue-kill-job
Lars Ingebrigtsen
2012-02-20
2
-3
/
+9
*
Warn instead of erroring when pruning the URL cache
Lars Ingebrigtsen
2012-02-20
2
-1
/
+9
*
Make url-queue not kill a random buffer on error
Lars Ingebrigtsen
2012-02-19
2
-1
/
+7
*
Kill jobs that we remove from the queue
Lars Ingebrigtsen
2012-02-14
2
-6
/
+16
*
* url-future.el: Minor doc update.
Ted Zlatanov
2012-02-14
2
-1
/
+5
*
Remove unused require in url-future.el
Leo Liu
2012-02-14
2
-1
/
+4
*
Move url-future.el ERT test to test/automated/url-future-tests.el.
Ted Zlatanov
2012-02-13
2
-27
/
+4
*
Fix typo in last checkin.
Lars Ingebrigtsen
2012-02-10
1
-1
/
+1
*
Cookie/redirection URL fixup
Lars Ingebrigtsen
2012-02-10
2
-1
/
+7
*
Fix previous URL doc change
Glenn Morris
2012-02-10
2
-3
/
+7
*
* url-http.el (url-http-clean-headers): Return the number of
Andreas Schwab
2012-02-10
2
-5
/
+15
*
Document url-queue-retrieve
Glenn Morris
2012-02-09
2
-4
/
+9
*
Minor-mode doc fixes for ARG behavior
Glenn Morris
2012-02-07
1
-1
/
+4
*
Allow specifying whether to inhibit cookies on a per-URL basis
Lars Ingebrigtsen
2012-02-08
5
-13
/
+42
*
Add extra checks before expiring the URL cache
Lars Ingebrigtsen
2012-02-06
2
-18
/
+22
*
Expire URL items from the on-disk cache once in a while
Lars Ingebrigtsen
2012-02-06
3
-0
/
+39
*
Try to mitigate DNS failures when downloading stuff asynchronously
Lars Ingebrigtsen
2012-02-06
2
-2
/
+51
*
Fix typos in ChangeLogs.
Juanma Barranquero
2012-01-31
1
-11
/
+10
*
* url-auth.el (url-digest-auth): Copy previous url-basic-auth change.
Glenn Morris
2012-01-12
2
-2
/
+4
*
url-auth fix for password-protected urls in url-handler-mode.
Glenn Morris
2012-01-12
2
-0
/
+6
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
32
-32
/
+32
*
Spelling fixes.
Paul Eggert
2011-12-30
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-14
1
-2
/
+2
*
Spelling fixes.
Paul Eggert
2011-12-11
2
-2
/
+1
*
Fix typos.
Juanma Barranquero
2011-12-06
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-04
2
-3
/
+3
*
Spelling fixes.
Paul Eggert
2011-11-26
1
-2
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-17
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-17
2
-2
/
+2
*
Fix typos.
Juanma Barranquero
2011-11-15
2
-3
/
+7
*
Spelling fixes.
Paul Eggert
2011-11-14
3
-5
/
+5
*
If the server hangs up while we're talking to it, just `message' the error in...
Lars Magne Ingebrigtsen
2011-11-14
2
-1
/
+11
*
Spelling fixes.
Paul Eggert
2011-11-08
1
-1
/
+1
*
(url-cookie-expired-p): Protect against zero-length cookie expiry dates.
Lars Magne Ingebrigtsen
2011-11-03
2
-1
/
+7
*
Fix more minor mode docstrings.
Chong Yidong
2011-10-19
2
-1
/
+8
*
* url-http.el (url-http-create-request): Avoid adding extra CRLF (Bug#8931).
Christopher J. White
2011-09-24
2
-1
/
+8
*
Fix URL connection failing handling.
Lars Magne Ingebrigtsen
2011-09-13
2
-0
/
+10
*
* url-http.el (url-http-parse-headers): For HTTP 301/302/307, don't convert t...
Chong Yidong
2011-08-07
2
-10
/
+7
*
Copy over `url-show-status' to the async buffer
Chris Newton
2011-07-13
2
-0
/
+8
*
* url-cache.el (url-cache-extract): Set buffer multibyte flag to
Julien Danjou
2011-07-06
2
-0
/
+6
*
* url-http.el (url-http-create-request): Remove double carriage
Nicolas Avrutin
2011-07-03
2
-1
/
+6
*
* url-http.el (url-http-wait-for-headers-change-function): Remove
Lars Magne Ingebrigtsen
2011-07-03
2
-13
/
+15
*
* lisp/url/url-future.el (url-future-test): Fix scope of `saver'.
Andreas Schwab
2011-06-04
2
-3
/
+7
*
Add :version tags for url-queue.el.
Glenn Morris
2011-06-01
2
-0
/
+7
[next]