|
4a2fe3d966
|
Remove superfluous semi-colon after closing brace
|
2019-12-30 20:55:38 +01:00 |
|
|
484ae33948
|
Update changelog
|
2019-12-30 18:35:16 +00:00 |
|
|
50d4dbaf28
|
Remove support to expand as23456 entirely
|
2019-12-30 18:33:35 +00:00 |
|
|
824436099d
|
Update .spec file
|
2019-12-30 18:23:06 +00:00 |
|
|
3c4f0ad276
|
Update small bits
|
2019-12-30 18:18:39 +00:00 |
|
|
96eccd146a
|
More cleanup
|
2019-12-30 18:12:28 +00:00 |
|
|
07db38c432
|
Merge branch 'style9'
|
2019-12-30 18:02:01 +00:00 |
|
|
7d6c4421de
|
Apply OpenBSD's style(9) code formatting
|
2019-12-30 18:00:53 +00:00 |
|
|
156ff46032
|
Merge pull request #19 from sthen/patch-3
use pledge() on OpenBSD
|
2019-12-30 17:14:40 +00:00 |
|
|
e5df35884c
|
use pledge() if available
|
2019-12-30 16:54:44 +00:00 |
|
|
92249a3e6a
|
check for existence of pledge()
|
2019-12-30 16:37:39 +00:00 |
|
|
e3974c5469
|
Remove P command line option
|
2019-12-30 12:47:47 +00:00 |
|
|
a62f4031c4
|
Merge pull request #16 from sthen/patch-1
add -K to usage() short summary
|
2019-12-30 12:33:02 +00:00 |
|
|
b94ab9bc20
|
Merge pull request #17 from sthen/patch-2
avoid null deref in sx_radix_node_freeall
|
2019-12-30 12:32:43 +00:00 |
|
|
bda0408c9e
|
avoid null deref in sx_radix_node_freeall
Fixes segfault if querying an AS with no route objects (e.g 65000).
|
2019-12-30 11:35:04 +00:00 |
|
|
4b4ffafeb1
|
add -K to usage() short summary
|
2019-12-30 11:20:47 +00:00 |
|
|
7fa7e76d8e
|
Release bgpq4 0.0.3
0.0.3
|
2019-12-30 03:35:22 +00:00 |
|
|
2e2a8255b8
|
Implement support for the A query
This should significantly speed up common uses of this program
|
2019-12-30 03:32:53 +00:00 |
|
|
d97ced248a
|
First of all, identify the client
|
2019-12-30 02:24:19 +00:00 |
|
|
e3d00a8e5f
|
Make making slightly prettier
|
2019-12-25 14:14:05 +00:00 |
|
|
cc404908f2
|
Fix building on CentOS
Thanks Peter van Dijk (PowerDNS)!
|
2019-12-25 14:06:17 +00:00 |
|
|
e9e6d3b9bf
|
Fix typo in Makefile
|
2019-12-22 17:27:19 +01:00 |
|
|
b287e76598
|
Update contributors list
|
2019-12-22 17:22:44 +01:00 |
|
|
7b9cf81259
|
Alphabetically order make sources
|
2019-12-22 17:16:52 +01:00 |
|
|
a931b9d12b
|
Resolve merge conflict
|
2019-12-22 17:15:05 +01:00 |
|
|
03e3b11d95
|
Fix memory leaks
|
2019-12-22 16:05:05 +01:00 |
|
|
858c6f99b2
|
Merge pull request #12 from rewbycraft/feature/gh-actions
Add Linux CI
|
2019-12-21 16:00:33 +01:00 |
|
|
2f8e7283e7
|
Add matrix builds.
|
2019-12-17 12:29:57 +01:00 |
|
|
e8d261b572
|
First try at github actions.
|
2019-12-17 11:03:31 +01:00 |
|
|
954b12d3f7
|
Merge pull request #11 from rewbycraft/feature/autotools-openbsd
Add BSD support to bootstrap.
|
2019-12-17 05:26:46 +01:00 |
|
|
064e8ce58b
|
Add BSD support to bootstrap.
|
2019-12-16 20:56:18 +01:00 |
|
|
2abddb85d4
|
Merge pull request #9 from stucchimax/master
Make the examples more consistent, making use of -v4 and -v6 suffixes
|
2019-12-16 16:04:59 +01:00 |
|
|
4fa8c504dd
|
Merge pull request #8 from rewbycraft/feature/autotools
Switch the build system to using automake
|
2019-12-16 15:59:19 +01:00 |
|
|
40733b19ee
|
Make the examples more consistent, making use of -v4 and -v6 suffixes
for all the lists.
|
2019-12-15 19:02:00 +01:00 |
|
|
97cfe5adbc
|
Make bootstrap use /bin/sh.
|
2019-12-15 18:50:23 +01:00 |
|
|
008b3570b8
|
Add distribution archive to gitignore.
|
2019-12-15 16:36:50 +01:00 |
|
|
bce8b91215
|
Add documentation about make dist.
|
2019-12-15 16:35:44 +01:00 |
|
|
82cd442679
|
Switch to using maintainer-clean to clean autotools files.
|
2019-12-15 16:27:40 +01:00 |
|
|
8fd36c2138
|
Document make clean-local
|
2019-12-15 16:12:22 +01:00 |
|
|
8cb152c90d
|
Remove generated .html file from repository.
|
2019-12-15 16:10:52 +01:00 |
|
|
d94cef5e5b
|
Add missing files to the distribution.
|
2019-12-15 16:07:50 +01:00 |
|
|
42120bba4b
|
Add building instructions to the README.
|
2019-12-15 16:05:44 +01:00 |
|
|
a0d2b476b4
|
Switch over to using automake
|
2019-12-15 16:01:28 +01:00 |
|
|
c07e9ea198
|
Create and run a bootstrap script to prepare for the transition to
automake.
|
2019-12-15 15:05:34 +01:00 |
|
|
2e427a0f47
|
Remove ASDOT support
|
2019-12-14 15:12:10 +01:00 |
|
|
59b750857b
|
Update contact details
|
2019-12-14 15:11:50 +01:00 |
|
|
bcb281aa03
|
New release
|
2019-12-14 15:11:50 +01:00 |
|
|
87966dc1f0
|
Add support for Mikrotik
|
2019-12-14 15:11:46 +01:00 |
|
|
5eaeb69f63
|
Use rr.ntt.net as default IRRd instread of RADB
|
2019-12-14 14:42:49 +01:00 |
|
|
26f49e46a5
|
Rename bgpq3 to bgpq4
|
2019-12-14 14:41:14 +01:00 |
|