index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-02-12
Add test coverage for OBJ_txt2obj()/OBJ_obj2txt() with no_name == 0.
Joel Sing
2022-02-12
switch to using the common code in BaseState
Marc Espie
2022-02-12
Avoid potential single byte overread in asn1_parse2().
Joel Sing
2022-02-12
Revise for OBJ_obj2txt() OID arc limits.
Joel Sing
2022-02-12
Limit OID text conversion to 64 bits per arc.
Joel Sing
2022-02-11
Fix length check of IP addresses for name constraints
Theo Buehler
2022-02-11
Add missing error check for a2i_GENERAL_NAME()
Theo Buehler
2022-02-11
Fix a double free in v2i_NAME_CONSTRAINTS()
Theo Buehler
2022-02-11
adjust bsd.port.mk(5) manual for change to login.conf.d file handling
Stuart Henderson
2022-02-11
space needed between arg and punctuation;
Jason McIntyre
2022-02-11
Test OBJ_obj2nid() with an undefined (NID_undef) object.
Joel Sing
2022-02-11
Make OBJ_obj2nid() work correctly with NID_undef.
Joel Sing
2022-02-11
Add initial regress for objects.
Joel Sing
2022-02-11
tr(1): rename lookup tables
Scott Soule Cheloha
2022-02-11
be more consistent in packing-list usage
Marc Espie
2022-02-11
use packing-list consistently
Marc Espie
2022-02-11
Fix typo in comment for f_favail.
Todd C. Miller
2022-02-11
It's fw_update's job to say what went wrong.
Florian Obser
2022-02-11
describe LOGIN_CONF, help from espie
Stuart Henderson
2022-02-11
Backout previous "Unwire with map lock held" (commitid: eQBvWUwShD91dN9Z)
Klemens Nanni
2022-02-11
Backout previous "Assert vm map locks" (commitid: sRNBfzX2dJrxFDmb)
Klemens Nanni
2022-02-11
Replace manual !klist_empty()+knote() with KNOTE().
Visa Hankala
2022-02-11
Check klist emptiness instead of NULL pointer in KNOTE()
Visa Hankala
2022-02-11
Inline klist_empty() for more economic machine code.
Visa Hankala
2022-02-11
the sleep_clocks() hook is not needed because the architectures which
Theo de Raadt
2022-02-11
Lock the pkg db while running
Andrew Fresh
2022-02-11
Always initialize delim before passing to hpdelim2 which might not set it.
Darren Tucker
2022-02-11
sleep_cpu/resume_cpu are part of an earlier MI split attempt
Theo de Raadt
2022-02-10
Casting a char pointer to struct ctf_header causes bus error on
Alexander Bluhm
2022-02-10
Use fdisk's -b to create boot partitions instead of -e scripts.
Kenneth R Westerback
2022-02-10
Fix regress after crl_print() addition so anton doesn't have to complain
Theo Buehler
2022-02-10
Improve free inodes check from fs.f_favail > 0 to fs.f_free > 0.
Theo Buehler
2022-02-10
sync
Theo de Raadt
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
Duplicate "park disk" code, so that the SUSPEND case can be MI, it is only
Theo de Raadt
2022-02-10
Enable receive checksum offloading on ixl(4) network interfaces.
Alexander Bluhm
2022-02-10
Implement some code to print crls with -f.
Claudio Jeker
2022-02-10
Use fdisk's -b to create boot partitions instead of -e scripts.
Kenneth R Westerback
2022-02-10
Do not verify the cert or CA for a relay using opportunistic TLS.
Todd C. Miller
2022-02-10
look(1): use a stricter pledge(2) in lieu of unveil(2)
Scott Soule Cheloha
2022-02-10
Update Devel::PPPort in base from version 3.57 to 3.64. Our clang
Alexander Bluhm
2022-02-10
unveil _PATH_LOGIN_CONF_D
Robert Nagy
2022-02-10
introduce support for storing capability databases in /etc/login.conf.d;
Robert Nagy
2022-02-10
Only show the 'not enough inodes' warning if the filesystem reports more
Theo Buehler
2021-03-01
Import perl-5.32.1
Andrew Fresh
2019-12-30
Import perl-5.30.1
Andrew Fresh
2019-02-13
Import perl-5.28.1
Andrew Fresh
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
[prev]
[next]