aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/international/textsec-tests.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Fix typo in textsec-restriction-levelStefan Kangas2022-10-261-1/+1
* Recognise hybrid IPv6/IPv4 addresses in textsec (bug#54624)Mattias EngdegÄrd2022-04-111-1/+4
* ipv6 addresses aren't suspiciousLars Ingebrigtsen2022-03-291-1/+10
* Adjust test to adjusted codeLars Ingebrigtsen2022-02-031-2/+2
* Improve detection of suspicious uses of bidi controlsEli Zaretskii2022-01-221-4/+2
* Make textsec-link-suspicious-p less mistrustfulLars Ingebrigtsen2022-01-201-7/+1
* Re-enable some textsec-tests after recent bidi.c fixLars Ingebrigtsen2022-01-201-7/+7
* Add test for bug#51733Lars Ingebrigtsen2022-01-201-1/+4
* Allow suspicious names with some forms of bidi controlsLars Ingebrigtsen2022-01-201-4/+9
* Check link text domain suspiciousnessLars Ingebrigtsen2022-01-201-1/+3
* Expand textsec-link-suspicious-p checkingLars Ingebrigtsen2022-01-201-1/+7
* Improve textsec-domain-suspicious-p messageLars Ingebrigtsen2022-01-201-0/+4
* Make textsec-mixed-numbers-p actually workLars Ingebrigtsen2022-01-191-0/+1
* Add text for suspicious linksLars Ingebrigtsen2022-01-191-0/+18
* Make shr mark links with suspicious URLsLars Ingebrigtsen2022-01-191-0/+4
* Add new file textsec-check.elLars Ingebrigtsen2022-01-191-5/+10
* Mark whole-script confusables as suspicious domainsLars Ingebrigtsen2022-01-191-1/+4
* Split textsec-email-address-suspicious-p into two functionsLars Ingebrigtsen2022-01-191-1/+3
* Make textsec-suspicious-nonspacing-p work on marksLars Ingebrigtsen2022-01-191-3/+3
* Add textsec functions for verifying email addressesLars Ingebrigtsen2022-01-181-0/+39
* Add textsec-domain-suspicious-pLars Ingebrigtsen2022-01-181-0/+5
* Add textsec predicates for different types of confusabilityLars Ingebrigtsen2022-01-181-1/+18
* Add textsec support for confusable charactersLars Ingebrigtsen2022-01-181-0/+7
* Add new function textsec-mixed-numbers-pLars Ingebrigtsen2022-01-171-0/+5
* Add textsec-restriction-level functionLars Ingebrigtsen2022-01-171-0/+12
* Add support for functions that deal with Unicode scriptsLars Ingebrigtsen2022-01-171-0/+72