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
2022-08-15
plug a fd leak in read_errdoc if fstat fails or if the file is empty
Omar Polo
2022-08-12
Implement slowcgi_timeout() to actually kill the backend bgpctl process.
Claudio Jeker
2022-08-12
No need to make a deep copy of the EE cert
Theo Buehler
2022-08-12
pkg_add.1: fix typo in pkg stem with flavor example
Landry Breuil
2022-08-12
Use break instead of return so that a HEAD request still consumes all data.
Claudio Jeker
2022-08-12
fix regression introduced in previous commit. HEAD replies don't have a
Omar Polo
2022-08-11
correctly handle an abnormal fastcgi termination. httpd handles the
Omar Polo
2022-08-10
Clarify warning related to ROA eContent
Job Snijders
2022-08-10
Disallow AS Resources extension on ROA EE certificates
Job Snijders
2022-08-10
Reverse NULL check in krVPN6_change()
Theo Buehler
2022-08-10
More kroute_nexthop cleanup. Mainly use direct assignment instead of
Claudio Jeker
2022-08-10
Fix logic in network_dump_upcall()
Claudio Jeker
2022-08-10
Decrease how long to wait for the remote peer to send IO before giving up
Job Snijders
2022-08-10
fixup header for bgpctl show network so it lines up again.
Claudio Jeker
2022-08-09
Make the http code respect MAX_CONN_TIMEOUT and fail connects once they
Claudio Jeker
2022-08-08
Unify the maximum idle IO timeout for RSYNC & HTTPS
Job Snijders
2022-08-08
Set rsync connection timeout to 15 seconds.
Job Snijders
2022-08-07
zap extra space in usage added by mistake in last commit.
Omar Polo
2022-08-06
add a -t flag to change the request timeout
Omar Polo
2022-08-06
match recent Intel CPUs in fw_update(8)
Jonathan Gray
2022-08-05
Support wildcards in fw_update patterns
Andrew Fresh
2022-08-04
Once all files from argv have been read the main process can unveil to
Claudio Jeker
2022-08-04
SWITCH section in ifconfig(8) no longer exists; point people at VEB instead
Stefan Sperling
2022-08-04
Correct a markup mistake found with mandoc -T lint:
Ingo Schwarze
2022-08-04
change some 4.4BSD references to earlier releases
Jonathan Gray
2022-08-03
Add comment that NEXTHOP_FLAPPED is only set on oldstate of a nexthop.
Claudio Jeker
2022-08-03
Fix a modify after free error in kroute_remove()
Claudio Jeker
2022-08-03
Fix possible NULL dereference in knexthop_validate().
Claudio Jeker
2022-07-30
vmctl create accepts exactly one argument
Klemens Nanni
2022-07-30
we mention interim BSD releases so change some 4.4BSD use to 4.3BSD-Reno
Jonathan Gray
2022-07-29
don't leave user guessing after latest "no need to update"
Marc Espie
2022-07-28
Fix RFC number in comment
Theo Buehler
2022-07-28
Rework kroute_remove(), it uses a struct kroute_full and does most of
Claudio Jeker
2022-07-28
whitespace found during a read-thru; ok claudio
Theo de Raadt
2022-07-28
Remove F_DOWN, it is no longer used and reshuffle the other flags a bit
Claudio Jeker
2022-07-28
Adjust bgpctl show fib output.
Claudio Jeker
2022-07-27
Print poll(2) errno
Klemens Nanni
2022-07-27
There is no need to track both F_BGPD and F_KERNEL anymore.
Claudio Jeker
2022-07-26
No need to check RB_REMOVE() return value if kif is not NULL.
Claudio Jeker
2022-07-26
Missing indirection. This version compiles.
Claudio Jeker
2022-07-26
Refactor nexthop tracking and remove all the kif_kr code. There is no
Claudio Jeker
2022-07-25
Properly handle nexthop state changes in the decision process
Claudio Jeker
2022-07-23
Refactor and rename bgpd_filternexthop() to bgpd_oknexthop()
Claudio Jeker
2022-07-23
There is no need to set kf.flags to F_KERNEL here.
Claudio Jeker
2022-07-22
In tcpdump(8), fix use of wrong index into 802.11 PMKID data when multiple
Stefan Sperling
2022-07-22
In tcpdump(8), fix printing of multiple 802.11 RSN ciphers and AKMs.
Stefan Sperling
2022-07-22
Revert previous commit. The RTP_MINE checks on struct kroute_full are
Claudio Jeker
2022-07-22
Retire the F_KERNEL flag, it got superseded by route priority and RTP_MINE.
Claudio Jeker
2022-07-21
Relax the config of add-path send and rde evaluate all
Claudio Jeker
2022-07-21
Make kr_redistribute() and kroute_insert() AID independent and use
Claudio Jeker
[prev]
[next]