Commit Graph

25 Commits (main)

Author SHA1 Message Date
Raphaël Vinot 21004dc888 fix: Make mypy happy, few syntax changes 2023-06-26 15:56:51 +02:00
Mathieu Beligon efd21177c0 fix typing 2023-06-22 22:36:41 +02:00
Mathieu Beligon a0713f732c [cidr] Use a decision tree for faster slow search 2023-06-22 17:38:00 +02:00
Mathieu Beligon 4f19cc1934 [fast search] use set to have faster search 2023-05-31 15:49:47 -04:00
Raphaël Vinot 64918ed2f5 chg: make mypy happy 2022-03-17 12:42:16 +01:00
Raphaël Vinot 643b8badfb new: store warning list in homedir if possible 2022-03-11 17:09:25 +01:00
Raphaël Vinot 6d5e22b145 chg: Bump deps 2022-01-13 11:22:42 +01:00
Fukusuke Takahashi 86fb1036da Fix UnicodeDecodeError on windows. 2021-09-14 23:31:58 +09:00
Raphaël Vinot 639cfa1276 new: Typing, bump lists. 2021-01-21 15:23:15 +01:00
Ilya Glotov 5fe0d7fd6b
Fix slow search #6 2020-04-23 16:16:54 +03:00
Raphaël Vinot afa7eb4cde fix: Properly match hostnames
Fix #6
2020-04-20 10:28:02 +02:00
Raphaël Vinot 1f450da171 fix: New expected type 2020-04-07 14:30:55 +02:00
Koen Van Impe be6c92c6f6 Example script for domain check 2019-10-23 20:42:47 +02:00
Raphaël Vinot 464a001aa4 chg: Use pathlib, cleanup 2019-07-25 17:11:52 +02:00
Ilya Glotov 5bff665167
Fix slow search assignment 2019-07-09 00:27:38 +03:00
Raphaël Vinot 7c6c5e7296 new: __repr__ method in WarningList 2019-05-13 10:24:47 +02:00
Raphaël Vinot 133771d7c4 new: Allow to pass a list of WarningLists (in dict) as parameter 2018-01-25 17:54:01 +01:00
Raphaël Vinot 482a9343d1 chg: Improve search methods 2017-12-24 13:14:34 +01:00
Raphaël Vinot 10f706cfcb chg: Type in the warning list is now enforced 2017-12-22 15:35:36 +01:00
Raphaël Vinot 7622be7956 Properly use the JSONEncoder 2017-11-01 11:09:08 -07:00
Raphaël Vinot e0daf537d4 Cleanup useless pieces of code 2017-10-31 17:28:54 -07:00
Raphaël Vinot 17071506ab Add support for CIDR lookups 2017-10-31 17:06:50 -07:00
Raphaël Vinot 0590f926b7 Simplify code 2017-10-31 16:06:50 -07:00
Raphaël Vinot 3895df0ea8 Add simple search 2017-10-30 22:11:37 -04:00
Raphaël Vinot b4f1b9dd69 Initial commit 2017-10-28 19:42:57 -04:00