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
2022-02-14
Whitespace nit.
Kenneth R Westerback
2022-02-13
SKEEYSEED -> SKEYSEED
mbuhl
2022-02-06
remove please from manual pages
Jonathan Gray
2022-02-04
Wrap some annoyingly long lines.
Kenneth R Westerback
2022-02-04
%llu should be enough for anybody, no need to use %lld/(long long) for
Kenneth R Westerback
2022-02-04
Remove CHS information from internal representation of MBR partitions. Generate
Kenneth R Westerback
2022-02-04
Fix another instance of incorrect capitalization of ChaCha20.
Theo Buehler
2022-02-03
fdisk(8): Make -A preserve BIOS boot partition
Visa Hankala
2022-01-31
In isakmpd's pf_key_v2_enable_sa(), check if proto is NULL and if so,
Stuart Henderson
2022-01-28
When it's the possessive of 'it', it's spelled "its", without the
Philip Guenther
2022-01-27
Nuke single use function PRT_fix_BN() and just use the ATA/ATAPI LBA -> CHS
Kenneth R Westerback
2022-01-22
Wrap some long lines.
Kenneth R Westerback
2022-01-21
Split PRT_print() into PRT_print_parthdr() and PRT_print_part()
Kenneth R Westerback
2022-01-18
PRT_make() can just zap the destination dos_partition if the
Kenneth R Westerback
2022-01-16
isakmpd: fix -Wunused-but-set-variable warnings
Christian Weisgerber
2022-01-16
pfctl: fix -Wunused-but-set-variable warning
Christian Weisgerber
2022-01-14
isakmpd: convert modp to opaque DH
Theo Buehler
2022-01-09
unwind/unbound: prepare for opaque DSA and RSA.
Theo Buehler
2022-01-04
Make host name DHCP option configurable.
Florian Obser
2022-01-04
Wait for the link-local address to become non-tentative.
Florian Obser
2022-01-03
Prefix life time is independent from router life time.
Florian Obser
2022-01-02
Stop writing big-endian checksums into the little-endian GPT
Kenneth R Westerback
2021-12-29
make the argument name for veb's "child-iface" consistent;
Jason McIntyre
2021-12-29
Tweak some DEBUG output.
Kenneth R Westerback
2021-12-28
Tweak some DEBUG output.
Kenneth R Westerback
2021-12-27
knf
Florian Obser
2021-12-23
fix off by one in bounds test
Jonathan Gray
2021-12-19
Simplify error message emitted when requested partition size
Kenneth R Westerback
2021-12-18
Make sure we receive what we expect over imsg.
Florian Obser
2021-12-14
Move raw pubkey bytes to EVP_PKEY conversion to common function.
Tobias Heider
2021-12-13
Fix asprintf() error check. Portable code should check the return
Theo Buehler
2021-12-13
Fix a few leaks due to X509_NAME_oneline(name, NULL, 0) dynamically
Theo Buehler
2021-12-13
including sys/cdefs.h manually started as a result of netbsd trying to
Theo de Raadt
2021-12-13
Avoid a potential double free in group_free()
Theo Buehler
2021-12-13
Cleanup libcrypto memory management. Remove redundant NULL checks
Tobias Heider
2021-12-13
Only generate a new xid on state change.
Florian Obser
2021-12-13
Treat xid as a uint32_t in network byte order on the wire.
Florian Obser
2021-12-13
Replace struct member assignment with struct assignment to make the
Florian Obser
2021-12-11
Start the default OpenBSD partition either immediately following
Kenneth R Westerback
2021-12-09
Rework in which state to add and not add the server-ip and
Florian Obser
2021-12-09
Properly enable NAT-T without udpencap if mobike was negotiated without NAT.
Tobias Heider
2021-12-09
Move switch to NAT-T port and udpencap activation to ikev2_enable_natt().
Tobias Heider
2021-12-08
The /etc/iked/certs/ directory is used for both local and peer
Tobias Heider
2021-12-07
Fix locally stored peer certificates in /etc/iked/certs as documented in
Tobias Heider
2021-12-07
Don't truncate the default OpenBSD partition at the end of the
Kenneth R Westerback
2021-12-06
Logging received addresses and DNS configuration only makes sense for
Tobias Heider
2021-12-04
Send out dstid as initiator if configured. This makes it easier for
Tobias Heider
2021-12-01
Remove the MBR_init() "#ifdef defined(__macppc__) ||
Kenneth R Westerback
2021-12-01
whitespace cleanup during review read
Theo de Raadt
2021-11-30
isakmpd: convert modp_init() for opaque DH.
Theo Buehler
[next]