summaryrefslogtreecommitdiff
path: root/lisp/auth-source.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* lisp/auth-source.el: Depend on cl-lib unconditionallyJuanma Barranquero2019-11-261-1/+1
* Hide quoted passwords with spaces in AuthinfoDario Gjorgjevski2019-11-211-4/+9
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-201-7/+7
* auth-source: Fix wrong-type-argument when searching plstoreDaiki Ueno2019-10-151-3/+3
* Make auth-source work with non-ASCII passwords againLars Ingebrigtsen2019-10-151-9/+12
* Add an `authinfo-hidden' variableLars Ingebrigtsen2019-09-231-6/+13
* Fix "password" detection in authinfo modeLars Ingebrigtsen2019-09-221-2/+2
* Hide passwords in .authinfo and .netrc filesLars Ingebrigtsen2019-09-211-0/+32
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-1/+1
* Further touch-ups to the auth-source obfuscationLars Ingebrigtsen2019-09-201-15/+18
* Add some comments to the auth-source obfuscationLars Ingebrigtsen2019-09-201-1/+7
* Make previous auth-source change not break on Windows without gnutlsLars Ingebrigtsen2019-09-201-2/+4
* Obfuscate auth-source memory contents even moreLars Ingebrigtsen2019-09-201-8/+48
* Obfuscate auth-source secrets moreLars Ingebrigtsen2019-09-201-6/+12
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-191-3/+3
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * Fix bugs in `auth-source-netrc-parse-one'.Filipp Gunbin2018-08-101-5/+7
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-3/+3
* | * lisp/auth-source.el: Minor simplificationStefan Monnier2018-10-101-18/+9
* | file-attributes cleanupPaul Eggert2018-09-231-2/+4
* | Merge from origin/emacs-26Glenn Morris2018-07-201-1/+1
|\ \ | |/
| * Fix auth-source-delete (Bug#26184)Noam Postavsky2018-07-171-1/+1
* | Fix bugs in `auth-source-netrc-parse-one'.Filipp Gunbin2018-05-171-5/+7
* | Fix creation of Secret Service items in auth-sourceMichael Albinus2018-05-161-2/+3
* | ; * lisp/auth-source.el (auth-sources): Fix a comment.Glenn Morris2018-05-021-1/+1
* | Let Tramp save passwordsMichael Albinus2018-04-231-1/+36
* | Fix Bug#30246Michael Albinus2018-04-131-7/+160
* | Merge from origin/emacs-26Glenn Morris2018-04-101-1/+1
|\ \ | |/
| * ; * lisp/auth-source.el (auth-sources): Update the :version tag.Eli Zaretskii2018-04-041-1/+1
| * Allow sexp customization type in auth-sourcesTed Zlatanov2018-04-041-1/+2
* | * lisp/auth-source.el (auth-source-secrets-search): Fix docstring.Michael Albinus2018-04-081-2/+2
* | * lisp/auth-source.el (auth-sources): Allow sexp customization typeTed Zlatanov2018-04-041-1/+2
* | Small auth-source-netrc-create fixGlenn Morris2018-03-051-3/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Fix a few compiler warnings in auth-source.elPhilipp Stephani2017-12-201-1/+2
* | * lisp/auth-source.el (auth-source-backends-parser-file): Fix missing stringp.Ted Zlatanov2017-12-191-1/+2
* | auth-source: support JSON backend with .json extensionTed Zlatanov2017-12-191-14/+99
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* * lisp/password-cache.el (password-data): Use a hash-tableStefan Monnier2017-07-281-20/+16
* Spelling fixesPaul Eggert2017-07-061-1/+1
* * lisp/auth-source.el (auth-source-backend-parse): `return' -> cl-return.Stefan Monnier2017-04-281-2/+2
* * lisp/auth-source.el: Document parser functions.Damien Cassou2017-04-271-4/+7
* auth-source: factor out parsers and add testsTed Zlatanov2017-04-271-211/+138
* auth-source-user-and-password: add forgotten user parameterTed Zlatanov2017-01-311-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* Merge from origin/emacs-25Paul Eggert2016-11-191-8/+8
* ; Fix thinkoMark Oteiza2016-11-121-1/+1