summaryrefslogtreecommitdiff
path: root/lisp/international/textsec.el
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in textsec-restriction-levelStefan Kangas2022-10-261-1/+1
* Make more IPV6 domains non-suspicious in textsecLars Ingebrigtsen2022-04-111-9/+10
* Recognise hybrid IPv6/IPv4 addresses in textsec (bug#54624)Mattias EngdegÄrd2022-04-111-6/+12
* ipv6 addresses aren't suspiciousLars Ingebrigtsen2022-03-291-0/+12
* ; Fix last change in 'textsec-bidi-controls-suspicious-p'.Eli Zaretskii2022-01-221-1/+3
* Improve detection of suspicious uses of bidi controlsEli Zaretskii2022-01-221-4/+21
* Make textsec-link-suspicious-p less mistrustfulLars Ingebrigtsen2022-01-201-37/+22
* Improve the textsec-domain-suspicious-p warning messageLars Ingebrigtsen2022-01-201-2/+5
* Make textsec-link-suspicious-p have fewer false positivesLars Ingebrigtsen2022-01-201-7/+8
* Tweak textsec-link-suspicious-pLars Ingebrigtsen2022-01-201-3/+7
* Allow suspicious names with some forms of bidi controlsLars Ingebrigtsen2022-01-201-7/+11
* Improve textsec-domain-suspicious-p messageLars Ingebrigtsen2022-01-201-1/+4
* Check link text domain suspiciousnessLars Ingebrigtsen2022-01-201-1/+7
* Expand textsec-link-suspicious-p checkingLars Ingebrigtsen2022-01-201-16/+28
* Improve textsec-domain-suspicious-p messageLars Ingebrigtsen2022-01-201-2/+5
* Make textsec-mixed-numbers-p actually workLars Ingebrigtsen2022-01-191-1/+2
* ; * lisp/international/textsec.el (textsec-url-suspicious-p): Fix a typo.Eli Zaretskii2022-01-191-1/+1
* Add text for suspicious linksLars Ingebrigtsen2022-01-191-0/+26
* Fix thinko in textsec-url-suspicious-pLars Ingebrigtsen2022-01-191-1/+3
* Make shr mark links with suspicious URLsLars Ingebrigtsen2022-01-191-0/+8
* Add new file textsec-check.elLars Ingebrigtsen2022-01-191-1/+1
* Mark whole-script confusables as suspicious domainsLars Ingebrigtsen2022-01-191-1/+7
* Split textsec-email-address-suspicious-p into two functionsLars Ingebrigtsen2022-01-191-9/+29
* ; Minor fix in 'textsec-domain-suspicious-p'Eli Zaretskii2022-01-191-1/+1
* Make textsec-suspicious-nonspacing-p work on marksLars Ingebrigtsen2022-01-191-1/+1
* ; Yet another improvement of doc strings in textsecEli Zaretskii2022-01-191-7/+7
* Deconfuse textsec doc strings slightlyLars Ingebrigtsen2022-01-191-4/+12
* Improve textsec doc stringsRobert Pluim2022-01-191-9/+11
* Minor improvement in textsec diagnosticsEli Zaretskii2022-01-191-2/+2
* Improve doc strings in textsec.elEli Zaretskii2022-01-181-22/+39
* The name in textsec-email-suspicious-p is optionalLars Ingebrigtsen2022-01-181-1/+1
* Add textsec functions for verifying email addressesLars Ingebrigtsen2022-01-181-0/+77
* Add textsec-domain-suspicious-pLars Ingebrigtsen2022-01-181-0/+14
* Add textsec predicates for different types of confusabilityLars Ingebrigtsen2022-01-181-0/+30
* Add textsec support for confusable charactersLars Ingebrigtsen2022-01-181-0/+20
* Improve textsec-restriction-level doc stringLars Ingebrigtsen2022-01-181-1/+1
* ; textsec.el: fix typoRobert Pluim2022-01-171-1/+1
* Doc fixes in textsec.elEli Zaretskii2022-01-171-4/+8
* Change textsec-mixed-numbers-p to use recommended algorithmLars Ingebrigtsen2022-01-171-12/+13
* Add new function textsec-mixed-numbers-pLars Ingebrigtsen2022-01-171-0/+15
* Add some textsec-restriction-level commentsLars Ingebrigtsen2022-01-171-0/+3
* Add textsec-restriction-level functionLars Ingebrigtsen2022-01-171-0/+52
* Fix some doc strings in textsec.elLars Ingebrigtsen2022-01-171-9/+16
* Add support for functions that deal with Unicode scriptsLars Ingebrigtsen2022-01-171-0/+95