summaryrefslogtreecommitdiff
path: root/lisp/net/nsm.el
Commit message (Expand)AuthorAgeFilesLines
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-1/+1
* Quieten compilation, eg in --without-x builds.Glenn Morris2015-05-081-0/+5
* * lisp/net/nsm.el (nsm-query-user): Use cursor-in-echo-area.Johan Bockgård2015-04-121-1/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Fixes: debbugs:19269Lars Ingebrigtsen2014-12-211-1/+0
* Make NSM warn on `high' for older protocols, and documentLars Magne Ingebrigtsen2014-12-081-1/+12
* Make the NSM prompting have more dataLars Magne Ingebrigtsen2014-12-081-7/+23
* * lisp/net/nsm.el (nsm-check-protocol): Test for RC4 on `high'.Lars Magne Ingebrigtsen2014-12-081-2/+13
* (nsm-check-protocol): Check for weak Diffie-Hellman prime bits.Lars Magne Ingebrigtsen2014-12-081-3/+37
* `network-security-level' documentation simplificationLars Magne Ingebrigtsen2014-12-081-15/+6
* * net/nsm.el (network-security-level): Change the default to `medium'.Lars Magne Ingebrigtsen2014-12-011-1/+1
* Better display for `paranoid' `network-security-level'Lars Magne Ingebrigtsen2014-11-271-1/+1
* Fix previous version of nsm-warnings-ok-pLars Magne Ingebrigtsen2014-11-251-3/+6
* * net/nsm.el (nsm-format-certificate): Don't bug out on missing elementsLars Magne Ingebrigtsen2014-11-251-7/+13
* net/nsm.el: Use `gnutls-peer-status-warning-describe'.Ted Zlatanov2014-11-251-8/+7
* Rename `nsm-security-level' to `network-security-level'Lars Magne Ingebrigtsen2014-11-231-8/+31
* Implement a Network Security ManagerLars Magne Ingebrigtsen2014-11-231-0/+409