summaryrefslogtreecommitdiff
path: root/lisp/net/nsm.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Prefer locate-user-emacs-fileStefan Kangas2021-11-09
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Convert many more links to use HTTPSStefan Kangas2021-03-24
* Fix nsm-should-check for "google.com" failureRobert Pluim2021-01-12
* Update copyright year to 2021Paul Eggert2021-01-01
* Merge from origin/emacs-27Glenn Morris2020-10-02
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
| * Move “Fix some broken conditional forms” to masterPaul Eggert2020-01-05
* | Add lisp-data-mode for editing non-code Lisp dataJoão Távora2020-05-01
* | Remove (or double) redundant backslashes in string literalsMattias Engdegård2020-01-24
|/
* Fix some broken conditional formsPaul Eggert2020-01-04
* Update copyright year to 2020Paul Eggert2020-01-01
* Spelling fixesPaul Eggert2019-12-09
* Extend network-interface-list to return IPv6 and network infoRobert Pluim2019-11-26
* Don't error when comparing IPv4 and IPv6 addressesRobert Pluim2019-11-19
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-20
* * lisp/net/nsm.el: Use lexical-bindingStefan Monnier2019-09-27
* Allow scrolling the NSM windowLars Ingebrigtsen2019-09-24
* Further fix for network-security-protocol-checksLars Ingebrigtsen2019-09-05
* Fix defcustom type of network-security-protocol-checksLars Ingebrigtsen2019-09-05
* Don't check for :safe-renegotiation with TLS1.3Robert Pluim2019-09-04
* Fix nsm for unencrypted connectionsRobert Pluim2019-09-04
* Tweak gnutls-peer-status reportingPaul Eggert2019-08-23
* Rename renamed nsm.el variables and functions backLars Ingebrigtsen2019-08-23
* Move all NSM tests away from the `low' levelLars Ingebrigtsen2019-08-23
* Fix too-long lines in nsm.elLars Ingebrigtsen2019-08-23
* Merge remote-tracking branch 'origin/netsec'Lars Ingebrigtsen2019-08-23
|\
| * Tweak the warning display to be less like a TLS decoding pageLars Ingebrigtsen2019-08-23
| * Change nsm-should-check to look at local subnetsRobert Pluim2019-08-07
| * Show full issuer and subject distinguished namesJimmy Yuen Ho Wong2018-07-14
| * Full certificate chain details for NSMJimmy Yuen Ho Wong2018-07-14
| * Add option to bypass NSM TLS checks on local networksJimmy Yuen Ho Wong2018-07-14
| * Revamp Network Security manager checks for TLSJimmy Yuen Ho Wong2018-07-14
* | Fix saving certificates in the NSM on high security levelsLars Ingebrigtsen2019-07-15
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\ \
| * | Update copyright year to 2019Paul Eggert2019-01-01
* | | Merge from origin/emacs-26Glenn Morris2018-09-20
|\| |
| * | Add choice to reshow certificate information (Bug#31877)Allen Li2018-09-16
* | | Remove useless requires of subr-x at runtimeGlenn Morris2018-09-10
| |/ |/|
* | Fix typo in sha1-intermediate checkLars Ingebrigtsen2018-07-08
* | Fix spelling of "intermediate" (it's not "intermediary")Lars Ingebrigtsen2018-06-25
* | Make the intermediary-sha1 check workLars Ingebrigtsen2018-06-25
* | Make more TLS checks trigger on the default `medium' levelLars Ingebrigtsen2018-06-24
* | Fix reverse test in previous check-inLars Ingebrigtsen2018-06-24
* | Refactor the protocol NSM checks for flexibilityLars Ingebrigtsen2018-06-24
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Move read-multiple-choice to its own libraryMark Oteiza2017-10-06