index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
Age
Commit message (
Expand
)
Author
2018-10-03
Add check to ensure vioscsi pointer if valid
ccardenas
2018-10-03
vmd(8): avoid a divide by zero when the user specified a low baud rate
Mike Larkin
2018-10-03
remove unused files
Eric Faurot
2018-10-03
correctly handle "+a:..." entries
Eric Faurot
2018-10-03
add filter option based on origin validation state
denis
2018-10-03
Update manual to reflect ROA changes
denis
2018-10-02
Fix potential rounding errors when calculating the qcow2 l1 and ref tables sizes
Reyk Floeter
2018-10-01
Expose BGP Origin Validation state in bgpctl show commands
job
2018-10-01
Only send 408 Timeout responses when we have seen at least part of a
Sebastian Benoit
2018-10-01
Fix potential double-free in error path
Reyk Floeter
2018-10-01
Try to derive the qcow2 file format from an image file automatically.
Reyk Floeter
2018-09-30
Add size limitation of group-name and a reference to ifconfig about it
solene
2018-09-30
vstate might be used uninitialized
denis
2018-09-29
vmd: don't remove vm if sending failed
pd
2018-09-29
Fix problems with redistribution of routes by route label.
Sebastian Benoit
2018-09-29
update to 4.1.25
Florian Obser
2018-09-29
I forgot to put this in with the 4.1.24 update.
Florian Obser
2018-09-29
Zap dead/obsolete code
kn
2018-09-29
Implement origin validation in bgpd. This introduces two new tables, the
Claudio Jeker
2018-09-29
With the introduction of sets the config that is shipped to the RDE got
Claudio Jeker
2018-09-29
Introduce minimal tracking of announced prefixes. A per peer RB tree tracks
Claudio Jeker
2018-09-28
Support vmd-internal's vmboot with qcow2 disk images.
Reyk Floeter
2018-09-28
Compress qcow2 open debug messages into a single line
Reyk Floeter
2018-09-28
Fix copy-pasto to use maxmem instead of maxcpu
Reyk Floeter
2018-09-28
add unveil(2) to tcpdump(8)
Ricardo Mestre
2018-09-27
Add vmctl stop -a [-fw] option to stop or terminate all running VMs.
Reyk Floeter
2018-09-27
Add some extra curlies to make code more legible.
Claudio Jeker
2018-09-27
unbreak "inet" and "inet6" aliases in filters after rev. 1.333
Sebastian Benoit
2018-09-27
whitepspace fix
Sebastian Benoit
2018-09-27
Document how syslogd(8) escapes characters in log lines.
Alexander Bluhm
2018-09-27
add unveil(2) to vipw(8)
Ricardo Mestre
2018-09-26
treat NOTIMP as NO_DATA in response to MX query: fallback to hostname lookup
Eric Faurot
2018-09-26
Rename AS_NONE to AS_UNDEF here as well. OK compiler & grep
Claudio Jeker
2018-09-26
Rename AS_NONE to AS_UNDEF, AS_NONE will be reused for a different purpose
Claudio Jeker
2018-09-26
Switching bgpd to a default deny policy had one bad side-effect. Some
Claudio Jeker
2018-09-26
Fix segfault in usermod -l by swapping one of the getpwnam(3) with
Ricardo Mestre
2018-09-26
Fix use-after-free by moving the free(3) of the configured interfaces to after
Ricardo Mestre
2018-09-26
Use the same logic in trie_roa_check_v4 as in trie_roa_check_v6 when
Claudio Jeker
2018-09-26
Instead of checking that a segement is not of type AS_SET do the check
Claudio Jeker
2018-09-26
Indent issue. No functional change
Claudio Jeker
2018-09-25
Fix loading of roa-sets in the RDE. From a much bigger diff but this
Claudio Jeker
2018-09-25
When sending set_tables in the imsg use the right size. Currently the
Claudio Jeker
2018-09-24
unveil(2) is easy since this only uses one directory tree
Theo de Raadt
2018-09-24
Allow to use the "tls" keyword on any relay action to force TLS, with
Eric Faurot
2018-09-21
sync host*() changes from pfctl
kn
2018-09-21
Add explanations about vmctl send command
solene
2018-09-21
Both AS 23456 and AS 0 are reserved and can nor be used. Extend check for
Claudio Jeker
2018-09-21
better yyerror messages. "syntax error" is generally not very helpful.
Claudio Jeker
2018-09-21
Move setting of the PREFIXSET_FLAG_OPS higher up since prefixset_item rule
Claudio Jeker
2018-09-21
Implement code to parse, print and reload roa-set tables.
Claudio Jeker
[next]