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-02-20
Only use /snapshots dir when -current
Andrew Fresh
2022-02-20
Remove downloaded SHA256.sig if signature validation fails
Andrew Fresh
2022-02-20
Show summary even if no firmware are detected or installed
Andrew Fresh
2022-02-20
sys/proc.h requires sys/signal.h (will become visible when sys/param.h
Theo de Raadt
2022-02-19
remove outdated contact details for ActivCard and CRYPTOCard
Jonathan Gray
2022-02-19
Ignore sitelib in perl snippet
Andrew Fresh
2022-02-18
Avoid gendered language in man pages when not referring to a specific
Jonathan Gray
2022-02-18
apmd should replace /etc/random.seed for hibernate-resumes (and also
Theo de Raadt
2022-02-18
Enable TLS verify by default for outbound "smtps://" and "smtp+tls://".
Todd C. Miller
2022-02-18
Revert changes to use the new libtls signer api
Todd C. Miller
2022-02-18
shut apmd up while the battery is coming to the full capacity when charging
Robert Nagy
2022-02-18
Build gpioctl(8) on riscv64.
Visa Hankala
2022-02-18
prefer https links in man pages
Jonathan Gray
2022-02-18
update 21c3 link
Jonathan Gray
2022-02-15
make use of pkg_* infra simplifications
Marc Espie
2022-02-15
simplify code based on afresh1@'s remark: indeed I always need to
Marc Espie
2022-02-14
Draw a bit more attention to transport switches between RRDP, RSYNC, and cache
Job Snijders
2022-02-14
Name the maximum number of deltas permitted in a RRDP Notification file
Job Snijders
2022-02-14
make db locking self-contained
Marc Espie
2022-02-13
- for -a, get the brackets right
Jason McIntyre
2022-02-12
use new libtls signer api
Eric Faurot
2022-02-12
switch to using the common code in BaseState
Marc Espie
2022-02-11
use packing-list consistently
Marc Espie
2022-02-11
It's fw_update's job to say what went wrong.
Florian Obser
2022-02-11
Lock the pkg db while running
Andrew Fresh
2022-02-10
Improve free inodes check from fs.f_favail > 0 to fs.f_free > 0.
Theo Buehler
2022-02-10
Fix serial number printing in crl_print() for large serials.
Claudio Jeker
2022-02-10
look for the login class in both login.conf and login.conf.d/${class}
Robert Nagy
2022-02-10
Implement some code to print crls with -f.
Claudio Jeker
2022-02-10
Do not verify the cert or CA for a relay using opportunistic TLS.
Todd C. Miller
2022-02-10
unveil _PATH_LOGIN_CONF_D
Robert Nagy
2022-02-10
Only show the 'not enough inodes' warning if the filesystem reports more
Theo Buehler
2022-02-10
Free s->last_mod before overwriting it with a new last_mod.
Theo Buehler
2022-02-10
Free conn->last_modified before overwriting it with strdup().
Theo Buehler
2022-02-10
Don't unregister firmware if we can't fetch the SHA256.sig
Andrew Fresh
2022-02-08
Check CRLs also for manifests
Theo Buehler
2022-02-08
Before loading the certificate chain for the file under inspection check
Claudio Jeker
2022-02-08
Move the guts of proc_parser_crl() into crl_parse(). This is actually
Theo Buehler
2022-02-07
systematically remove setuid/setgid from files before archiving AND
Marc Espie
2022-02-06
Switch from u_intX_t types to stdint.h uintX_t like it was done in bgpd.
Claudio Jeker
2022-02-06
Switch from u_intX_t types to stdint.h uintX_t. Mostly mechanical with
Claudio Jeker
2022-02-06
now that APM_BATT_CHARGING is also set in acpi and on some m1 devices
Robert Nagy
2022-02-06
remove please from manual pages
Jonathan Gray
2022-02-05
ypldap: fix -Wunused-but-set-variable warnings
Christian Weisgerber
2022-02-04
More consistency in the return code docs.
Theo Buehler
2022-02-04
Document certificate_policies() in a comment.
Theo Buehler
2022-02-04
whitespace
Theo Buehler
2022-02-04
Ensure that certificate policies follow RFC 7318
Theo Buehler
2022-02-04
Enforce Certificate Policy for RPKI
Theo Buehler
2022-02-04
Add id-cp-ipAddr-asNumber OID to x509_init_oid()
Theo Buehler
[next]