summaryrefslogtreecommitdiff
path: root/lisp/url
Commit message (Expand)AuthorAgeFilesLines
* Revert "Backport HTTPS proxy fix"Lars Magne Ingebrigtsen2016-04-061-95/+15
* Backport HTTPS proxy fixTao Fang2016-04-061-15/+95
* Allow binding `url-mime-accept-string'Lars Ingebrigtsen2016-03-011-0/+3
* Fix some custom types.Glenn Morris2016-01-121-2/+2
* Update copyright year to 2016Paul Eggert2016-01-0134-34/+34
* Fix URL auth error messageJose A. Ortega Ruiz2015-12-291-1/+1
* Make chunked encoding trailer detection more compliantJames Stout2015-12-281-1/+1
* Make relative URL parsing and resolution consistent with RFC 3986 (bug#22044)Alain Schneble2015-12-262-48/+41
* Document 'url-user-agent'.Eli Zaretskii2015-12-262-11/+12
* Allow http://user:pass@foo/ URLs againLars Ingebrigtsen2015-12-251-0/+3
* Autoload url-insert-buffer-contentsSamer Masterson2015-12-251-0/+1
* Don't store cookies with empty namesLars Ingebrigtsen2015-12-251-35/+36
* Allow 'browse-url-emacs' visit non-existent URLsEli Zaretskii2015-12-191-2/+9
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-173-5/+5
* Backport: * lisp/emacs-lisp/package.el: Fix a decoding issue.Artur Malabarba2015-11-151-18/+24
* Don't require default-directory to end with a slashDmitry Gutov2015-10-291-1/+1
* Do not include authorization header in an HTTP redirectThomas Fitzsimmons2015-09-231-1/+7
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-174-6/+6
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-032-4/+4
* Quoting fixes in lisp mail, mh-e, net, urlPaul Eggert2015-08-311-5/+5
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-201-3/+3
* * lisp/url/url-handlers.el (url-file-name-completion)Glenn Morris2015-05-111-2/+2
* Quieten compilation, eg in --without-x builds.Glenn Morris2015-05-081-0/+2
* Rename ChangeLogs for gitlog-to-changelogPaul Eggert2015-04-071-0/+0
* (url-insert-file-contents): Set buffer-file-coding-systemStefan Monnier2015-03-152-5/+16
* # ChangeLog fixGlenn Morris2015-02-201-0/+5
* Don't downcase system diagnostics' first lettersPaul Eggert2015-01-212-3/+9
* Ignore print-length and print-level while formatting url-cookie data.Ivan Shmakov2015-01-171-3/+4
* Update copyright year to 2015Paul Eggert2015-01-0134-34/+38
* Remove superfluous `gnutls-available-p' checkLars Magne Ingebrigtsen2014-12-122-2/+6
* Fix a problem in url.el without GnuTLSLars Magne Ingebrigtsen2014-12-112-1/+7
* Make the https logic in url-http work on redirectsLars Magne Ingebrigtsen2014-12-092-5/+9
* Make URL pass the TLS peer status to the callerLars Magne Ingebrigtsen2014-12-092-2/+14
* Various minor details accumulated over timeStefan Monnier2014-12-082-3/+8
* * lisp: Prefer inlinable functions to macros.Stefan Monnier2014-12-053-10/+16
* Merge branch 'emacs-24'.Paul Eggert2014-11-281-4/+0
|\
| * .gitignore cleanup.Paul Eggert2014-11-171-4/+0
| * * lisp/url/url-vars.el (url-bug-address): Make into an obsolete alias.Glenn Morris2014-10-204-7/+12
* | Implement a new url parameter `url-request-noninteractive'Lars Magne Ingebrigtsen2014-11-234-4/+23
* | Compress publicsuffix file to save spaceDavid Reitter2014-11-142-2/+11
* | url-http.el (url-user-agent): Add :version.Ted Zlatanov2014-11-052-2/+3
* | url-http.el: introduce url-user-agentTed Zlatanov2014-11-052-5/+21
* | Simplify use of current-time and friends.Paul Eggert2014-10-283-4/+11
* | Merge from emacs-24Stefan Monnier2014-10-201-5/+5
|\ \ | |/
* | Merge from emacs-24; up to 2014-07-28T06:28:15Z!dmantipov@yandex.ruGlenn Morris2014-10-201-0/+4
|\ \ | |/
| * Add 24.4 release ChangeLog entriesemacs-24.4Glenn Morris2014-10-201-0/+4
* | Fix bug #18650 with warning about zlib when loading url-vars.el.Eli Zaretskii2014-10-072-1/+13
* | Rename 24.5 to 25.1Stefan Monnier2014-09-292-2/+2
* | Do not set `url-gateway-method' in `url-https'. (Bug#16543)Ulf Jasper2014-09-283-18/+38
* | Merge from emacs-24Stefan Monnier2014-09-223-4/+10
|\ \ | |/