1
0
mirror of https://github.com/bgp/stayrtr.git synced 2024-05-06 15:54:54 +00:00

15 Commits

Author SHA1 Message Date
a9fde96027 Invert the usual CGO_ENABLED behavior to default to off. 2021-10-27 04:42:36 +00:00
cc539c43a5 Trim paths. Don't need all that cruft. 2021-10-26 11:34:39 +00:00
6d1c068d5a Docker cleanup
* Reduce all Dockerfiles to a single multi-staged one
* Updates GitHub Actions and also push the current git shortened SHA
2021-10-20 09:13:10 +00:00
eff66b2e0d More cleanups 2021-10-20 09:13:10 +00:00
eb60e4b5e9 Rebrand 2021-05-07 14:37:05 +00:00
6ec9302f8d fix Makefile bad merge 2020-11-23 18:18:57 -08:00
541b9dec1a fix indentation 2020-11-23 15:14:07 -08:00
87a1361398 build files 2020-11-23 15:11:56 -08:00
2b25113f49 fix debian packaging bug with no default config 2020-11-20 17:37:29 -08:00
3ff0fb0e84 Bugfix: makefile has typo and add rtrdump with packages 2020-02-27 14:22:02 -08:00
00dac583b9 Add RTRdump to Makefile for packaging for #43 2020-02-26 21:12:50 -08:00
60f8a6fe84 Filter and assertion implementation (#34)
* Possibility to read a slurm file (rfc8416) from an http/https endpoint or from a file
* Filters prefixes and adds new ones contained in the configuration
* Can output a new rpki.json which contains the updated prefixes and sign it (other GoRTR can consome from it)
2019-11-05 12:39:19 -08:00
7a9ba09d42 Add tests to Makefile and travis 2019-10-20 23:31:05 -07:00
ed4fdf5f87 Fix versioning in Dockerfile 2019-07-31 15:14:36 -07:00
ccb697c700 Packaging GoRTR
* Travis-CI now automatically compiles GoRTR for Linux, Mac OS and Windows
* Version number inserted at build time based on tag
* Packages deb/rpm
* Publishes into GitHub Releases
2019-07-31 12:54:44 -07:00