aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Allow binding `url-mime-accept-string'Lars Ingebrigtsen2016-03-011-0/+3
* | Allow deleting all non-matching cookiesLars Ingebrigtsen2016-02-231-4/+9
* | Fix merge conflicts in network-stream-tests.elLars Ingebrigtsen2016-02-221-2/+2
|\ \
| * | Remove debuggingLars Ingebrigtsen2016-02-161-1/+0
| * | Do most of the coding system setup earlierLars Ingebrigtsen2016-02-161-1/+2
| * | Use :nowait t in url-gwLars Ingebrigtsen2016-02-151-4/+3
| * | Make url.el use async DNSLars Ingebrigtsen2016-02-051-2/+3
| * | Rework the mechanisms for async GnuTLS connectionsLars Ingebrigtsen2016-01-311-11/+1
| * | Implement asynchronous GnuTLS connectionsLars Ingebrigtsen2016-01-311-1/+11
* | | Add a function to delete URL cookiesLars Ingebrigtsen2016-02-211-0/+13
* | | Ensure progress when fetching from the queueLars Ingebrigtsen2016-02-081-2/+16
* | | Do not ignore redirections of 301, 302 and 307 status codesNicolas Petton2016-02-041-9/+1
|/ /
* | -John Wiegley2016-01-181-2/+2
|\ \ | |/
| * Fix some custom types.Glenn Morris2016-01-121-2/+2
* | Merge from origin/emacs-25John Wiegley2016-01-1134-34/+34
|\ \ | |/
| * Update copyright year to 2016Paul Eggert2016-01-0134-34/+34
* | Merge emacs-25 into master (using imerge)John Wiegley2015-12-295-20/+28
|\ \ | |/
| * 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
* | IDNA-related fixes for the URL libraryLars Ingebrigtsen2015-12-292-3/+5
* | Make relative URL parsing and resolution consistent with RFC 3986 (bug#22044)Alain Schneble2015-12-262-48/+41
* | Let url use default file modes when copying filesLars Ingebrigtsen2015-12-251-1/+2
* | Doc fix for url-httpDevon Sean McCullough2015-12-251-6/+9
* | 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
* | * lisp/emacs-lisp/package.el: Fix a decoding issueArtur 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