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
/
sbin
Age
Commit message (
Expand
)
Author
2021-04-03
Add size check for sockaddr mask.
tobhe
2021-04-01
Tweak log_debug() verbiage to reduce repetitive info
Kenneth R Westerback
2021-04-01
Also immediately accept the *first* OFFER if it matches the requested address,
Kenneth R Westerback
2021-03-31
Set 'select_timeout' to 'now' when an OFFER is received for the IP address
Kenneth R Westerback
2021-03-31
Add two missing checks for strdup() returning NULL.
Kenneth R Westerback
2021-03-31
Fix some debug output when running in foreground.
Kenneth R Westerback
2021-03-28
Now that the real time and monotonic time streams don't
Kenneth R Westerback
2021-03-28
Convert remaining timers (lease renew, rebind, expiry) to
Kenneth R Westerback
2021-03-27
If we want to configure default routes over multiple interfaces we
Florian Obser
2021-03-25
Sync correct ROUNDUP() from net/route.c
tobhe
2021-03-24
More timespec conversions. Less 'seconds' arithmetic.
Kenneth R Westerback
2021-03-23
Don't send DELETE notify if IKE SA is replaced because of
tobhe
2021-03-22
BOOTP has a minimum packet length of 300 bytes. Since DHCP is
Florian Obser
2021-03-22
Avoid overflow by writing x = (y * 7) / 8 as x = y - (y / 8); ok florian
Otto Moerbeek
2021-03-21
The tag comes after iface in iked.conf(5).
tobhe
2021-03-21
Use new terminology of RFC 8981 and (mechanically) replace "privacy"
Florian Obser
2021-03-21
Don't warn that we can't form a temporary address when a router
Florian Obser
2021-03-20
RFC 8981 allows the configuration of only temporary IPv6 addresses.
Florian Obser
2021-03-20
RFC 8981 allows the configuration of only temporary IPv6 addresses.
Florian Obser
2021-03-20
Fix SMALL build when done from sbin/slaacd
kn
2021-03-19
Edit wireguard for concision. Remove some background covered by wg(4).
Richard Procter
2021-03-19
Fix function name in warning
kn
2021-03-19
RTM_IFINFO is providing the mac address now, no need to go through
Florian Obser
2021-03-18
Document "-tunneldomain" and "-mplslabel", complete MPLS synopsis
kn
2021-03-17
Split off init_ifaces from update_iface. init_ifaces discovers the
Florian Obser
2021-03-16
Add 'grp31' alias for curve25519 as documented in iked.conf(5).
tobhe
2021-03-16
Nuke unused time_t variable.
Kenneth R Westerback
2021-03-16
Move setifrtlabel() and *keepalive() prototypes out of SMALL
kn
2021-03-16
sync to unbound 1.13.1; heavy lifting by sthen
Florian Obser
2021-03-16
Don't (try to) deconfigure an interface that was never configured.
Florian Obser
2021-03-16
We can't learn anything interesting from RTM_NEWADDR, stop handling
Florian Obser
2021-03-15
We makes sure that a dh group is required if the local proposal
tobhe
2021-03-15
Ignore msg_ke in CREATE_CHILD_SA if DH negotiation results in group
tobhe
2021-03-14
Log errors with log level info and SPI.
tobhe
2021-03-14
Since we are doing getifaddrs() anyway we can get the rdomain out of
Florian Obser
2021-03-13
Remove "deletetunnel" (deprecated with 6.4)
kn
2021-03-13
Move all rdomain bits under SMALL
kn
2021-03-13
Move MPLS related function prototypes under SMALL
kn
2021-03-12
INET6_NOPRIVACY is called AUTOCONF6TEMP now, missed during rename.
Florian Obser
2021-03-12
Add deprecation warning for autoconfprivacy.
Florian Obser
2021-03-11
fix a double space and a macro error;
Jason McIntyre
2021-03-11
When RFC 8981 obsoleted RFC 4941 the terminology changed from
Florian Obser
2021-03-11
Use timespec timers to determine when select-timeout and timeout intervals
Kenneth R Westerback
2021-03-11
Remove unhelpful sentence from TPMR
kn
2021-03-11
Document veb(4)
kn
2021-03-09
Also log transforms on IKE SA rekey.
tobhe
2021-03-09
Zap stray Xr
kn
2021-03-09
Fix TRUNK synopsis alignment
kn
2021-03-09
Replace time_t startup_time with struct timespec link_timeout.
Kenneth R Westerback
2021-03-09
Do not adjust (uhm.. zero) the swap 'b' partition size if physmem is
Theo de Raadt
[next]