Commit graph

30 commits

Author SHA1 Message Date
Daniel
28a4ea4709 Unify and improve country info 2023-08-28 15:26:26 +02:00
Daniel
5939486767 Combine geoip country info and add country names 2023-08-23 13:53:33 +02:00
Patrick Pacher
f001ed6d06 Add API endpoint to retrieve a list of country center coordinates 2023-05-24 10:37:38 +02:00
Daniel
5bb2813459 Fix linter errors 2023-04-25 14:37:29 +02:00
Daniel
d8c25ecb5f Add geoip regions to improve distance estimation 2023-03-23 13:57:32 +01:00
Daniel
f7118050bb Improve network proximity thresholds 2023-03-16 14:31:51 +01:00
Daniel
62729cc889 Add new geoip metadata fields 2022-08-30 13:29:40 +02:00
Daniel
b392a1e8ff Add geoip.IsInitialized to expose if the databases have been loaded 2022-06-09 13:59:50 +02:00
Daniel
ef62be4cb0 Exclude some tests cases in CI 2022-02-02 14:54:21 +01:00
Daniel
60d8664e7b Fix tests and linters 2022-02-02 12:48:42 +01:00
Daniel
c5c54d16e1 Weigh coordinate distance stronger 2022-01-25 16:25:59 +01:00
Daniel
aec32fb6a2 Fix matching unknown AS Orgs 2022-01-25 16:25:59 +01:00
Daniel
ad21764711 Improve location estimation 2022-01-18 15:27:39 +01:00
Daniel
0d88a6982a Improve and document location estimation algorithm 2021-10-19 10:49:19 +02:00
Daniel
d98df900bd Fill missing location info based on existing info 2021-09-29 22:10:45 +02:00
Daniel
9cb7fe346e Improve network proximity calculation 2021-09-29 15:43:35 +02:00
Patrick Pacher
65825fe06e
Fix panic when nobody waits for a geoip database 2021-08-18 16:35:12 +02:00
Patrick Pacher
a6e5e49bd2 Implement review suggestions 2021-08-18 16:19:24 +02:00
Patrick Pacher
c02f2cb593 Improve geoip database downloading and do not block connections 2021-08-18 15:28:50 +02:00
Patrick Pacher
3627384fc5 Improve locking in intel/geoip 2021-08-17 13:47:17 +02:00
Daniel
02525eff49
Merge pull request #178 from safing/feature/improve-geoip-distance-calc
Shift focus away from coordinates for calculating IP distance
2020-10-19 10:31:47 +02:00
Daniel
cfafbfca4e Improve trace logging 2020-10-15 11:48:27 +02:00
Daniel
222249678e Shift focus away from coordinates for calculating IP distance 2020-10-15 11:36:17 +02:00
Daniel
cdec623033 Add SPN integration 2020-08-06 21:36:43 +02:00
Patrick Pacher
a426b53929
Update to new geoip database 2020-05-14 07:35:45 +02:00
Daniel
f4b8ad7d7c Fix tests: split core package into core and base 2020-05-02 13:24:31 +02:00
Patrick Pacher
a3a591740e Fix geoip database upgrade handling 2020-04-03 14:23:02 +02:00
Daniel
eec0c37101 Fix dependency graph and linter errors 2020-04-02 17:09:15 +02:00
Daniel
5523fcf0bd Add subsystems and clean up module dependencies 2020-04-01 17:14:33 +02:00
Daniel
f270ccc21f Move and fix geoip package 2020-03-20 23:00:18 +01:00