7 Commits

Author SHA1 Message Date
c6a608061e
Localise all external resources so that application can be used without requiring clearnet connectivity
All checks were successful
continuous-integration/drone/push Build is passing
Add gzip handler so that assets can be compressed if clients request it
Add cache-control headers so that content can be effectively cached locally
2020-10-24 14:47:18 +01:00
547e7fdc04
Tighten ROA parsing to prevent invalid CIDRs from breaking things.
All checks were successful
continuous-integration/drone/push Build is passing
2020-08-29 13:48:45 +01:00
Simon Marsh
1ff2185651
- Sort filter{,6}.txt files by number rather than prefix length to be consistent with usage in registry
- Add API endpoint for reporting filter contents in JSON
2020-05-06 21:19:32 +01:00
Simon Marsh
083f6d03eb
Don't emit ROA rules if the prefix length is greater than the MaxLen defined in filter{,6}.txt 2019-04-22 21:06:29 +01:00
Simon Marsh
79081f79d2
Add CORS header to allow cross origin requests 2019-02-23 11:13:27 +00:00
Simon Marsh
ddbedc0ff6
Extend validity period and add checking to ensure ROA data
won't expire unnessarily
2019-02-18 20:53:45 +00:00
Simon Marsh
14ed3da238
Add server capability to generate ROA data 2019-02-17 11:37:04 +00:00