summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tweak the warning display to be less like a TLS decoding pagenetsecLars Ingebrigtsen2019-08-231-17/+56
* Change nsm-should-check to look at local subnetsRobert Pluim2019-08-072-44/+110
* fixup! Implement hostname->ip lookup functionRobert Pluim2019-08-073-41/+25
* Don't check unibyte hostnames for pure-ASCIIRobert Pluim2018-07-172-1/+5
* Add network-lookup-address-info descriptionRobert Pluim2018-07-171-0/+15
* Add tests for network-lookup-address-infoRobert Pluim2018-07-171-0/+25
* Refactor getaddrinfo usageRobert Pluim2018-07-171-34/+50
* Implement hostname->ip lookup functionRobert Pluim2018-07-164-24/+105
* Show full issuer and subject distinguished namesJimmy Yuen Ho Wong2018-07-141-37/+2
* Full certificate chain details for NSMJimmy Yuen Ho Wong2018-07-142-36/+187
* Add option to bypass NSM TLS checks on local networksJimmy Yuen Ho Wong2018-07-142-3/+148
* Revamp Network Security manager checks for TLSJimmy Yuen Ho Wong2018-07-142-277/+763
* Set standard value of `gnutls-min-primes-bits' to nilJimmy Yuen Ho Wong2018-07-141-5/+2
* Check TLS certs against CRLJimmy Yuen Ho Wong2018-07-141-5/+25
* Add to documentation of 'jump-to-register'Charles A. Roelli2018-07-142-1/+4
* ; Trace epg-tests gpg config finding (Bug#23561)Noam Postavsky2018-07-142-1/+15
* Avoid infloop in redisplay due to faulty mode-line propertiesJonathan Kyle Mitchell2018-07-141-2/+22
* * lisp/vc/diff-mode.el (diff-font-lock-prettify): New varStefan Monnier2018-07-132-0/+42
* Merge from origin/emacs-26Glenn Morris2018-07-1313-78/+162
|\
| * Use consistent function names in thread-tests.elMichael Albinus2018-07-131-8/+9
| * Fix format error in Faccept_process_outputMichael Albinus2018-07-131-6/+5
| * Lessen stack consumption in recursive read1Paul Eggert2018-07-121-1/+1
| * Match w32 paths in grep sans --null hits (Bug#32051)Noam Postavsky2018-07-122-2/+48
| * Fix previous make-network-process changeNoam Postavsky2018-07-121-1/+1
| * Another documentation improvement in flyspell.elEli Zaretskii2018-07-121-1/+2
| * Improve documentation of FlyspellEli Zaretskii2018-07-122-7/+11
| * Provide feature 'threadsMichael Albinus2018-07-122-28/+50
| * Save the server alias on reconnect (Bug#29657)Miciah Masters2018-07-101-1/+1
| * Refer to "proper lists" instead of "true lists"Basil L. Contovounesios2018-07-102-11/+14
| * Avoid turning on the global-minor-mode recursivelyJohn Shahid2018-07-101-12/+16
| * Fix Bug#32085Michael Albinus2018-07-101-0/+4
* | Tweak subr-x.el substring functionsBasil L. Contovounesios2018-07-132-6/+53
* | Minor cus-theme.el simplificationsBasil L. Contovounesios2018-07-131-17/+14
* | Minor custom.el simplificationsBasil L. Contovounesios2018-07-131-57/+46
* | * lisp/cus-theme.el: Use lexical-bindingBasil L. Contovounesios2018-07-131-17/+17
* | * lisp/custom.el: Use lexical-bindingBasil L. Contovounesios2018-07-131-25/+25
* | Fix custom-available-themes file expansionBasil L. Contovounesios2018-07-132-10/+103
* | Disable no-byte-compile in built-in themesBasil L. Contovounesios2018-07-1314-54/+0
* | Improve loading of byte-compiled custom themesBasil L. Contovounesios2018-07-131-37/+41
* | Speed up smerge-refine-regions by avoiding fsyncNoam Postavsky2018-07-121-3/+4
* | Don't skip epg-tests even with gpg 2.0 (Bug#23561)Noam Postavsky2018-07-121-1/+12
* | Fix the bootstrap differently, so zerop can be where it belongsStefan Monnier2018-07-122-13/+13
* | ; Add commentary on location of zeropBasil L. Contovounesios2018-07-111-0/+3
* | Unbreak bootstrapGlenn Morris2018-07-111-7/+7
* | ; Rearrange definition of zerop in subr.elBasil L. Contovounesios2018-07-101-7/+7
* | * lisp/vc/diff-mode.el: Perform hunk refinement from font-lockStefan Monnier2018-07-101-91/+115
* | Fix Bug#32107Filipp Gunbin2018-07-111-2/+3
* | Fix infinite recursion in eshell/clear (Bug#31326)Jonathan Kyle Mitchell2018-07-101-2/+1
* | * lisp/indent.el (indent-line-to): Fix dedenting of tabs.Noam Postavsky2018-07-101-3/+5
* | * lisp/format.el (format-annotate-single-property-change): Simplify.Paul Eggert2018-07-091-3/+1