summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-09-06Add RK3308 clocksJonathan Matthew
2020-09-06amd64: add tsc_delay(), a delay(9) implementation based on the TSCcheloha
2020-09-06Drop redundant else for readability.tobhe
2020-09-06Remove snmpe_dispatch_parent.Martijn van Duren
2020-09-06Move definiton of struct token_types *tt to init.c from header file.mortimer
2020-09-06replace duplicated sizeofa marco with predefined nitemsjan
2020-09-06Split "trap receiver" into its own trap_address struct and clean up theMartijn van Duren
2020-09-06After .ti, there are many reasons why the offset may change, so settingIngo Schwarze
2020-09-06Use __STDC_VERSION__ instead of __ISO_C_VISIBLE to guard _Static_assert.Todd C. Miller
2020-09-06On tls_config_set_protocols() failure, include the output ofTheo Buehler
2020-09-06Wording tweak from jsingTheo Buehler
2020-09-06Use an int for the verification depth and drop a cast.Theo Buehler
2020-09-06Document -S protocols in ftp(1)Theo Buehler
2020-09-06Allow specifying supported TLS protocols in ftp(1)Theo Buehler
2020-09-06For page-sized and larger allocations do not put the pages we'reOtto Moerbeek
2020-09-05Implement spilling of kernel SLB entries. Mostly from FreeBSD.Mark Kettenis
2020-09-05Use peer from policy, not from the acquire message.tobhe