*** empty log message ***
[bpt/emacs.git] / lisp / url /
2008-01-21 Stefan Monnier(unhandled-file-name-directory): Add handler.
2008-01-07 Juanma Barranquero*** empty log message ***
2008-01-07 Michael Albinus* url-handlers.el (url-file-handler): Autoload.
2008-01-07 Glenn MorrisAdd 2008 to copyright years.
2007-12-11 Glenn Morris(url-make-private-file): New function.
2007-12-11 Glenn Morris(url-history-save-history): Use url-make-private-file...
2007-12-11 Glenn Morris(url-cookie-write-file): Use url-make-private-file...
2007-12-02 Glenn Morris*** empty log message ***
2007-12-02 Glenn Morris(nntp-open-tls-stream, nntp-open-ssl-stream):
2007-11-28 Glenn MorrisDiane Murray <disumu at x3y2z1.net>
2007-11-15 Richard M. Stallman(url-retrieve-synchronously): Call delete-process.
2007-10-13 Richard M. Stallman(url-default-expander): Use `url-file-directory'.
2007-10-13 Richard M. Stallman(url-digest-auth, url-basic-auth):
2007-10-13 Richard M. Stallman(url-basepath): Function deleted.
2007-10-13 Glenn MorrisDiane Murray <disumu at x3y2z1.net>
2007-10-09 Richard M. Stallman(url-type, url-user, url-password, url-host)
2007-09-22 Glenn MorrisDiane Murray <disumu at x3y2z1.net>
2007-09-21 Glenn MorrisDiane Murray <disumu at x3y2z1.net>
2007-09-21 Glenn MorrisDiane Murray <disumu at x3y2z1.net>
2007-09-03 Glenn MorrisDiane Murray <disumu at x3y2z1.net>
2007-08-09 Vinicius Jose Latorreusername and password default
2007-08-08 Glenn MorrisReplace `iff' in doc-strings and comments.
2007-08-08 Glenn MorrisReplace `iff' in doc-strings and comments.
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-05-29 Richard M. Stallman*** empty log message ***
2007-05-29 Chong YidongFix typo.
2007-05-29 Chong Yidong(url-mailto): Insert body after mail-header-separator...
2007-05-29 Chong Yidong* url-mailto.el (url-mailto): Insert body after
2007-04-15 Chong Yidong(url-generic-parse-url): Revert 2006-10-09 changes.
2007-04-15 Chong Yidong* url-parse.el (url-generic-parse-url): Revert 2006...
2007-04-13 Chong Yidong* url-http.el (url-http-parse-headers): Stop after...
2007-04-13 Chong Yidong(url-http-parse-headers): Stop after a set number of...
2007-04-13 Chong Yidong(url-max-redirections): New var.
2007-04-12 Glenn MorrisChanges from author without assignment are (thankfully...
2007-04-01 Chong Yidong(url-http-handle-cookies): Reverse list returned by
2007-04-01 Chong Yidong(url-cookie-retrieve, url-cookie-host-can-set-p): Deal...
2007-04-01 Chong Yidong* url-http.el (url-http-handle-cookies): Reverse list...
2007-03-31 Eli ZaretskiiMove url-http.el entry to lisp/url/ChangeLog.
2007-03-31 Eli Zaretskii(url-http-mark-connection-as-busy, url-http-mark-connec...
2007-02-11 Glenn MorrisSwitch to standard GPL text for license.
2007-02-04 Chong Yidong(url-http-connection-opened): New variable.
2007-01-29 Juanma Barranquero*** empty log message ***
2007-01-29 Juanma Barranquero(url-get-authentication): Fix typo in docstring.
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2007-01-14 Magnus Henoch(url-retrieve-internal): Don't use `url-proxy-object'.
2007-01-14 Magnus Henoch(url-proxy-object): Remove.
2007-01-14 Magnus Henoch(url-http-proxy): New variable.
2006-12-17 Magnus Henoch*** empty log message ***
2006-12-17 Glenn MorrisAdd a copyright notice, with years based on earliest...
2006-12-10 Juanma Barranquero*** empty log message ***
2006-12-10 Juanma Barranquero(url-gateway-nslookup-program): Doc fix.
2006-12-08 Magnus Henoch(url-retrieve-internal): Bind url-proxy-object to nil.
2006-12-08 Magnus Henoch(url-http-create-request): Remove url argument, use...
2006-12-08 Magnus Henoch(url-proxy-object): New variable.
2006-11-26 Magnus Henoch(url-http): Define url-http-response-version.
2006-11-26 Magnus Henoch(url-http-wait-for-headers-change-function): Use `when...
2006-11-23 Magnus Henoch(url-display-percentage): Only show a message if `url...
2006-11-23 Magnus Henoch(url-http-content-length-after-change-function): Use...
2006-11-16 Juanma Barranquero*** empty log message ***
2006-11-15 Magnus Henoch(url-http): Make proxy-object buffer-local, to handle...
2006-11-15 Magnus Henoch(url-generic-parse-url): Use with-temp-buffer.
2006-11-15 Magnus Henoch(url-http-wait-for-headers-change-function): Defer...
2006-11-10 Chong Yidong(url-http-mark-connection-as-free, url-http-find-free...
2006-11-10 Chong Yidong* url-http.el (url-http-mark-connection-as-free)
2006-11-10 Juanma BarranqueroAdd "add-log-time-zone-rule: t" to Local Variables...
2006-11-08 Magnus Henoch(url-http-handle-authentication): If there are several...
2006-11-08 Magnus Henoch(url-retrieve-synchronously): Allow quitting when inhib...
2006-11-02 Magnus Henoch(url-http-handle-authentication): If there are several...
2006-11-01 Magnus Henoch(url-http-create-request): Use buffer-locale equivalents of
2006-10-29 Magnus Henoch(url-open-stream): Really use asynchronous connections...
2006-10-28 Magnus Henoch(url-http-parse-headers): Fix misplaced paren.
2006-10-27 Chong Yidong* url.el (url-retrieve): Minor doc clarification.
2006-10-27 Chong Yidong* url-http.el (url-http-mark-connection-as-free): Verif...
2006-10-16 Magnus Henoch(url-https-create-secure-wrapper): Always use tls gatew...
2006-10-12 Magnus Henoch(url-http-find-free-connection): Handle url-open-stream...
2006-10-11 Magnus Henochurl-https.el: Remove (clashes with url-http on 8+3...
2006-10-09 Kim F. Storm*** empty log message ***
2006-10-09 Magnus Henoch(url-generic-parse-url): Handle URLs with empty path...
2006-09-20 Stefan Monnier(url-dav-file-attributes): Simplify.
2006-09-20 Stefan Monnier(url-http-head-file-attributes): Add device "info".
2006-09-18 Miles Baderlisp/url/url-methods.el: Fix format error when http_pro...
2006-09-01 Stefan Monnier(url-http-create-request):
2006-09-01 Stefan Monnier(url-recreate-url-attributes): New function, code moved...
2006-08-29 Stefan Monnier(url-cookie-write-file): Really don't use versioned...
2006-08-25 Stefan Monnier(url-file-local-copy): Tell url-copy-file that the...
2006-07-31 Stefan Monnier(url-hexify-string): Only utf-8 encode if it's a multib...
2006-07-30 Thien-Thi Nguyen(url-hexify-string): Rewrite.
2006-07-14 Miles BaderUpdate for ERC 5.1.3.
2006-07-12 Stefan Monnier*** empty log message ***
2006-07-11 Stefan MonnierRemove spurious * in docstrings.
2006-05-12 Reiner Steib(url-http-file-exists-p): Test if status is integer.
2006-05-05 Eli Zaretskii*** empty log message ***
2006-05-05 Eli Zaretskii(url-http-parse-headers): Don't reuse connection if...
2006-04-26 Stefan Monnier(url-open-stream): Don't hide errors.
2006-04-26 Stefan Monnier(url-insert): New function.
2006-03-29 Stefan Monnier(url-handler-directory-file-name): New handler.
2006-03-27 Romain FrancoiseFix last change.
2006-03-27 Romain Francoise(url-irc-rcirc, url-irc-erc): New functions.
2006-03-07 Stefan Monnier(url-http-find-free-connection): Fix braino in last...
next