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-10-23
Move "-T" and "exec" support out of SMALL
Klemens Nanni
2021-10-23
unwind(8) gives the most preferred resolver strategy a bit more time
Florian Obser
2021-10-22
Document existent "descr" alias for "description"
Klemens Nanni
2021-10-22
Make ":tdelete" work
Klemens Nanni
2021-10-22
remove some bad punctuation;
Jason McIntyre
2021-10-22
oops, missed unused variable in previous
Florian Obser
2021-10-22
config_new_empty() should give us a completely empty config, let
Florian Obser
2021-10-22
Honour enabled resolvers to keep unused forwarders actually disabled
Klemens Nanni
2021-10-22
After deleting hifn(4) the only provider for the LZS compression
Alexander Bluhm
2021-10-21
isakmpd: prepare for opaque X509_STORE_CTX struct.
Theo Buehler
2021-10-21
isakmpd: prepare for opaque X509_EXTENSION struct. This needs to use
Theo Buehler
2021-10-21
Remove 'disk' editing command. Determining the disk geometry on startup (from
Kenneth R Westerback
2021-10-20
Do not ignore carp(4) interfaces.
Florian Obser
2021-10-19
Move get_default_mbr() invocation before DISK_open() invocation and remove
Kenneth R Westerback
2021-10-18
Don't bother decoding a partition's c/h/s start or end from the MBR read from
Kenneth R Westerback
2021-10-18
r1.66 (May 2014) introduced a two #if 0/#else/#endif chunks to avoid "over
Kenneth R Westerback
2021-10-15
Don't declare variables as "unsigned char *" that are passed to
Christian Weisgerber
2021-10-13
isakmpd: remove #ifdefs for ancient OPENSSL_VERSIONs.
Theo Buehler
2021-10-13
isakmpd: remove libcrypto.c
Theo Buehler
2021-10-13
Nuke builtin_mbr.
Kenneth R Westerback
2021-10-12
Change responder to prefer DH group from KE payload.
Tobias Heider
2021-10-12
Make sure all copies of MSCHAPv2 passphrase are zeroed after use.
Tobias Heider
2021-10-10
No need to assign dl.d_nsectors to disk.dk_sectors twice.
Kenneth R Westerback
2021-10-09
delete unneccessary arpa/nameser.h includes
Theo de Raadt
2021-10-06
Remove autoconfprivacy deprecation warning.
Florian Obser
2021-09-29
Don't constrain -b specified block count or block size to be greater than 63.
Kenneth R Westerback
2021-09-26
Revert '-b' change. Forgot required bsd.rd tweak.
Kenneth R Westerback
2021-09-26
MBR partitions created with '-b' should be marked DOSACTIVE.
Kenneth R Westerback
2021-09-22
if the key is a secret to be cleared with explicit_bzero, then the
Theo de Raadt
2021-09-21
Use upercase DHCP and sprinkle in some ":".
Florian Obser
2021-09-20
jmc was a bit too eager and deleted the -DSUN_CYLCHECK -DSUN_AAT0
Theo de Raadt
2021-09-20
Document how a 0 byte can be encoded for client-id.
Florian Obser
2021-09-20
According to RFC 2132 (9.14. Client identifier) a hardware type of 0
Florian Obser
2021-09-18
upon length check or other failure, explicit_bzero an object, because it may
Theo de Raadt
2021-09-18
freezero() instead of free(), because the object may contain a password
Theo de Raadt
2021-09-16
dhcpleased(8) does not (yet?) track if routes it added are deleted
Florian Obser
2021-09-15
Rewrite and simplify dhcpleasectl(8).
Florian Obser
2021-09-15
Remove configured routes no longer present in lease.
Florian Obser
2021-09-14
When the dhcp server is unreachable via unicast UDP retry broadcast.
Florian Obser
2021-09-13
disk.dk_size can't be 0 as we errx() if that happens during
Kenneth R Westerback
2021-09-13
Document that the editing command 'disk' takes an optional units argument.
Kenneth R Westerback
2021-09-12
Stop taking detour through unit_types[SECTORS] to find
Kenneth R Westerback
2021-09-10
Stop using NULL as a synonym for "s" (SECTORS). Just use "s".
Kenneth R Westerback
2021-09-09
Simplify logic in USER_edit() loop to eliminate unnecessary
Kenneth R Westerback
2021-09-09
Scan unit_types[] array using nitems() and eliminate the NULL
Kenneth R Westerback
2021-09-07
Fix leak of msg_cert.id_buf. ikev2_msg_cleanup() frees id_buf if we
Tobias Heider
2021-09-07
Fix leak of m if message initialization fails.
Tobias Heider
2021-09-06
Fix leaks in vroute addr and route caches.
Tobias Heider
2021-09-02
style
Tobias Heider
2021-09-02
Split part_type into separate types 'mbr_type' and 'gpt_type',
Kenneth R Westerback
[next]