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
2020-09-11
Remove cipher_list_by_id.
Joel Sing
2020-09-11
Simplify SSL_get_ciphers().
Joel Sing
2020-09-11
Rename ssl_cipher_is_permitted()
Joel Sing
2020-09-11
Some SSL_AD_* defines snuck into the TLSv1.3 code - replace them with
Joel Sing
2020-09-11
Add issuer cache, to be used by upcoming changes to validation code.
Bob Beck
2020-09-11
Various ciphers related clean up.
Joel Sing
2020-09-11
Include <sys/systm.h> directly instead of relying on hidden UVM includes.
Martin Pieuchot
2020-09-11
Support '-p' a flag to filter all actions by PID.
Martin Pieuchot
2020-09-11
If we get messages but they are not ntp replies (e.g. caused by
Otto Moerbeek
2020-09-10
Refactor initial cleanup.
tobhe
2020-09-10
Disable strict floating point if not X86
gkoehler
2020-09-10
Move the tcp/udp keyword before <address>. This allows for easier adding
Martijn van Duren
2020-09-10
Introduce a helper to find a VCPU.
Martin Pieuchot
2020-09-10
Add I2C bus scan routine for octiic(4)
Visa Hankala
2020-09-10
Register octiic(4) with the I2C framework
Visa Hankala
2020-09-10
Enable test-tls13-large-number-of-extensions.py
Theo Buehler
2020-09-10
Use the ROUTE_FLAGFILTER setsockopt to filter out routing socket messages
Jonathan Matthew
2020-09-09
For the hostkey confirmation message:
Damien Miller
2020-09-09
Delete dead code.
tobhe
2020-09-09
Element next-line scopes can nest. Consequently, even when closing
Ingo Schwarze
2020-09-09
Introduce a helper to check if a signal is ignored or masked by a thread.
Martin Pieuchot
2020-09-09
Make ogx(4)'s outbound bpf(4) tap actually work
Visa Hankala
2020-09-09
Wrap long lines, add space in front of goto label in openssl(1) ocsp.c
Kinichiro Inoguchi
2020-09-09
Do not abuse assert(3) to react to absurd input; the purpose of assert(3)
Ingo Schwarze
2020-09-09
Change SSLv23_client_method to TLS_client_method openssl(1) ocsp
Kinichiro Inoguchi
2020-09-09
Remove space between pointer '*' and variable name in ocsp.c
Kinichiro Inoguchi
2020-09-09
Convert openssl(1) ocsp option handling
Kinichiro Inoguchi
2020-09-09
Add option type OPTION_UL_VALUE_OR
Kinichiro Inoguchi
2020-09-09
Set alpn_selected_len = 0 when alpn_selected is NULL
Kinichiro Inoguchi
2020-09-09
Import latest OPENSSL_NO_* flags from OpenSSL 1.1.1g
Kinichiro Inoguchi
2020-09-09
adapt to SSH_SK_VERSION_MAJOR crank
Damien Miller
2020-09-09
when writing an attestation blob for a FIDO key, record all the data
Damien Miller
2020-09-09
update hid usage table to latest specifications
pamela
2020-09-08
Fix auth method negotiation for IKEV2_CERT_X509_CERT. If a cert matching
tobhe
2020-09-08
Add a function to scan for PCI Express extended capabilities.
Mark Kettenis
2020-09-08
Fix PCI config space union such that the register state is properly
Mark Kettenis
2020-09-08
Fix Xr order
Visa Hankala
2020-09-08
Clean up attachment of octgmx(4) a bit
Visa Hankala
2020-09-08
Handle AGL interface
Visa Hankala
2020-09-08
Fix Xr order
Visa Hankala
2020-09-08
Mention SDNA-7130
Visa Hankala
2020-09-08
If SCSI_IGNORE_ILLEGAL_REQUEST is set no error is returned from scsi_xs_sync()
Kenneth R Westerback
2020-09-08
Allow -N without a command to change or add a note to an existing key.
Nicholas Marriott
2020-09-08
Mention that EC_KEY_get0_public_key returns a public key.
Theo Buehler
2020-09-08
Add RK3308 temperature sensors.
Jonathan Matthew
2020-09-08
Add RK3328 PWM, also found in the RK3308.
Jonathan Matthew
2020-09-07
Add a proper VSID allocation scheme for userland segments.
Mark Kettenis
2020-09-07
Add 'run-ping-fail' subtest. Make sure to clean up left over state
tobhe
2020-09-07
Garbage collect renew_ticket in tls_decrypt_ticket
Theo Buehler
2020-09-07
sync a couple of minor fixes (no API/ABI change) to bring libfido2
Damien Miller
[next]