Commit Graph

146 Commits (429cea9c0787876820984a2df4e982449a84c10e)

Author SHA1 Message Date
Raphaël Vinot 429cea9c07 fix: Exception when AS isn't known. 2019-05-21 12:30:28 +02:00
Raphaël Vinot 5257846241 fix: Worse AS is position 1 (not 0). 2019-05-21 12:25:44 +02:00
Raphaël Vinot 27dfb7dcf1 Merge branch 'master' of github.com:D4-project/BGP-Ranking 2019-05-21 12:22:51 +02:00
Raphaël Vinot 4c50285971 fix: Revert the position number (the lower, the worse). 2019-05-21 12:22:43 +02:00
Raphaël Vinot 57c6e855f6
Update README.md 2019-05-21 12:06:53 +02:00
Raphaël Vinot aaab8fb5b2
Update README.md 2019-05-21 11:22:58 +02:00
Raphaël Vinot 962e4fe6b3
Add CURL example 2019-05-21 11:07:01 +02:00
Raphaël Vinot aa0d4581a8 new: Add links to ASN and detailled ASN view from the ASN History page 2019-04-30 11:58:37 +02:00
Raphaël Vinot 8caad2d8e5 new: Add a field to search the ASN history of an IP 2019-04-30 11:45:11 +02:00
Raphaël Vinot 6da9b2d19d chg: Make pipfile python3.7 compatible 2019-04-30 11:41:33 +02:00
Raphaël Vinot 4e0741056b chg: Bump dependencies
Fix CVE-2019-11324 (urllib3)
2019-04-19 22:28:22 +02:00
Raphaël Vinot 86180c080b fix: Bump dependencies, fix for CVE-2019-10906 2019-04-15 13:20:13 +02:00
Raphaël Vinot 28013297ef fix: Manual ranking of interval 2019-04-09 13:33:14 +02:00
Raphaël Vinot 7b22cb7b8d chg: Cache the ASN meta info during a ranking 2019-04-09 11:56:12 +02:00
Raphaël Vinot 96dccb1cb4 chg: Bump Pipfile 2019-04-09 11:40:01 +02:00
Raphaël Vinot edb57a6e9c new: Add manual ranking script. 2019-04-09 11:39:39 +02:00
Raphaël Vinot fd84482410 fix: Make rank_a_day easier to use. 2019-04-09 11:05:14 +02:00
Raphaël Vinot 019ef1c40a fix: new version of soup sieve broke the shadow server fetcher 2019-03-25 00:39:43 +01:00
Raphaël Vinot aeb90e6c5f fix: Bad call to get_asn_descriptions, typo. 2019-03-15 18:20:52 +01:00
Raphaël Vinot 7694c119cd fix: Display the most recent ASN Description we know about. 2019-03-15 18:11:08 +01:00
Raphaël Vinot 35adef8336 fix: Make sure to pass an IP to ipasn.query 2019-03-15 18:00:28 +01:00
Raphaël Vinot dd4d5b5bb7 fix: No need to decode the key we only dump. 2019-03-15 17:46:13 +01:00
Raphaël Vinot 40195dd999 chg: Update IPASN View. 2019-03-15 17:37:44 +01:00
Raphaël Vinot 4f2898af7c new: Initial version of the IP-ASN History view 2019-03-13 18:03:13 +01:00
Raphaël Vinot 7e4c9e27f0 chg: Bump dependencies. 2019-03-13 17:11:17 +01:00
Alexandre Dulaunoy 37c97ae252
chg: [doc] introduction based on the original version of BGP Ranking 2019-02-17 13:24:02 +01:00
Raphaël Vinot 7e698f8736 chg: Cleanup & update deps. 2019-01-20 20:51:51 +01:00
Raphaël Vinot 7a39941c23 chg: Update Pidfile 2019-01-18 18:07:28 +01:00
Raphaël Vinot 2f7c286312 chg: properly create a secret key 2019-01-17 16:33:31 +01:00
Raphaël Vinot 5e4264a411 chg: Move installation process to pipenv 2019-01-17 14:59:40 +01:00
Raphaël Vinot 42c0371e51 fix: Remove print statement 2019-01-15 17:47:18 +01:00
Raphaël Vinot 9807fbe694 chg: Adapt call to ipasn mass_query to the new format 2019-01-10 12:03:22 +01:00
Raphaël Vinot 94b79ce19b new: Add link to github 2019-01-09 16:48:45 +01:00
Raphaël Vinot 36003a6a02 new: Add Python client, rework API accordingly. 2019-01-08 12:40:07 +01:00
Raphaël Vinot 794e050c16 chg: Bump bootstrap-select 2019-01-04 12:07:10 +01:00
Raphaël Vinot 1c2efc88da fix: sanitize ipasn_history proxy 2019-01-04 11:56:29 +01:00
Raphaël Vinot c71b2bdf7c new: Proxy for direct calls to IPASN History 2019-01-03 18:59:19 +01:00
Raphaël Vinot b55a2ecb2c fix: Get timestamp on feodo tracker 2018-12-12 17:52:06 +01:00
Raphaël Vinot b6ca96d147 fix: Add parser for feodotracker 2018-12-12 17:44:06 +01:00
Raphaël Vinot 69d00e2328 fix: URL for feodotracker 2018-12-11 17:16:19 +01:00
Raphaël Vinot 5e89cae640 chg: Handle connecting to IPASN History safely 2018-11-28 11:52:34 +01:00
Raphaël Vinot 0fed442b1d chg: BGP Ranking webserver should listen on 0.0.0.0 2018-11-28 11:50:06 +01:00
Raphaël Vinot 4583228325 fix: Catch a few errors 2018-11-28 11:14:37 +01:00
Raphaël Vinot b8e8cce57e fix: Handle HEAD on / 2018-11-28 11:03:07 +01:00
Raphaël Vinot af6189bbfd chg: Use simplejson when possible & gunicorn for production. 2018-11-27 11:03:18 +01:00
Raphaël Vinot 07559a2ed8 new: add missing sources in shadow server 2018-11-26 16:45:18 +01:00
Raphaël Vinot 8f7bd6b33a chg: Change default logging of db_insert, and ssfetcher to INFO 2018-11-26 15:49:39 +01:00
Raphaël Vinot 367f2f8421 new: Force usage of redis-py 3+ 2018-11-26 14:59:53 +01:00
Raphaël Vinot aae34e324d fix: Wrong variable name 2018-11-26 14:59:03 +01:00
Raphaël Vinot fbbf85cd21 chg: Sanitize more IPs at once 2018-11-26 14:58:23 +01:00