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
2024-01-08
remove ext-info-* in the kex.c code, not in callers; with/ok markus@
Damien Miller
2024-01-08
fix typo; spotted by Albert Chin
Damien Miller
2024-01-07
In ixl(4) attach, initialize mutex before using it.
Alexander Bluhm
2024-01-07
Error out if one syscall ever takes more than 6 arguments.
Miod Vallat
2024-01-07
Garbage collect call to X509_TRUST_cleanup()
Theo Buehler
2024-01-07
libc, librthread: _twait: subtraction is not comparison
Scott Soule Cheloha
2024-01-07
Minor cleanup in X509_STORE_CTX_purpose_inherit()
Theo Buehler
2024-01-07
purpose/trust: Improve comments about COUNT/MAX confusion
Theo Buehler
2024-01-07
const-correct r4_hmac_md5_cipher
Theo Buehler
2024-01-07
Convert the remaining legacy ciphers to C99 initializers
Theo Buehler
2024-01-07
Improve EVP_CIPHER_{get,set}_asn1_iv()
Theo Buehler
2024-01-07
Remove X509_TRUST extensibility
Theo Buehler
2024-01-07
rpki-client: zap a stray space
Theo Buehler
2024-01-07
rpki-client: print revocation time in filemode
Theo Buehler
2024-01-06
Zap some more CRL method things
Theo Buehler
2024-01-06
Prevent use after free of TLS context at syslogd(8) shutdown.
Alexander Bluhm
2024-01-06
Zap more obsolete debug code.
Marcus Glocker
2024-01-06
Remove X509_PURPOSE_cleanup() call in OPENSSL_cleanup()
Theo Buehler
2024-01-06
Remove X509_CRL_METHOD internals
Theo Buehler
2024-01-06
Remove X509_PURPOSE extensibility
Theo Buehler
2024-01-06
revert component_add() change
Jonathan Gray
2024-01-06
Ergaenzung der fehlenden Jahreszahlen;
Ingo Schwarze
2024-01-06
Unify UFS command function arguments a bit.
Marcus Glocker
2024-01-06
vmm(4): reorder segment registers to match SDM.
Dave Voutila
2024-01-06
Merge read/write UFS commands in to one single function, since they are very
Marcus Glocker
2024-01-06
remove stray semicolon
Jonathan Gray
2024-01-06
move struct file_operations to linux/fs.h
Jonathan Gray
2024-01-06
Do not count packets though multicast loopback and simplex interfaces.
Alexander Bluhm
2024-01-06
put the real sizes into the "title" attribute so that hovering shows the
Marc Espie
2024-01-06
Take net lock before kernel lock.
Alexander Bluhm
2024-01-06
Add more Linux compat code in preparation for the apple KMS driver.
Mark Kettenis
2024-01-06
devel/cargo: add support for installing several different paths
Sebastien Marie
2024-01-05
EVP_PKEY_asn1_find_str() tweaks
Theo Buehler
2024-01-05
Remove more __syscall() leftovers.
Miod Vallat
2024-01-05
Improve rtr_send_error() logging and demote the FSM state changes from
Claudio Jeker
2024-01-05
Wait until the expected interface state is reached instead of relying on
Anton Lindqvist
2024-01-05
evp_key.c: Remove more unnecessary parentheses
Theo Buehler
2024-01-05
Minor tweaks in EVP_read_pw_string_min()
Theo Buehler
2024-01-05
Plug a leak in EVP_read_pw_string_min()
Theo Buehler
2024-01-04
Zap some '#if 0' code which was initially required for debugging.
Marcus Glocker
2024-01-04
Set the interrupt aggregation counter down to 1, which fixes the read
Marcus Glocker
2024-01-04
Adjust IPLs to give us more interrupt vectors for IPL_NET. That is where
Mark Kettenis
2024-01-04
Disable EVP_PKEY_meth_* extensibility
Theo Buehler
2024-01-04
Remove last external call to EVP_PKEY_meth_find()
Theo Buehler
2024-01-04
make auto-index better
Marc Espie
2024-01-04
Remove unused app_data from EVP_CIPHER
Theo Buehler
2024-01-04
Clean up EVP_PKEY_asn1_get0_info() a bit
Theo Buehler
2024-01-04
Clean up EVP_PKEY_asn1_find_str()
Theo Buehler
2024-01-04
Simplify EVP_PKEY_asn1_find()
Theo Buehler
2024-01-04
Replace .pkey_base_id with a .base_method pointer
Theo Buehler
[prev]
[next]