aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Glenn Morris2007-12-021-0/+1
* (nntp-open-tls-stream, nntp-open-ssl-stream):Glenn Morris2007-12-022-5/+9
* Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-11-282-9/+10
* (url-retrieve-synchronously): Call delete-process.Richard M. Stallman2007-11-152-1/+7
* (url-default-expander): Use `url-file-directory'.Richard M. Stallman2007-10-132-1/+13
* (url-digest-auth, url-basic-auth):Richard M. Stallman2007-10-131-22/+22
* (url-basepath): Function deleted.Richard M. Stallman2007-10-131-7/+13
* Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-10-132-0/+6
* (url-type, url-user, url-password, url-host)Richard M. Stallman2007-10-092-38/+46
* Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-09-222-1/+6
* Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-09-212-2/+5
* Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-09-212-1/+7
* Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-09-032-7/+15
* username and password defaultVinicius Jose Latorre2007-08-091-3/+5
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-085-7/+7
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-0/+5
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-0/+4
* Switch license to GPLv3 or later.Glenn Morris2007-07-2531-31/+31
* *** empty log message ***Richard M. Stallman2007-05-291-1/+1
* Fix typo.Chong Yidong2007-05-291-1/+1
* (url-mailto): Insert body after mail-header-separator if present, soChong Yidong2007-05-291-1/+3
* * url-mailto.el (url-mailto): Insert body afterChong Yidong2007-05-291-0/+6
* (url-generic-parse-url): Revert 2006-10-09 changes.Chong Yidong2007-04-151-16/+20
* * url-parse.el (url-generic-parse-url): Revert 2006-10-09 changes.Chong Yidong2007-04-151-0/+4
* * url-http.el (url-http-parse-headers): Stop after a set number ofChong Yidong2007-04-131-0/+7
* (url-http-parse-headers): Stop after a set number of redirections.Chong Yidong2007-04-131-15/+37
* (url-max-redirections): New var.Chong Yidong2007-04-131-0/+6
* Changes from author without assignment are (thankfully) tiny.Glenn Morris2007-04-121-4/+4
* (url-http-handle-cookies): Reverse list returned byChong Yidong2007-04-011-2/+2
* (url-cookie-retrieve, url-cookie-host-can-set-p): Deal with wildcardChong Yidong2007-04-011-2/+16
* * url-http.el (url-http-handle-cookies): Reverse list returned byChong Yidong2007-04-011-0/+8
* Move url-http.el entry to lisp/url/ChangeLog.Eli Zaretskii2007-03-311-0/+6
* (url-http-mark-connection-as-busy, url-http-mark-connection-as-free): ClearEli Zaretskii2007-03-311-0/+2
* Switch to standard GPL text for license.Glenn Morris2007-02-111-2/+17
* (url-http-connection-opened): New variable.Chong Yidong2007-02-042-1/+13
* *** empty log message ***Juanma Barranquero2007-01-291-0/+4
* (url-get-authentication): Fix typo in docstring.Juanma Barranquero2007-01-291-2/+2
* Add 2007 to copyright years.Glenn Morris2007-01-2131-31/+31
* (url-retrieve-internal): Don't use `url-proxy-object'.Magnus Henoch2007-01-142-1/+18
* (url-proxy-object): Remove.Magnus Henoch2007-01-141-9/+6
* (url-http-proxy): New variable.Magnus Henoch2007-01-141-18/+15
* *** empty log message ***Magnus Henoch2006-12-171-0/+12
* Add a copyright notice, with years based on earliest date in thisGlenn Morris2006-12-171-4/+9
* *** empty log message ***Juanma Barranquero2006-12-101-0/+4
* (url-gateway-nslookup-program): Doc fix.Juanma Barranquero2006-12-101-2/+2
* (url-retrieve-internal): Bind url-proxy-object to nil.Magnus Henoch2006-12-081-0/+1
* (url-http-create-request): Remove url argument, use the buffer-localMagnus Henoch2006-12-081-25/+23
* (url-proxy-object): New variable.Magnus Henoch2006-12-081-2/+8
* (url-http): Define url-http-response-version.Magnus Henoch2006-11-262-4/+24
* (url-http-wait-for-headers-change-function): Use `when' instead ofMagnus Henoch2006-11-262-114/+117