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
2021-07-24
The updated dwctwo(4) driver introduces two new parameters.
Marcus Glocker
2021-07-24
Fix octeon build after dwctwo(4) update.
Marcus Glocker
2021-07-24
Two new manual pages X509_TRUST_set(3) and X509_check_trust(3)
Ingo Schwarze
2021-07-24
Capitalise DNS response code, stub learns from SLAAC, clarify wording
kn
2021-07-24
Compare strcmp and strcasecmp return value with zero
Kinichiro Inoguchi
2021-07-24
The I2C controller's clock- and bitrate properties used different naming
Patrick Wildt
2021-07-24
Modifying a knote must be done with the corresponding lock held. Assert
Martin Pieuchot
2021-07-24
Replace cpus_running with CPU_IS_RUNNING().
Visa Hankala
2021-07-24
The updated dwctwo(4) driver introduces two new parameters.
Marcus Glocker
2021-07-24
Use the presence of an intrmap, rather than the number of queues, to
Jonathan Matthew
2021-07-24
Add basic regression tests for strchr() and strrchr().
Visa Hankala
2021-07-24
Fix strchr() and strrchr() on mips64
Visa Hankala
2021-07-24
Skip RFC4716 format import and export tests when built without OpenSSL.
Darren Tucker
2021-07-24
Don't omit ssh-keygen -y from usage when built without OpenSSL. It is
Darren Tucker
2021-07-24
Exclude key conversion options from usage when built without OpenSSL
Darren Tucker
2021-07-24
don't leak environment= variable when it is not the first match
Damien Miller
2021-07-24
test for first-match-wins in authorized_keys environment=
Damien Miller
2021-07-23
sync
Theo de Raadt
2021-07-23
Make GENERIC compile again.
Marcus Glocker
2021-07-23
Similar to x509/x509_purp.c rev. 1.5:
Ingo Schwarze
2021-07-23
Delete some code from X509_PURPOSE_cleanup(3) that had no effect:
Ingo Schwarze
2021-07-23
Add a roff(7) comment that X509_issuer_and_serial_hash() is
Ingo Schwarze
2021-07-23
Make MALLOC_STATS compile again; noted by Omar Polo and Joe Nelson
Otto Moerbeek
2021-07-23
clarify the meaning of the argument of X509_VERIFY_PARAM_set_purpose(3)
Ingo Schwarze
2021-07-23
compile in non-DIAGNOSTIC mode; ok mglocker
Theo de Raadt
2021-07-23
mention the possibility that user-defined purpose identifiers may have
Ingo Schwarze
2021-07-23
Adjust HTTP/1.1 request string
job
2021-07-23
Use 8/4/1 bytes loads/stores for copyin/copyout/kcopy
Jeremie Courreges-Anglas
2021-07-23
new manual page X509_PURPOSE_set(3) documenting 11 functions
Ingo Schwarze
2021-07-23
nanosleep.2: miscellaneous cleanup and rewrites
cheloha
2021-07-23
When dhcpleasectl asks to send a new request on an interface we are
Florian Obser
2021-07-23
occured -> occurred;
Jason McIntyre
2021-07-23
punctuation;
Jason McIntyre
2021-07-23
mention in comment that read_passphrase(..., RP_ALLOW_STDIN) will
Damien Miller
2021-07-23
Simplify keygen-convert by using $SSH_KEYTYPES directly.
Darren Tucker
2021-07-23
note successful authentication method in final "Authenticated to ..."
Damien Miller
2021-07-23
Test conversion of ed25519 and ecdsa keys too.
Darren Tucker
2021-07-23
Add test for exporting pubkey from a passphrase-protected private key.
Darren Tucker
2021-07-23
Add a ForkAfterAuthentication ssh_config(5) counterpart to the
Damien Miller
2021-07-23
Add a StdinNull directive to ssh_config(5) that allows the config
Damien Miller
2021-07-23
make authorized_keys environment="..." directives first-match-wins
Damien Miller
2021-07-23
regression test for time-limited signature keys
Damien Miller
2021-07-23
Let allowed signers files used by ssh-keygen(1) signatures support key
Damien Miller
2021-07-23
pci_intr_msix_count() is the function that drivers using multiple MSI-X
Jonathan Matthew
2021-07-22
document X509_STORE_CTX_set_time(3) and X509_STORE_CTX_set_depth(3)
Ingo Schwarze
2021-07-22
Major cleanup.
Ingo Schwarze
2021-07-22
mbrfile can be const.
Kenneth R Westerback
2021-07-22
Sync dwctwo(4) with the NetBSD-current code base.
Marcus Glocker
2021-07-22
Only perform the default-route-pause if there are interfaces with the
Theo de Raadt
2021-07-22
Delete unused non-PIC code.
Mark Kettenis
[next]