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