Commit graph

19 commits

Author SHA1 Message Date
Alexandre Aubin
5bc02ab1c4 Switch to a max request per time-window rate limit, 'cause having to wait 4 seconds between requests is too complicated for the client side 2019-07-31 14:41:21 +00:00
Alexandre Aubin
1445a12ab6 Misc fixes / updates for messages 2019-07-29 23:32:13 +02:00
Alexandre Aubin
d23290299e Add skeleton for check-smtp 2019-07-29 23:32:08 +02:00
Alexandre Aubin
faa81c1ee3 Add API to check ports 2019-07-29 22:34:35 +02:00
Alexandre Aubin
9a68ffabc1 Implement nonce mechanism 2019-07-29 21:17:34 +02:00
Alexandre Aubin
b593e6ba77 Imho we shouldn't enforce this check on the DNS ... we may want to check the http reachability independently of the DNS setup so that we're more able to pinpoint what's the actual issue (also it may lead to many false-negatives due to DNS caching) 2019-07-29 20:06:23 +02:00
Alexandre Aubin
dea0590318 Factorize rate limit check 2019-07-29 20:06:17 +02:00
Laurent Peuch
7d868ec5dd [mod] custom code when test failure is due to a known error 2019-01-22 02:40:16 +01:00
Laurent Peuch
cbe205e587 [doc] add some doc about the general workflow 2019-01-19 13:10:39 +01:00
Laurent Peuch
311f6caad0 [enh] uses http code 400 in case of bad request 2019-01-19 10:05:06 +01:00
Laurent Peuch
d6e23ceabe [enh] implement rate limit and finish project 2019-01-19 10:01:40 +01:00
Laurent Peuch
2a1af42a79 [enh] handle ipv6 dns check 2019-01-19 09:19:16 +01:00
Laurent Peuch
5c6291170a [enh] do ipv4 dns check 2019-01-19 08:47:56 +01:00
Laurent Peuch
8e373f1c05 [doc] update TODO 2019-01-19 08:10:16 +01:00
Laurent Peuch
f124bd02b7 [enh] add error codes 2019-01-19 08:08:36 +01:00
Laurent Peuch
ae4da946d6 [enh] check domain validity 2019-01-19 07:58:37 +01:00
Laurent Peuch
b833a795ce [enh] first working version 2019-01-19 07:54:11 +01:00
Laurent Peuch
28cf8f5ad3 [enh] progress 2019-01-19 07:38:13 +01:00
Laurent Peuch
de00bfed5c init 2019-01-19 07:25:23 +01:00