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-11-30
whitespace
Tobias Heider
2021-11-29
add -V to usage(), and list it before -v in both SYNOPSIS and the
Jason McIntyre
2021-11-29
Add command line option to show the version
Tobias Heider
2021-11-29
sys/param.h was included for MAX(), MIN() and roundup(). make local
Theo de Raadt
2021-11-29
the code in this file has reason to include any sys/*.h header files,
Theo de Raadt
2021-11-28
Make sure the interface still exists before updating it.
Florian Obser
2021-11-28
Make sure if_index is set in all case statements and use it
Florian Obser
2021-11-27
Rename msg_id to msg_peerid now that we also have msg_localid.
Tobias Heider
2021-11-26
A peer sends both his local id and remote id he expects us to be. So far we
Patrick Wildt
2021-11-26
Fix ikev2_child_sa_rekey() warnings. The SPI can't be printed without a
Tobias Heider
2021-11-26
remaing -> remaining
Jonathan Gray
2021-11-25
Remove unused variable fd.
Tobias Heider
2021-11-25
Silence unitialized variable warnings.
Tobias Heider
2021-11-25
Honour /usr/mdec/mbr or -f partition 0 information even outside
Kenneth R Westerback
2021-11-24
Unregister event on pfkey socket during pfkey_reply(). Using events
Tobias Heider
2021-11-24
Pass env to pfkey API. Consistently call pfkey file descriptor fd.
Tobias Heider
2021-11-23
Use system uptime not UTC time to calculate PPPoE session duration
Klemens Nanni
2021-11-23
Add logging for rekey failures.
Tobias Heider
2021-11-22
MOBIKE is RFC 4555.
Tobias Heider
2021-11-21
Add 'ikectl show certinfo' to show trusted CAs and certificates.
Tobias Heider
2021-11-20
Gather the setup of the initial OpenBSD MBR partition into one
Kenneth R Westerback
2021-11-20
Fix some strdup() leaks in ocsp config option.
Tobias Heider
2021-11-20
No need for intermediate 'adj' variable. Add 'disksz'
Kenneth R Westerback
2021-11-20
Send default client identifier when a config file is present but no
Florian Obser
2021-11-20
Sectors-per-cylinder (spc) is a constant value, so make it const
Kenneth R Westerback
2021-11-19
isakmpd: stop reaching into EVP_PKEY.
Theo Buehler
2021-11-19
Check stdrup() return value.
Tobias Heider
2021-11-19
Sync to unbound to allow interface names as scope-id in IPv6
Florian Obser
2021-11-18
iked: replace a conditional EVP_CIPHER_CTX_cleanup() + free() stanza
Theo Buehler
2021-11-18
Check if encoding works in dsa_init(). This avoids calling fatal()
Tobias Heider
2021-11-17
Display DNS information from sppp(4) in ifconfig(8)
Bjorn Ketelaars
2021-11-16
Zero all copies of pre-shared key.
Tobias Heider
2021-11-16
Validate RTM_PROPOSAL in resolver not frontend
Klemens Nanni
2021-11-16
Simplify address family handling, ditch inet_ntop(3)
Klemens Nanni
2021-11-16
Install missing scope identifier for IPv6 link-local addresses
Klemens Nanni
2021-11-16
Use size of struct not pointer
Klemens Nanni
2021-11-15
style
Tobias Heider
2021-11-15
Pass sockaddr length to be on the safe side, still
Klemens Nanni
2021-11-15
Revert previous
Klemens Nanni
2021-11-15
Avoid huge sockaddr_storage
Klemens Nanni
2021-11-14
When we transition from RENEWING to REBINDING state we have to
Florian Obser
2021-11-14
Calculate initial OpenBSD partition start/size using LBA values
Kenneth R Westerback
2021-11-14
"autoconf" is an automatic "up"
Klemens Nanni
2021-11-13
The key/nonce disclaimers were copied from ipsec.conf.5 but aren't relevant
Tobias Heider
2021-11-13
Use long filenames by default on FAT filesystems
Klemens Nanni
2021-11-13
Simplify address family handling, ditch inet_ntop(3)
Klemens Nanni
2021-11-13
Install missing scope identifier for IPv6 link-local addresses
Klemens Nanni
2021-11-12
Refactor order of checks when handling IKEv2 message fragments.
Tobias Heider
2021-11-11
add tests to cover DIOCCHANGERULE ioctl(2)
Alexandr Nedvedicky
2021-11-11
Remove switch(4) specific bits from ifconfig.
Claudio Jeker
[prev]
[next]