summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-06zap fairly old bug from refactoring: we already validated all the set plists,Marc Espie
2022-06-06this message is seriously outdated: the packing-lists have been read byMarc Espie
2022-06-06Yet another iteration of the tied algorithm: some packages containMarc Espie
2022-06-06also zap signer if we zap digital-signatureMarc Espie
2022-06-06drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()Jonathan Gray
2022-06-06expand on the mismatches between the tarball and the packing-listMarc Espie
2022-06-06Minor tweaks to psk modes regressTheo Buehler
2022-06-06regenJonathan Gray
2022-06-06drm/amdgpu: add beige goby PCI IDJonathan Gray
2022-06-05move the calls to psk kex modes tests down to match order in ssl_tlsext.cTheo Buehler
2022-06-05Add regress coverage for PSK kex modes tlsext handlers.Theo Buehler
2022-06-05With the improved escape sequence parser, it becomes easy to also improveIngo Schwarze
2022-06-05Revert accidentally committed checkTheo Buehler
2022-06-05Rework how fib_priority is handled.Claudio Jeker
2022-06-05Small cleanup of error reporting:Ingo Schwarze
2022-06-05enable interrupt coalescing.David Gwynne
2022-06-05use the write lemtohXX functions for bits of the stats structure.David Gwynne
2022-06-05add support for getting the frequency of the clocks mventa uses.David Gwynne
2022-06-04Make iwm(4) handle 9k devices which do not support antenna B.Stefan Sperling
2022-06-04document internal annotations a bit more, explain about the always-updateMarc Espie
2022-06-04The parse stubs need to skip over the extension data.Theo Buehler
2022-06-04When picking a buffer because one isn't specified by the user, ignoreNicholas Marriott
2022-06-04match on Gemini Lake HD Audio (0x3198)Jonathan Gray
2022-06-04KNF nitTheo Buehler
2022-06-04Tweak a comment using review feedback from jsingTheo Buehler
2022-06-03Memory leak when assigning a string to some of the built-in variables.Todd C. Miller
2022-06-03The fulfillment of an assignment operand had been truncating itsTodd C. Miller
2022-06-03Fix a file management memory leak that appears to have been thereTodd C. Miller
2022-06-03Add stubbed out handlers for the pre_shared_key extensionTheo Buehler
2022-06-03Implement handlers for the psk_key_exchange_modes extensions.Theo Buehler
2022-06-03Add a use_psk_dhe_ke flag to the TLSv1.3 handshake structTheo Buehler
2022-06-03Ensure that a client who sent a PSK extension has also sent a PSKTheo Buehler
2022-06-03Check tls_config_new() for NULL returnTheo Buehler
2022-06-03Provide #defines for the two currently registered PskKeyExchangeModes.Theo Buehler
2022-06-03oops, update forgotten date in the footerIngo Schwarze
2022-06-03During identifier parsing, handle undefined escape sequencesIngo Schwarze
2022-06-03expose hardware counters as kstats.David Gwynne
2022-06-03Do not unintentionally turn off all mouse mode when button is also present.Nicholas Marriott
2022-06-03move auth_openprincipals() and auth_openkeyfile() over toDamien Miller
2022-06-03test setenv in both client and server, test first-match-wins tooDamien Miller
2022-06-03Make SetEnv directives first-match-wins in both sshd_config andDamien Miller
2022-06-03Add missing *-sk types to ssh-keyscan manpage.Darren Tucker
2022-06-03Add period at end of "not known by any other names" message. github PR#320Darren Tucker
2022-06-03ssh-keygen -A: do not generate DSA keys by default. Based on github PR#303Darren Tucker
2022-06-03fix the definition of the MVNETA_PRXITTH Port RX Intr Threshold registerDavid Gwynne
2022-06-02Let btrace(8) execute the END probe upon receiving a SIGTERM signalJeremie Courreges-Anglas
2022-06-02Do not attempt to use client in config file (it will be NULL), GitHubNicholas Marriott
2022-06-02When deleting or renaming a buffer and a buffer name is specified,Nicholas Marriott
2022-06-02Take the size of allocation into account when checking the kernel reserve.Mark Kettenis
2022-06-02Don't treat the first arg as a 4.3BSD option string if it contains a '/'.Todd C. Miller