summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnutls.c windows fixupsnsmLars Magne Ingebrigtsen2014-11-192-3/+12
* (nsm-format-certificate): Fix typo in the certificate printing.Lars Magne Ingebrigtsen2014-11-192-1/+2
* NSM certificate display fixLars Magne Ingebrigtsen2014-11-192-6/+18
* * gnutls.c: Cargo-cult implementation of the Windows gnutls interface functions.Lars Magne Ingebrigtsen2014-11-192-24/+85
* * gnutls.c (gnutls_certificate_details): Fix comment.Ted Zlatanov2014-11-192-1/+5
* * url-http.el (url-http): Protect against `url-http-noninteractive' being unb...Lars Magne Ingebrigtsen2014-11-192-1/+5
* * net/nsm.el (nsm-security-level): Fix defcustom.Ted Zlatanov2014-11-192-4/+8
* Introduce a new `url-request-noninteractive' interface variableLars Magne Ingebrigtsen2014-11-196-4/+31
* Allow callers to specify to NSM that we're in a non-interactive contextLars Magne Ingebrigtsen2014-11-192-1/+8
* NSM exception handling on changed certificatesLars Magne Ingebrigtsen2014-11-192-13/+22
* NSM: Use the public key hash as the fingerprintLars Magne Ingebrigtsen2014-11-192-7/+15
* (gnutls_certificate_details): Return the public key fingerprintLars Magne Ingebrigtsen2014-11-192-24/+42
* Revert commit 75ccb64a946a6668288aee50508888be392a0e7fLars Magne Ingebrigtsen2014-11-193-11/+6
* (nsm-check-tls-connection): Make `high' do certificate pinningLars Magne Ingebrigtsen2014-11-182-14/+46
* Tweak meaning of self-signed certificates in gnutlsLars Magne Ingebrigtsen2014-11-182-3/+6
* Format certificates prettier in the NSMLars Magne Ingebrigtsen2014-11-182-11/+22
* Store (some) host names in the security manager databaseLars Magne Ingebrigtsen2014-11-182-15/+31
* (nsm-query): Also make asynch code say `no' to everything.Lars Magne Ingebrigtsen2014-11-182-1/+3
* Export running_asynch_code to LispLars Magne Ingebrigtsen2014-11-183-6/+11
* Have the NSM deny all non-validating connections non-interactivelyLars Magne Ingebrigtsen2014-11-182-11/+17
* Document the Network Security Manager brieflyLars Magne Ingebrigtsen2014-11-182-0/+31
* Clear pending input after reading the char to avoid confusing EmacsLars Magne Ingebrigtsen2014-11-181-1/+5
* Display the certificate more prettyLars Magne Ingebrigtsen2014-11-181-21/+56
* Doc typo fixLars Magne Ingebrigtsen2014-11-181-1/+1
* Make IMAP and POP3 warn unless encrypted, and SMTP warn if passwordsLars Magne Ingebrigtsen2014-11-187-18/+51
* Make all TLS/STARTTLS connections go through the security managerLars Magne Ingebrigtsen2014-11-182-0/+14
* Display the certificate details when queryingLars Magne Ingebrigtsen2014-11-181-19/+35
* Return the valid-from/to as a string instead of an integerLars Magne Ingebrigtsen2014-11-181-2/+10
* Track all certificates that are invalidLars Magne Ingebrigtsen2014-11-181-71/+91
* gnutls expects signed char* here and thereLars Magne Ingebrigtsen2014-11-181-6/+6
* Get rid of arbitrary gnutls length limitLars Magne Ingebrigtsen2014-11-181-5/+12
* Fix off-by-one error in the hex stringsLars Magne Ingebrigtsen2014-11-181-14/+15
* Remove some arbitrary limits from the gnutls printing codeLars Magne Ingebrigtsen2014-11-181-19/+33
* (gnutls_hex_string): New utility function.Lars Magne Ingebrigtsen2014-11-182-19/+22
* Export all certificate details to Lisp LandLars Magne Ingebrigtsen2014-11-182-7/+149
* (nsm-verify-connection): Allow always saving the fingerprint.Lars Magne Ingebrigtsen2014-11-182-5/+20
* * net/nsm.el: New file to provide network security management.Lars Magne Ingebrigtsen2014-11-172-0/+234
* Add a "sha1:" prefix to the fingerprintLars Magne Ingebrigtsen2014-11-171-4/+12
* Add a new `gnutls-peer-status' functionLars Magne Ingebrigtsen2014-11-173-1/+107
* Don't assume "bzr log" uses --long format by default.Eli Zaretskii2014-11-172-2/+9
* Restore 'Bug#' -> 'debbugs:' rewrite in log-edit-mode.Paul Eggert2014-11-162-1/+8
* Simplify and fix doc-related .gitignore files.Paul Eggert2014-11-168-88/+52
* Prevent resizing the echo area when iPython is enabledFabián Ezequiel Gallina2014-11-162-3/+11
* Fix indentation before `!=' and after `+='Dmitry Gutov2014-11-163-2/+18
* Fix DocView slicing docsTassilo Horn2014-11-162-3/+11
* * src/frame.c (Fhandle_switch_frame): Deactivate shift-region (bug#19003).Stefan Monnier2014-11-164-2/+10
* Don't ignore .gitattributesAndreas Schwab2014-11-161-1/+0
* Use git rev-parse to get repository versionAndreas Schwab2014-11-162-2/+7
* Backport 2014-06-30 admin/update_autogen changeGlenn Morris2014-11-152-6/+28
* Fixes: debbugs:18432Fabián Ezequiel Gallina2014-11-154-1/+30