-
-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add more sophisticated internet connectivity checker #520
base: main
Are you sure you want to change the base?
Commits on Jun 17, 2024
-
Add SSL based internet connectivity checker
This adds the ability to detect sneaky firewalls or anything else that may give false positives on internet connectivity by checking that a valid SSL connection can be made to a list of hosts. Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 768201e - Browse repository at this point
Copy the full SHA 768201eView commit details -
Update schema for internet connectivity checker list
Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32f3119 - Browse repository at this point
Copy the full SHA 32f3119View commit details -
Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f179d2d - Browse repository at this point
Copy the full SHA f179d2dView commit details -
Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28e74d6 - Browse repository at this point
Copy the full SHA 28e74d6View commit details -
Add warning about pre-OTP25 support for SSLConnect
Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 111c294 - Browse repository at this point
Copy the full SHA 111c294View commit details -
Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9571baa - Browse repository at this point
Copy the full SHA 9571baaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb2722c - Browse repository at this point
Copy the full SHA fb2722cView commit details -
Create behaviour for internet connectivity checking
Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a3d8a55 - Browse repository at this point
Copy the full SHA a3d8a55View commit details -
Add behaviour for ssl ping allowing users to specify their own implem…
…entation Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2266f12 - Browse repository at this point
Copy the full SHA 2266f12View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8df12f - Browse repository at this point
Copy the full SHA a8df12fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce21856 - Browse repository at this point
Copy the full SHA ce21856View commit details -
Remove behaviour for SSL Ping connection options
Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef88d08 - Browse repository at this point
Copy the full SHA ef88d08View commit details -
Update internet checker to support different connectivity status
Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e742c14 - Browse repository at this point
Copy the full SHA e742c14View commit details -
Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a5b41e - Browse repository at this point
Copy the full SHA 9a5b41eView commit details -
[WIP] Add HTTP connectivity checker
Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b58d228 - Browse repository at this point
Copy the full SHA b58d228View commit details -
Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 83d1fc1 - Browse repository at this point
Copy the full SHA 83d1fc1View commit details -
Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dba444e - Browse repository at this point
Copy the full SHA dba444eView commit details -
add simple HTTP client to replace httpc
Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b600041 - Browse repository at this point
Copy the full SHA b600041View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b7d405 - Browse repository at this point
Copy the full SHA 2b7d405View commit details -
Update connectivity check spec to accept arbitrary property table ent…
…ries Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d57742 - Browse repository at this point
Copy the full SHA 1d57742View commit details -
Add WhenWhere connectivity tester module
Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 11cac57 - Browse repository at this point
Copy the full SHA 11cac57View commit details -
Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4316685 - Browse repository at this point
Copy the full SHA 4316685View commit details -
Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3ffcf6b - Browse repository at this point
Copy the full SHA 3ffcf6bView commit details -
Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e48505 - Browse repository at this point
Copy the full SHA 1e48505View commit details -
don't run whenwhere tests on CI for now
Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 869345f - Browse repository at this point
Copy the full SHA 869345fView commit details -
Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64d7fcc - Browse repository at this point
Copy the full SHA 64d7fccView commit details -
Add erlang term decoding to whenwhere
Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80241bf - Browse repository at this point
Copy the full SHA 80241bfView commit details -
replace {:ip, addr} with {:bind_to_device, ifname} in connectivity ch…
…ecks Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 894d113 - Browse repository at this point
Copy the full SHA 894d113View commit details -
Cleanup unused code, add whenwhere docs
Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c60fce3 - Browse repository at this point
Copy the full SHA c60fce3View commit details -
Signed-off-by: Connor Rigby <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ba959f - Browse repository at this point
Copy the full SHA 1ba959fView commit details