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