Steve Clement
|
36688e85c1
|
Merge pull request #13 from D4-project/dependabot/pip/jinja2-2.11.3
|
2021-10-10 08:47:32 +02:00 |
dependabot[bot]
|
998cd95370
|
build(deps): bump jinja2 from 2.10.3 to 2.11.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.10.3...2.11.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-20 00:33:33 +00:00 |
Raphaël Vinot
|
68de39f6c5
|
Merge pull request #12 from D4-project/dependabot/pip/aiohttp-3.7.4
build(deps): bump aiohttp from 3.6.2 to 3.7.4
|
2021-02-26 15:21:35 +01:00 |
dependabot[bot]
|
6cef75b428
|
build(deps): bump aiohttp from 3.6.2 to 3.7.4
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.2 to 3.7.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.6.2...v3.7.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-26 02:20:28 +00:00 |
Raphaël Vinot
|
fd9c0e03af
|
Merge branch 'master' of github.com:D4-project/BGP-Ranking
|
2019-11-27 17:37:03 +01:00 |
Raphaël Vinot
|
7d8dc290e6
|
fix: ASN graph on web interface
|
2019-11-27 17:36:54 +01:00 |
Raphaël Vinot
|
eeed3e27cd
|
Update README.md
|
2019-11-14 16:33:55 +01:00 |
Raphaël Vinot
|
091ca24091
|
fix: Multiple bugs in the JSON outputs.
|
2019-11-13 15:21:09 +01:00 |
Raphaël Vinot
|
15090db53d
|
chg: Bump dependencies
Note: Cannot use gunicorn 20 due to
https://github.com/benoitc/gunicorn/issues/1925
|
2019-11-13 15:18:38 +01:00 |
Raphaël Vinot
|
4c1e9932a0
|
chg: Bump requirements.txt
|
2019-08-22 18:54:26 +02:00 |
Raphaël Vinot
|
b367e1852c
|
chg: Bump dependencies
|
2019-08-22 18:45:43 +02:00 |
Raphaël Vinot
|
4d6af4d763
|
chg: Bump dependencies
|
2019-08-19 16:35:44 +02:00 |
Raphaël Vinot
|
5ceed41417
|
chg: Bump dependencies
|
2019-07-24 10:30:24 +02:00 |
Raphaël Vinot
|
331bdf499c
|
new: [client] Helper for asns_global_ranking
|
2019-07-22 16:28:58 +02:00 |
Raphaël Vinot
|
c1351fc980
|
new: [json] Route to request asns_global_ranking
|
2019-07-22 15:45:17 +02:00 |
Raphaël Vinot
|
dd39ad2f29
|
chg: Add documentation for Python client
|
2019-06-16 17:03:22 +02:00 |
Raphaël Vinot
|
cc7c953493
|
chg: Bump dependency
|
2019-06-07 17:17:46 +02:00 |
Raphaël Vinot
|
3f1abddfbb
|
chg: Bump dependencies
|
2019-05-29 23:44:59 +02:00 |
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 |