summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-02crank SSH_SK_VERSION_MAJOR to match recent change in usr/bin/sshDamien Miller
2021-11-02Better handle FIDO keys on tokens that provide user verification (UV)Damien Miller
2021-11-02Add standard EXIT STATUSKlemens Nanni
2021-11-02syncTheo de Raadt
2021-11-02Only add CA certificates to the auth tree, skip BGPsec certificates.Claudio Jeker
2021-11-02Remove "!" escape handling from WEP/WPA passphrase questionsKlemens Nanni
2021-11-02Enable spleen16x32 and spleen32x64 on powerpc64 for GENERIC kernels.Frederic Cambus
2021-11-02tr(1): main(): eliminate isstring2 variableScott Soule Cheloha
2021-11-02Update awk to October 12, 2021 version.Todd C. Miller
2021-11-02Add HISTORY section. OK schwarze@.Todd C. Miller
2021-11-02Recognize BCM43436, as seen on the Raspberry Pi Zero 2 W.Patrick Wildt
2021-11-02Add regress that calls SSL_set_tlsext_host_name() with a NULL host name.Joel Sing
2021-11-02Do not take the strlen() of a NULL name. Defer the CBS_init() to later.Theo Buehler
2021-11-02fatalx on unknown enum members in a couple of places, from Ben Boeckel.Nicholas Marriott
2021-11-02add handling for parity and character size config.David Gwynne
2021-11-02igc(4)Patrick Wildt
2021-11-02Enable igc(4).Patrick Wildt
2021-11-02tr(1): plug leak in genclass()Scott Soule Cheloha
2021-11-02knfTheo de Raadt
2021-11-01uniq(1): support arbitrarily long input linesScott Soule Cheloha
2021-11-01Move the now internal X.509-related structs into x509_lcl.h.Theo Buehler
2021-11-01Remove backwards compat code.Mark Kettenis
2021-11-01Catch up with the Linux device tree bindings. Put the USB DARTs into bypassMark Kettenis
2021-11-01Enable spleen16x32 and spleen32x64 on riscv64 for GENERIC kernels.Frederic Cambus
2021-11-01awkgetline: do not access unitialized data on EOFTodd C. Miller
2021-11-01Remove unused struct nameAlexandre Ratchov
2021-11-01In X509_STORE_CTX_get_obj_from_subject() rename X509_OBJECT fromTheo Buehler
2021-11-01Further simplify cert and auth handling. Move common code into auth_insertClaudio Jeker
2021-11-01Ensure SSL_set_tlsext_host_name() is given a valid hostname.Joel Sing
2021-11-01Rework SNI hostname regress to be table driven.Joel Sing
2021-11-01Improve SNI hostname validation.Joel Sing
2021-11-01fix Dt and SEE ALSO;Jason McIntyre
2021-11-01Ignore obj like in srcKlemens Nanni
2021-11-01Stop binding audio devices exposed by sndiod to physical devicesAlexandre Ratchov
2021-11-01Add CRC-16 implementation. From NetBSD.Mark Kettenis
2021-11-01syncTheo de Raadt
2021-11-01Restore some NULL checks lost in r1.132, add a couple more to deal with WEP keyKenneth R Westerback
2021-11-01Add a cursor-colour option, from Alexis Hildebrandt in GitHub issueNicholas Marriott
2021-11-01aplhidev(4), aplkbd(4) and aplms(4)Mark Kettenis
2021-11-01In ipsec_common_input_cb() pass mbuf pointer to pf_test() so thatAlexander Bluhm
2021-11-01Cleanup struct auth a bit. The tal description is also stored in the certClaudio Jeker
2021-11-01Add support for the keyboard/touchpad on Apple M1 laptops.Mark Kettenis
2021-11-01Rework x509attribute regress test in such a way that it doesn't needTheo Buehler
2021-11-01Unifdef LIBRESSL_NEW_API. Now that the library is bumped, this isTheo Buehler
2021-11-01pf.conf.5: improve reply-to documentationLandry Breuil
2021-11-01Fix a comparison, from Ben Boeckel, and a crash when opening completionNicholas Marriott
2021-11-01use hw_power to implement power_supply_is_system_supplied()Jonathan Gray
2021-10-31tr(1): backslash(): fix octal escape parsingScott Soule Cheloha
2021-10-31Also remove pcap files during make clean.Alexander Bluhm
2021-10-31Enable RFC 3779 code.Theo Buehler