summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-22drm/i915/selftests: fix a couple IS_ERR() vs NULL testsJonathan Gray
2022-07-22drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist()Jonathan Gray
2022-07-22drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()Jonathan Gray
2022-07-22avoid use after freeJonathan Gray
2022-07-21repair error section; Martin VahlensieckTheo de Raadt
2022-07-21syncTheo de Raadt
2022-07-21Add support for the new DART variant found on the Apple M2 SoC. Untested,Mark Kettenis
2022-07-21fix dowTheo de Raadt
2022-07-217.3 packages keyChristian Weisgerber
2022-07-21Relax the config of add-path send and rde evaluate allClaudio Jeker
2022-07-21add 7.3 firmware keyStuart Henderson
2022-07-21Zap unused global keypair_counterKlemens Nanni
2022-07-21Make kr_redistribute() and kroute_insert() AID independent and useClaudio Jeker
2022-07-21Mention veb(4) next to bridge(4)Klemens Nanni
2022-07-21Set the default pool size for the new anchors pool otherwise it's set to 0.Moritz Buhl
2022-07-21Make test table based, extend it a littleTheo Buehler
2022-07-21syncTheo de Raadt
2022-07-21syncTheo de Raadt
2022-07-217.3 base keyTheo de Raadt
2022-07-20Add size to free(9) callKlemens Nanni
2022-07-20be a bit more forceful explaining that 'make update' is best effortMarc Espie
2022-07-20Simplify tlsext_supported_groups_server_parseTheo Buehler
2022-07-20move to 7.2-beta. this gets done very early, to avoid finding outTheo de Raadt
2022-07-20move to 7.2-beta. this gets done very early, to avoid finding outTheo de Raadt
2022-07-20link ssl_set_alpn_protos to regressTheo Buehler
2022-07-20Add a quick and dirty regress for SSL{_CTX,}_set_alpn_protos()Theo Buehler
2022-07-20This no longer needs the inet pledge. sysconf(3) was modified to reportClaudio Jeker
2022-07-20Drop some unnecessary parentheses.Theo Buehler
2022-07-20Copy alpn_selected using CBSTheo Buehler
2022-07-20Copy alpn_client_proto_list using CBS in SSL_new()Theo Buehler
2022-07-20Validate protocols in SSL{_CTX,}_set_alpn_protos()Theo Buehler
2022-07-20Rewrite SSL{_CTX,}_set_alpn_protos() using CBSTheo Buehler
2022-07-20Change various ALPN related internal struct membersTheo Buehler
2022-07-20Factor out ALPN extension format checkTheo Buehler
2022-07-20Cleanup and fix the network code.Claudio Jeker
2022-07-20syncTheo Buehler
2022-07-20bump major due to struct size change on ILP32 architecturesTheo Buehler
2022-07-20Revert zlib.h r1.7Theo Buehler
2022-07-20Add a pool for the allocation of the pf_anchor struct.Moritz Buhl
2022-07-20Remove tls_buffer_set_data() and remove/revise callers.Joel Sing
2022-07-20Correct server-side handling of TLSv1.3 key updates.Joel Sing
2022-07-20the _pad_ system calls from 2021/12/23 can go awayTheo de Raadt
2022-07-20syncTheo de Raadt
2022-07-20the _pad_ system calls from 2021/12/23 can go awayTheo de Raadt
2022-07-20ssh-keygen: fix touch prompt, pin retries;Damien Miller
2022-07-20sk-usbhid: preserve error code returned by key_lookup()Damien Miller
2022-07-20crank SSH_SK_VERSION_MAJOR to matchDamien Miller
2022-07-20when enrolling a resident key on a security token, check if aDamien Miller
2022-07-20pull passphrase reading and confirmation into a separate functionDamien Miller
2022-07-19Fix up tx ring slot calculations so we store the mbuf and dma map withJonathan Matthew