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
2019-12-05
Move prototypes for scsi_mode_sense(), scsi_mode_sense_big(),
Kenneth R Westerback
2019-12-05
tweak previous;
Jason McIntyre
2019-12-05
be less verbose in debug logging; ok florian@
Otto Moerbeek
2019-12-05
Move uvmexp_print() to a better place.
Martin Pieuchot
2019-12-05
Split uvm(9) into smaller manuals.
Martin Pieuchot
2019-12-05
Tell a little bit how "preference" works these days; ok florian@
Otto Moerbeek
2019-12-05
revert previous; ingo said it
Jason McIntyre
2019-12-05
Document X509_STORE_CTX_set_flags() which is a handy way to change the
Claudio Jeker
2019-12-05
replace "Pf < ... Ns >" with Aq; tidy up lists a little;
Jason McIntyre
2019-12-05
tweak the FILTERING text a little; ok gilles
Jason McIntyre
2019-12-05
Remove clause #3 from mrg@NetBSD license.
Martin Pieuchot
2019-12-05
No need to unveil(NULL, NULL) right before pledge "stdio rpath".
Theo Buehler
2019-12-05
Convert infinite sleeps to tsleep_nsec(9).
Martin Pieuchot
2019-12-05
Fix #ifndef NOSSL vs SMALL inconsistencies
Jeremie Courreges-Anglas
2019-12-04
use return x; instead of return (x);, like all other files here.
Sebastian Benoit
2019-12-04
reduce includes to the required minimum.
Sebastian Benoit
2019-12-04
When we detect that a resolver strategy is not validating because the
Florian Obser
2019-12-04
Add sizes for free() in autri(4).
Frederic Cambus
2019-12-04
Use NI_MAXHOST like everywhere else instead of a wrong number.
Florian Obser
2019-12-04
some minor tweaks;
Jason McIntyre
2019-12-04
I accidentally smashed wrong contents into this file.
Theo de Raadt
2019-12-04
Rework rpki-client documentation
job
2019-12-04
Insert missing &&
job
2019-12-04
Attempt to smear out stampedes on the RPKI rsync servers
job
2019-12-04
If we see a validated result, we can (must!) assume the resolver is
Otto Moerbeek
2019-12-04
typos don't help apropos
Marc Espie
2019-12-04
split output management code into seperate file. iterate over output
Theo de Raadt
2019-12-04
document special names that exist in the package system
Marc Espie
2019-12-04
explicitly say you're not allowed to insert most of these yourself
Marc Espie
2019-12-04
document DEBUG_PKG_CACHE
Marc Espie
2019-12-04
add DEBUG_PKG_CACHE functionality. Doesn't interfere with normal operation.
Marc Espie
2019-12-04
allow error to be passed along, in case we need to save $? for later
Marc Espie
2019-12-04
Convert infinite sleeps to {m,t}sleep_nsec(9).
Martin Pieuchot
2019-12-04
libc's authentication privsep layer performed insufficient username
Theo de Raadt
2019-12-04
Fix a bad offset calculation in uvm_share.
Mike Larkin
2019-12-04
Fix uvm_unmap_remove panic when tearing down VMs.
Mike Larkin
2019-12-04
libc's authentication privsep layer performed insufficient username
Theo de Raadt
2019-12-03
"variable name=value" can be used multiple times
kn
2019-12-03
don't crash with *NULL if user does not exist
Theo de Raadt
2019-12-03
nicer learned resolver formating
Florian Obser
2019-12-03
Cleanup query logging.
Florian Obser
2019-12-03
Cleanup check_resolver_done() debug logging.
Florian Obser
2019-12-03
Add one more debug level and enable very detailed libunbound logging
Florian Obser
2019-12-03
No need to store "why_bogus" with the resolver, we are no longer
Florian Obser
2019-12-03
Remove useless log_debug() calls.
Florian Obser
2019-12-03
update to-do list
Theo Buehler
2019-12-03
Run Wycheproof ECDSA P1363 test vectors against libcrypto.
Theo Buehler
2019-12-03
Add an EcPoint variant and pass it to the ECDH test runner.
Theo Buehler
2019-12-03
Annotate test vector files with an enum which we can then pass to the
Theo Buehler
2019-12-03
Check for expected mode sense page code as well as expected mode page length ...
Kenneth R Westerback
[next]